Skill Claude CodeCodexCursor
Full codebase audit — over-engineering, unused deps, architecture drift, lexis debt.
Skill Claude CodeCodexCursor
Full codebase audit — over-engineering, unused deps, architecture drift, lexis debt.
Skill Claude CodeCodexCursor
Harvest all lexis: comments into a prioritized technical debt ledger.
Skill Claude CodeCodexCursor
Minimal reproduction and smallest fix — no drive-by refactors.
Skill Claude CodeCodexCursor
Challenge ambiguous requirements with minimal questions before any code.
Skill Claude CodeCodexCursor
Ship the smallest vertical slice first; defer the rest explicitly.
Skill Claude CodeCodexCursor
Plan a feature using the lazy decision hierarchy before writing any code.
Skill Claude CodeCodexCursor
Compare proposed approach vs lazy alternative — LOC, deps, maintenance.
Skill Claude CodeCodexCursor
Review the current diff for over-engineering, rule violations, and unnecessary complexity.
Skill Claude CodeCodexCursor
Walk through concrete scenarios before designing or coding.
Skill Claude CodeCodexCursor
Security audit for Node.js / TypeScript / Next.js / MongoDB / PostgreSQL stacks.
Skill Claude CodeCodexCursor
Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…
Skill Claude CodeCodexCursor
Manage the Specxis Spec-Driven Development lifecycle (new, plan, implement, review, close, debt, status).