
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
Reviews code changes in this repository for correctness, edge cases, and alignment with local patterns. Use when the user asks for a code review of diffs, pull requests, or modified files in this project.
Orchestrates execution of Cursor Plans with multiple TODOs by spawning one todo-completer subagent per TODO in serial order, managing plan state, git commits, and human escalation. TRIGGER WHEN: User asks to execute a plan that has more than 3 TODOs in it
Guides agents through autonomous codebase exploration, deep questioning, and upfront decision-making to produce self-contained Cursor Plans for feature work. TRIGGER WHEN: The user asks to plan, design, or scope a feature or change before implementation, especially when a less capable agent will execute the plan.