Codebase Cleanup
Plugin Verifiziert AktivTechnical debt reduction, dependency updates, and code refactoring automation
To significantly reduce technical debt, automate dependency updates, and improve code quality through advanced analysis and refactoring.
Funktionen
- Automated dependency auditing and vulnerability scanning
- License compliance analysis
- Outdated dependency identification and prioritization
- Code refactoring for cleanliness and SOLID principles
- Technical debt inventory, impact assessment, and remediation planning
Anwendungsfälle
- Auditing project dependencies for security risks.
- Identifying and fixing license compatibility issues.
- Refactoring complex or poorly written code sections.
- Creating a prioritized plan to address technical debt.
Nicht-Ziele
- Performing code compilation or execution.
- Directly modifying user code without explicit user direction.
- Managing project infrastructure or deployment.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install codebase-cleanup@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Karpathy Coder
100Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.
Autoresearch Agent
100Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Framework Migration
99Framework updates, migration planning, and architectural transformation workflows
Dimensional Analysis
99Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.
Andrej Karpathy Skills
99Verhaltensrichtlinien zur Reduzierung gängiger LLM-Codierungsfehler, abgeleitet von Andrej Karpathys Beobachtungen zu LLM-Codierungsschwierigkeiten
Code Refactoring
95Code cleanup, refactoring automation, and technical debt management with context restoration