refactoring
Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.
$ Installer
git clone https://github.com/NovusAevum/dev-agents-orchestration /tmp/dev-agents-orchestration && cp -r /tmp/dev-agents-orchestration/configs/claude-code/skills/refactoring ~/.claude/skills/dev-agents-orchestration// tip: Run this command in your terminal to install the skill
Repository

NovusAevum
Author
NovusAevum/dev-agents-orchestration/configs/claude-code/skills/refactoring
1
Stars
0
Forks
Updated1w ago
Added1w ago