performance-animator
Installation
SKILL.md
Performance Animator Skill
Purpose
Automatically analyze and provide assistance for react animation in React 18+ applications.
When to Use
This skill activates when:
- Working with React components
- Analyzing react animation 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
Related skills
More from rdimascio/react-marketplace
memoization-helper
Automatically memoization helper for React Performance Optimization following React 18+ best practices
5form-analyzer
Automatically form analyzer for React Forms Management following React 18+ best practices
4type-analyzer
Automatically type analyzer for React TypeScript Integration following React 18+ best practices
4cache-optimizer
Automatically cache optimizer for React Data Fetching following React 18+ best practices
4recovery-helper
Automatically recovery helper for React Error Handling following React 18+ best practices
4a11y-analyzer
Automatically a11y analyzer for React Accessibility (a11y) following React 18+ best practices
4