production-react
Installation
SKILL.md
Production React
Apply every rule below whenever writing or reviewing React code.
When to Apply
- Writing new React components, hooks, or pages
- Setting up project structure or feature modules
- Managing state (local, global, or server)
- Writing tests for React components or hooks
- Reviewing React code for production readiness
- Configuring TypeScript, ESLint, or Vite for a React project