aria-helper
Installation
SKILL.md
Aria Helper Skill
Purpose
Automatically analyze and provide assistance for react accessibility (a11y) in React 18+ applications.
When to Use
This skill activates when:
- Working with React components
- Analyzing react accessibility (a11y) 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
performance-animator
Automatically performance animator for React Animation following React 18+ best practices
9memoization-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
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