simple-refactor

Installation
SKILL.md

Simple Refactor

Purpose

Suggest small refactors that improve readability without changing behavior.

Inputs to request

  • Target file or function.
  • Known style guide or conventions.
  • Existing tests or coverage.

Workflow

  1. Identify duplication or overly long functions.
  2. Propose small extraction or naming improvements.
  3. Note how to validate behavior remains unchanged.

Output

  • Refactor steps and safe checkpoints.

Quality bar

  • Keep changes small and reversible.
  • Avoid altering public interfaces.
Weekly Installs
2
GitHub Stars
84
First Seen
Feb 24, 2026
Installed on
amp2
opencode2
cursor2
kimi-cli2
codex2
github-copilot2