zustand: Use for Zustand stores: list/detail splits, state type sources, slices, actions, reducers, selectors, optimistic updates and class-action composition.; react: Use for TSX components, UI libraries, styling, state locality, layout, render performance and memoization.; typescript: Use for TypeScript style and type safety when editing TS/TSX/MTS, including imports, async code and error suppression.; drizzle: Use for Drizzle schemas and queries: tables, indexes, relations, joins and inferre…
Updated 2026-09-20 04:56:13 +08:00
understand: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships; understand-dashboard: Launch the interactive web dashboard to visualize a codebase's knowledge graph; understand-explain: Use when you need a deep-dive explanation of a specific file, function, or module in the codebase; understand-chat: Use when you need to ask questions about a codebase or understand code using a knowledge graph; understand-onboard: Use when…
Updated 2026-09-12 13:31:43 +08:00