NEW Browse AI tools across categories — updated daily. See what's new →
Development

Refactor

Refactor code safely with small, testable steps: extract function, rename, simplify conditionals, eliminate duplication. Use when the user wants to improve code without changing behaviour.

This skill ships only metadata — no inline instructions. See the source repo for details.

SKILL.md source

---
name: refactor-skill
description: Refactor code safely with small, testable steps: extract function, rename, simplify conditionals, eliminate duplication. Use when the user wants to improve code without changing behaviour.
---

Related skills 6