Collection20 items

rdimascio/react-marketplace

View on GitHub
1stars

🎯Skills20

🎯type-fixer🎯Skill

Automatically detects and corrects TypeScript type inconsistencies, resolving type errors and improving type safety in React projects with intelligent type inference and migration suggestions.

type-fixer
🎯memoization-helper🎯Skill

Skill

memoization-helper
🎯context-optimizer🎯Skill

Skill

context-optimizer
🎯form-analyzer🎯Skill

Analyzes form structures, validates input patterns, and generates comprehensive insights about form complexity, field relationships, and potential validation strategies.

form-analyzer
🎯accessibility-fixer🎯Skill

Automatically identifies and resolves accessibility issues in React components, generating ARIA attributes, fixing keyboard navigation, and ensuring WCAG compliance with minimal developer intervent...

accessibility-fixer
🎯state-analyzer🎯Skill

Analyzes React component state complexity, identifying potential performance bottlenecks, tracking state mutation patterns, and providing actionable insights for optimizing state management strateg...

state-analyzer
🎯test-generator🎯Skill

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...

test-generator
🎯coverage-analyzer🎯Skill

Analyzes and generates comprehensive code coverage reports for React applications, identifying untested components, functions, and code paths to improve test suite completeness and quality.

coverage-analyzer
🎯type-analyzer🎯Skill

Analyzes TypeScript types, generating comprehensive type insights, detecting potential type mismatches, and providing intelligent type inference recommendations for React projects.

type-analyzer
🎯a11y-analyzer🎯Skill

Analyzes React components for accessibility issues, automatically detecting WCAG violations, generating detailed reports, and suggesting specific remediation strategies for improving web applicatio...

a11y-analyzer
🎯api-generator🎯Skill

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.

api-generator
🎯mock-generator🎯Skill

Generates realistic mock data and test fixtures for React applications, supporting various data types, schemas, and customizable generation strategies.

mock-generator
🎯boundary-generator🎯Skill

Generates robust error boundary components and configurations for React applications, automatically creating standardized error handling wrappers and fallback UI strategies.

boundary-generator
🎯form-generator🎯Skill

Generates dynamic, schema-driven React forms with automatic validation, field generation, and support for complex multi-step form workflows using configurable type definitions.

form-generator
🎯cache-optimizer🎯Skill

Optimizes React application caching strategies by intelligently managing and reducing unnecessary re-renders, minimizing memory consumption, and improving overall application performance through ad...

cache-optimizer
🎯performance-analyzer🎯Skill

Analyzes React application performance by profiling render times, identifying bottlenecks, measuring component re-render frequencies, and providing actionable optimization recommendations.

performance-analyzer
🎯type-generator🎯Skill

Generates TypeScript types automatically by analyzing React component props, state, and external data structures to ensure type safety and reduce manual type declaration overhead.

type-generator
🎯aria-helper🎯Skill

Manages and automatically generates ARIA attributes for React components to enhance web accessibility, ensuring proper semantic labeling and screen reader compatibility.

aria-helper
🎯transition-analyzer🎯Skill

Analyzes and profiles component and page transition performance, identifying bottlenecks and rendering inefficiencies during React application state and route changes.

transition-analyzer
🎯query-analyzer🎯Skill

Analyzes GraphQL or API query performance, complexity, and potential bottlenecks to provide optimization recommendations for data fetching strategies in React applications.

query-analyzer