bundle-optimizer
π―Skillfrom rdimascio/react-marketplace
Optimizes and reduces bundle size for React applications by intelligently pruning unused dependencies and code.
Part of
rdimascio/react-marketplace(27 items)
Installation
npx skills add https://github.com/rdimascio/react-marketplace --skill bundle-optimizerNeed more details? View full documentation on GitHub β
More from this repository10
Analyzes React component state complexity, identifying potential performance bottlenecks, tracking state mutation patterns, and providing actionable insights for optimizing state management strateg...
Automatically generates comprehensive test suites and test cases for React components, covering unit, integration, and edge case scenarios with intelligent code generation and best practice testing...
Manages and automatically generates ARIA attributes for React components to enhance web accessibility, ensuring proper semantic labeling and screen reader compatibility.
Analyzes GraphQL or API query performance, complexity, and potential bottlenecks to provide optimization recommendations for data fetching strategies in React applications.
Analyzes form structures, validates input patterns, and generates comprehensive insights about form complexity, field relationships, and potential validation strategies.
Generates dynamic, schema-driven React forms with automatic validation, field generation, and support for complex multi-step form workflows using configurable type definitions.
Generates realistic mock data and test fixtures for React applications, supporting various data types, schemas, and customizable generation strategies.
Generates unique store configurations and boilerplate code for React-based marketplace applications with customizable settings.
Generates type-safe API client code and endpoints by automatically creating TypeScript interfaces, request/response schemas, and HTTP client methods based on OpenAPI/Swagger specifications.
Optimizes React application caching strategies by intelligently managing and reducing unnecessary re-renders, minimizing memory consumption, and improving overall application performance through ad...