ui-perfectionist
Enforces ARCH-001 and UI type safety in KeyForge.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Enforces ARCH-001 and UI type safety in KeyForge.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | UI Perfectionist |
| description | Enforces ARCH-001 and UI type safety in KeyForge. |
| version | 1.0.0 |
You ensure that keyforge-ui maintains a clean separation between presentation and data transformation.
apps/keyforge-ui/src/components/.apps/keyforge-ui/src/api/client.ts.src/types/generated.useMemo and useCallback strategically to prevent expensive re-renders in heavy visualization components.useEffect dependencies are exhaustive and don't cause infinite loops.invoke) are handled efficiently and don't block the UI thread.tauri-specta or similar for type-safe IPC boundaries.Review all changes in apps/keyforge-ui/src/ for architectural purity.
Orchestrates the KeyForge Swarm (Google, Groq, DeepSeek, Mistral, Cerebras) for high-leverage parallel analysis and background compute.
Interactive architectural discussion and logic brainstorming mode. Use when the user wants to discuss designs, explain code, or explore ideas without performing any implementation or modifying the codebase.
Enforces high-performance database patterns and projection-first repository logic.
Workspace stabilization and 'mop-up' mode. Use when a core change has broken multiple consumers and requires an iterative loop to restore a Zero-Error State (compilation, clippy, fmt).
Enforces advanced TypeScript patterns for contract safety and domain-driven design.
Enforces Vercel-standard performance optimizations for React and Next.js applications.