بنقرة واحدة
client-standards
This skill focuses on frontend tech stack (React, Vite, TanStack Router), Tailwind v4 aesthetics, and store patterns. Use it when building or modifying frontend components, routes, or stores.
القائمة
This skill focuses on frontend tech stack (React, Vite, TanStack Router), Tailwind v4 aesthetics, and store patterns. Use it when building or modifying frontend components, routes, or stores.
This skill enforces the strict directory structure and file naming conventions of the project. Use this whenever an agent is creating new files or folders to ensure consistency across the client and server.
This is the MASTER ORCHESTRATOR skill. Use this skill whenever building a new "feature", "module", "API endpoint", or "full-stack page". It strictly enforces a 4-step process that guarantees all code aligns with the project's Gold Standards.
This skill focuses on backend architecture (Controller/Service/Repository), Prisma interaction, and standardized error/response middleware. Use it when building or modifying backend routes, controllers, or services.
This skill enforces robust, scalable testing methodologies for both the frontend and backend. Use it when writing unit or integration tests, setting up testing frameworks like Vitest, or verifying that features conform to the "Gold Standard".
| name | client-standards |
| description | This skill focuses on frontend tech stack (React, Vite, TanStack Router), Tailwind v4 aesthetics, and store patterns. Use it when building or modifying frontend components, routes, or stores. |
This skill focuses on building and maintaining a premium, high-performance web experience.
framer-motion for complex layout changes, staggered list reveals, and page transitions.pendingComponent for all transitions to eliminate "blank" states..filter() or .map() manually on the client for presentation constraints.aria labels where necessary.sonner for all user-facing success/error feedback.