Recovery Helper Skill
Purpose
Automatically analyze and provide assistance for react error handling in React 18+ applications.
When to Use
This skill activates when:
-
Working with React components
-
Analyzing react error handling patterns
-
Optimizing code for performance
-
Adding TypeScript types
Best Practices
-
Follow React 18+ conventions
-
Use modern hooks patterns
-
Implement proper TypeScript types
-
Add comprehensive error handling