Skill Claude CodeCodex
Use when performing a behavior-preserving architectural cleanup or refactor on a codebase and you need strict guardrails against changing functionality, building a framework, or rewriting tests to fit the new design.
25 tagged refactor, measured the same way as everything else here.
Browse within: architecture 5
Skill Claude CodeCodex
Use when performing a behavior-preserving architectural cleanup or refactor on a codebase and you need strict guardrails against changing functionality, building a framework, or rewriting tests to fit the new design.
Skill Claude CodeCodex
Refactor keryx framework or example app code while preserving behavior. Use this skill whenever the user asks to clean up, simplify, extract, inline, rename, reorganize, DRY up, decompose, or refactor code — even if they don't use the word "refactor" explicitly. Also use when moving logic between files, extracting…
honeycomb-Technologies/Mitsuro
Skill Claude CodeCodexCursor
Gated improvement loop that deepens modules, simplifies expression, and speeds hot paths without deleting dead code or changing behavior, design, or state. Use when the user says quality-improve, fire the quality loop, deepen modules, simplify without deleting, or write simple-and-advanced code.
Skill Claude CodeCodex
Plan a Python 3 modernization sweep (f-strings, super(), type hints) as a series of mechanical PRs, not one mega-PR.
Skill Claude CodeCodex
A review and cleanup method for instructions stored in files such as CLAUDE.md, AGENTS.md, skills, context, and memory.
Skill Claude CodeCodex
Evidence-driven dissection of an existing service, written plan, or codebase area. Interrogates every entity (table, field, component, endpoint, module, boundary) against ground truth from multiple sources at once, red-teams each verdict devil's-advocate style, and arrives at the minimal-build optimization plan. Runs…