From antigravity-awesome-skills
Plans and executes codebase refactoring using clean code principles and SOLID design. Breaks work into testable steps with validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:codebase-cleanup-refactor-cleanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
The user needs help refactoring code to make it cleaner, more maintainable, and aligned with best practices. Focus on practical improvements that enhance code quality without over-engineering.
$ARGUMENTS
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderRefactors code using clean code principles, SOLID patterns, and modern best practices to improve quality, maintainability, and performance. Use for cleaning large codebases or removing duplication.
Refactors code using clean code principles, SOLID patterns, and modern best practices to improve quality, maintainability, and performance. Use for tangled code, duplication, or code smells.
Reviews code for smells, complexity, and design issues; applies SOLID principles and clean code heuristics during refactoring. Language-agnostic.