Codebase Cleanup
插件 已验证 活跃Technical 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.
功能
- 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
使用场景
- 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.
非目标
- Performing code compilation or execution.
- Directly modifying user code without explicit user direction.
- Managing project infrastructure or deployment.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install codebase-cleanup@claude-code-workflows质量评分
已验证类似扩展
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
99行为准则,旨在减少 LLM 常见的编码错误,这些准则源自 Andrej Karpathy 对 LLM 编码陷阱的观察。
Code Refactoring
95Code cleanup, refactoring automation, and technical debt management with context restoration