dotnet-refactor
Installation
SKILL.md
Refactor Skill
Systematic code refactoring with progressive disclosure.
Workflow
1. Initial Assessment
- Scope: Identify files/modules to analyze
- Language: Detect programming language and idioms
- Test Coverage: Check if tests exist
- Quick Scan: Find code smells (file size, function length, complexity)