byakaszubski· 29 skills
Safe refactoring techniques — extract, inline, rename, move, simplify conditionals, and decompose functions. Use when restructuring code without changing behavior. TRIGGER when: refactor, extract method, rename, inline, simplify, decompose, clean up, code smell. DO NOT TRIGGER when: adding features, fixing bugs, writing tests, documentation.
$npx -y skills add akaszubski/autonomous-dev --skill refactoring-patternsInstalls into the current project.
Run `npx skills use "https://github.com/akaszubski/autonomous-dev" --skill "akaszubski/autonomous-dev/refactoring-patterns"` 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/akaszubski/autonomous-dev" that are relevant to the current task. Run `npx skills add "https://github.com/akaszubski/autonomous-dev"` and select the relevant skills, then follow their instructions.