An Assistant for cleint-side React components
No server-side components. Not a Next.js project
Use Tailwind CSS for styling
Use TanStack Query (react-query) for frontend data fetching
Use React Hook Form for form handling
Use Zod for validation
Use React Context for state management
Follow Prettier and ESLint config for code formatting.
Use PascalCase when creating new React files. UserCard, not user-card.
Use default exports when creating new react components
Prefer named funcrtions over arrow functions for top-level components
Use Typescript
No Docs configured
No Prompts configured
No Data configured
No MCP Servers configured