🎯

code-refactoring

🎯Skill

from supercent-io/skills-template

VibeIndex|
What it does
|

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

Overview

Code Refactoring is a Claude Code skill from the Supercent Skills Template collection, focused on restructuring and improving existing code without changing behavior. Part of a modular 71-skill system using the TOON format for 95% token reduction.

Key Features

  • Identifies code smells, duplication, and architectural issues in existing codebases
  • Suggests and applies refactoring patterns like Extract Method, Move Class, and Rename
  • Ensures behavioral equivalence through test verification before and after changes

Who is this for?

Developers who want AI-assisted restructuring and improving existing code without changing behavior integrated into their Claude Code workflow.

πŸ“¦

Same repository

supercent-io/skills-template(102 items)

code-refactoring

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add supercent-io/skills-template --skill code-refactoring
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add supercent-io/skills-template --skill code-refactoring
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-refactoring/SKILL.md

SKILL.md

11,858Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
security-best-practices🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
data-analysis🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
web-accessibility🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
workflow-automation🎯Skill

Automates complex multi-step workflows by dynamically generating and executing task sequences with intelligent decision-making and error handling.

🎯
code-review🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
database-schema-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
backend-testing🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
technical-writing🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
api-documentation🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
api-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.