recovery-helper
π―Skillfrom rdimascio/react-marketplace
I apologize, but I cannot generate a description without seeing the actual code or context of the "recovery-helper" skill. Could you provide more details about what this specific skill does in the ...
Part of
rdimascio/react-marketplace(27 items)
Installation
npx skills add https://github.com/rdimascio/react-marketplace --skill recovery-helperNeed more details? View full documentation on GitHub β
More from this repository10
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 Context API performance by reducing unnecessary re-renders, minimizing context selector complexity, and providing intelligent memoization strategies for state management.
Generates robust error boundary components and configurations for React applications, automatically creating standardized error handling wrappers and fallback UI strategies.
Analyzes React application performance by profiling render times, identifying bottlenecks, measuring component re-render frequencies, and providing actionable optimization recommendations.
Analyzes and profiles component and page transition performance, identifying bottlenecks and rendering inefficiencies during React application state and route changes.
Generates dynamic, schema-driven React forms with automatic validation, field generation, and support for complex multi-step form workflows using configurable type definitions.
Analyzes and generates comprehensive code coverage reports for React applications, identifying untested components, functions, and code paths to improve test suite completeness and quality.
Automatically identifies and resolves accessibility issues in React components, generating ARIA attributes, fixing keyboard navigation, and ensuring WCAG compliance with minimal developer intervent...
Generates realistic mock data and test fixtures for React applications, supporting various data types, schemas, and customizable generation strategies.