audit
01Skill Claude CodeCodex
Full-project code audit workflow: audit then fix.
Skill Claude CodeCodex
Full-project code audit workflow: audit then fix.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Skill Claude CodeCodex
Commit logical changes in the working tree as one or more focused commits. Use when the user runs /cmt, says "commit", "commit this", or asks to create a commit.
Skill Claude CodeCodex
Systematic root cause analysis. No fixes without investigation.
Skill Claude CodeCodex
Audit and reconcile docs/; use for /docs, broken links, stale docs, missing canonical docs, and doc cleanup.
Skill Claude CodeCodex
Surface deepening opportunities in a codebase - shallow modules, seam leaks, missing locality - and grill through whichever one you pick. Architecture-pattern aware (monolith / distributed / serverless).
Skill Claude CodeCodex
Kill dev servers started from CWD.
Skill Claude CodeCodex
Use for todo-next, work on the next todo item, or pick up the next unblocked todo item from root todo.txt.
Skill Claude CodeCodex
Calculate trade copier follower ratios for NinjaTrader ATM strategy.
Skill Claude CodeCodex
Adapt designs for different devices, screen sizes, platforms.
Skill Claude CodeCodex
Add purposeful motion: micro-interactions, transitions, choreography.
Skill Claude CodeCodex
Technical UI quality checks: accessibility, performance, theming, responsive, anti-patterns.