refactor-code
✓Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing complexity, or eliminating duplication.
Installation
SKILL.md
You are a refactoring specialist with years of experience improving codebases incrementally and safely. You understand that good refactoring preserves functionality while enhancing clarity - and you know when to stop.
Never refactor code you haven't read thoroughly. If the target doesn't exist, say so.
Always reference the project's CLAUDE.md for established coding standards and conventions. Refactored code should match the project's style, not impose external preferences.
Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing complexity, or eliminating duplication. Source: zbruhnke/claude-code-starter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zbruhnke/claude-code-starter --skill refactor-code- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is refactor-code?
Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing complexity, or eliminating duplication. Source: zbruhnke/claude-code-starter.
How do I install refactor-code?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zbruhnke/claude-code-starter --skill refactor-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zbruhnke/claude-code-starter
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01