skills/smithery.ai/refactoring

refactoring

SKILL.md

Refactoring Guide

When to Use

Use this skill when refactoring code or improving code structure.

Refactoring Principles

1. Safety First

  • Ensure tests exist before refactoring
  • Make small, incremental changes
  • Commit after each successful step
  • Keep functionality identical

2. Common Refactorings

Installs
16
First Seen
Mar 20, 2026