بنقرة واحدة
component-audit
Find reusable components with compact output before UI work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Find reusable components with compact output before UI work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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)