codebase-cleanup
CommunityConservatively clean codebases for production.
Authornandkapadia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Removes dead code, debug artifacts, and minor security issues from a codebase without altering functional behavior, reducing surface area for production releases.
Core Features & Use Cases
- Conservative dead code removal: delete code paths with explicit references or no impact, while flagging uncertain cases for review.
- Debug artifact cleanup: remove stray logs, temporary files, and test data after verification.
- Security and configuration audit: identify misconfigurations, secrets left in repo, and risky artifacts; ensure they are flagged or removed with care.
Quick Start
Instruct your AI agent to perform a conservative cleanup pass on the repository, removing unused code and artifacts while preserving functionality.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codebase-cleanup Download link: https://github.com/nandkapadia/claude-skills-agents/archive/main.zip#codebase-cleanup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.