bykrzysztofsurdy· 39 skills
Comprehensive skill for 89 refactoring techniques and 22 code smells with practical examples. Use when the user asks to refactor code, detect code smells, improve code quality, reduce complexity, or clean up technical debt. Covers composing methods, moving features between objects, organizing data, simplifying conditionals and method calls, dealing with generalization, and detecting smells across bloaters, OO abusers, change preventers, dispensables, and couplers with before/after comparisons and step-by-step mechanics.
$npx -y skills add krzysztofsurdy/code-virtuoso --skill refactoringInstalls into the current project.
Run `npx skills use "https://github.com/krzysztofsurdy/code-virtuoso" --skill "krzysztofsurdy/code-virtuoso/refactoring"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/krzysztofsurdy/code-virtuoso" that are relevant to the current task. Run `npx skills add "https://github.com/krzysztofsurdy/code-virtuoso"` and select the relevant skills, then follow their instructions.