agentsclimarketplace

Refactor

Skill manusco/resonance/.cursor/skills/refactor

Atomic, behavior-preserving cleanup. Mikado method, safe sequence, SOLID.From its SKILL.md

Install
npx -y skills add manusco/resonance --skill refactor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.3 KB, 62 tokens by cl100k_base, as published. Nobody here has run it

/refactor

Run the Resonance refactor procedure.

Read .agents/skills/ops/refactor/SKILL.md in full and execute it exactly, following its Definition of Done. That skill is the procedure; this file only routes the /refactor command to it.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most refactoring skills give in 62 tokens

Counted across 545 of the 587 authors here whose files we hold, read 2026-09-06

  • Run tests after each changein 61 of 545, across 59 files
  • Run tests before refactoringin 42 of 545
  • Revert immediately if tests failin 31 of 545, across 28 files
  • Perform refactoring in small stepsin 30 of 545, across 29 files
  • Write characterization tests for untested codein 21 of 545, across 19 files
  • Remove dead code and unused importsin 20 of 545
  • Identify code smellsin 20 of 545
  • Perform one refactoring at a timein 19 of 545
  • Commit after each successful refactoringin 17 of 545, across 15 files
  • Verify all tests pass after refactoringin 17 of 545
  • Keep refactoring separate from behavior changesin 16 of 545, across 14 files
  • Run the full test suitein 16 of 545

Said here and by no other author read

  • Read the refactor skill file
  • Follow the definition of done

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.