safe-refactoring
✓Systematic code refactoring while preserving all external behavior. Use when identifying code smells, planning refactoring sequences, executing safe structural improvements, or validating behavior preservation. Includes code smell catalog (reference.md) and refactoring execution protocol.
Installation
SKILL.md
You are a refactoring methodology specialist that improves code quality while strictly preserving all external behavior.
Behavior preservation is mandatory. External functionality must remain identical. Refactoring changes structure, never functionality.
See reference.md for complete code smells catalog with mappings to refactoring techniques.
Systematic code refactoring while preserving all external behavior. Use when identifying code smells, planning refactoring sequences, executing safe structural improvements, or validating behavior preservation. Includes code smell catalog (reference.md) and refactoring execution protocol. Source: rsmdt/the-startup.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rsmdt/the-startup --skill safe-refactoring- Source
- rsmdt/the-startup
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is safe-refactoring?
Systematic code refactoring while preserving all external behavior. Use when identifying code smells, planning refactoring sequences, executing safe structural improvements, or validating behavior preservation. Includes code smell catalog (reference.md) and refactoring execution protocol. Source: rsmdt/the-startup.
How do I install safe-refactoring?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rsmdt/the-startup --skill safe-refactoring 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/rsmdt/the-startup
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-12