- Use functional components instead of class components
- Use hooks for state management and side effects
- Define TypeScript interfaces for component props
- Use Tailwind CSS for styling instead of CSS modules
- Modularize components into smaller, reusable pieces
- Use lowercase with dashes for directories (e.g., components/auth-wizard)
- Favor named exports for components
No Prompts configured
No Data configured
No MCP Servers configured