react - React Development Rules and Best Practices
Enforces React development rules for TypeScript/JSX files
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- validate React component structure
- enforce hook usage rules
- check form implementation patterns
- verify styling conventions
- validate configuration access
Inputs
- TypeScript/JSX files
- React components
- Hook implementations
- Form components
- Styling code
Outputs
- Code analysis reports
- Rule violation alerts
- Compliance suggestions
Requirements
- React project
- TypeScript/JSX files
- Rule configuration file
