Advanced Context Engineering for Coding Agents (ACE-FCA) - Structured workflow for large codebases using Research → Plan → Implement phases with Frequent Intentional Compaction (FIC). Use when: settin...
1
AI 95
test-driven-development
DJ26952/3/2026
Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with failing tests first.
1
AI 94
ui-shadcn-flutter
DJ26952/3/2026
Build UI with shadcn_flutter components. Use when creating pages, widgets, forms, dialogs, layouts, or any UI element. Covers component APIs, theming, and Material-to-shadcn mapping.