with one click
component-audit
Find reusable components with compact output before UI work
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Find reusable components with compact output before UI work
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | component-audit |
| description | Find reusable components with compact output before UI work |
Trigger: /component-audit or auto-called before UI work
Purpose: Surface the most relevant reusable components without loading unnecessary context.
1. component-auditor -> scan likely component directories
2. Return up to 3 reuse candidates
3. Optionally suggest refactor-architect if patterns repeat 3+ times
grep/rg/find/ls calls through bash hooks/rtk-wrap.sh <cmd> ... (see CLAUDE.md → RTK Wrapping)Single entry point for frontend work. Classify intent, create a plan, and run the minimal agent workflow.
Independent adversarial code review via Codex CLI to eliminate Claude self-review bias
Create a task branch after plan approval
Create scoped Conventional Commits after reviewer PASS
Create an issue for failed tests or tracked follow-up work
Push the branch and create a PR with a compact generated summary