From blueprint
Refactors code to simplify it without changing behavior. Use after features work to remove duplication, dead code, and unnecessary complexity while preserving contracts, tests, and build checks.
npx claudepluginhub owainlewis/blueprint --plugin blueprintThis skill uses the workspace's default tool permissions.
- Simplifying code after behavior already works
Refines existing code for clarity, readability, and maintainability without changing behavior, interfaces, or outputs. Use for simplify, clean up, refactor for readability requests.
Simplifies code by removing dead code, extracting duplicates (3+ repeats), and reducing nesting (>3 levels). Runs tests before/after to preserve behavior. Ideal wrap-up refactor.
Simplifies code for clarity by reducing complexity while preserving exact behavior. Use when refactoring functional but hard-to-read code, during reviews, or for maintenance.
Share bugs, ideas, or general feedback.
$ARGUMENTS, current changes, or a clearly relevant recent area. If there is still no clear target, ask.