
code-quality
FlorianBruniaux/claude-code-ultimate-guideSummary
Comprehensive code analysis, refactoring automation, and clean code enforcement.
SKILL.md
{
"name": "code-quality",
"version": "1.0.0",
"display_name": "Code Quality Suite",
"description": "Comprehensive code analysis, refactoring automation, and clean code enforcement.",
"minimum_claude_code_version": "2.1.0",
"includes": {
"agents": [
{
"name": "refactoring-specialist",
"file": "agents/refactoring-specialist.md"
},
{
"name": "clean-code-reviewer",
"file": "agents/clean-code-reviewer.md"
}
],
"commands": [
{
"name": "refactor",
"file": "commands/refactor.md"
},
{
"name": "optimize",
"file": "commands/optimize.md"
}
],
"skills": [
{
"name": "design-patterns",
"file": "skills/design-patterns.md"
}
]
},
"install_time_estimate": "4 minutes",
"learning_curve": "Beginner",
"features": [
"Code analysis",
"Refactoring",
"Design patterns",
"Complexity metrics"
],
"quick_start": [
"bash install.sh",
"/refactor [file-or-folder]",
"Review suggestions"
]
}Recommended skills
Browse all →Claude Plugin
experiment-tracker
PROACTIVELY use this agent when experiments are started, modified, or when results need analysis. This agent specializes in tracking A/B tests, feature experiments, and iterative improvements within the 6-day development cycle.
Claude Plugin
feature-dev
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Claude Plugin
feature-dev
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
