Marketplace
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.
$ 설치
git clone https://github.com/buzzdan/ai-coding-rules /tmp/ai-coding-rules && cp -r /tmp/ai-coding-rules/go-linter-driven-development/skills/refactoring ~/.claude/skills/ai-coding-rules// tip: Run this command in your terminal to install the skill
Repository

buzzdan
Author
buzzdan/ai-coding-rules/go-linter-driven-development/skills/refactoring
1
Stars
1
Forks
Updated1w ago
Added1w ago