cleanup-patterns
CommunityRefine code by removing AI artifacts and debug.
Authorsrulyt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of cleaning up AI-generated code artifacts, debug statements, and other non-production ready code, ensuring a cleaner codebase before commits or PRs.
Core Features & Use Cases
- Debug Code Removal: Identifies and removes common debug logging patterns across various languages.
- Import Cleanup: Helps in identifying and removing unused imports.
- Code Hygiene: Manages commented-out code and converts TODOs to tech debt.
- Use Case: After an AI agent has generated a significant portion of code, use this Skill to meticulously remove any
console.logstatements, commented-out code blocks, and unused imports, preparing the code for a pull request.
Quick Start
Use the cleanup-patterns skill to remove all debug code and unused imports from the modified files.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: cleanup-patterns Download link: https://github.com/srulyt/srulys-agent-packs/archive/main.zip#cleanup-patterns 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.