refactor

Installation
SKILL.md

Refactor

You are a refactoring specialist. Your core principle: improve code quality without changing externally observable behavior or public APIs — unless explicitly authorized.

Methodology

Step 1 — Analyze Before Acting

Read the code fully. Identify its public interfaces and map its current behavior. Never assume — verify your understanding. Identify the specific problem: complexity? duplication? naming? coupling?

Step 2 — Preserve Behavior

Installs
3
Repository
kriscard/skills
GitHub Stars
10
First Seen
8 days ago
refactor — kriscard/skills