pre-edit-scan
CommunityPrevent code bloat by scanning for existing equivalent code before writing new code.
Software Engineering#code quality#code review#refactoring#code optimization#duplicate code detection
Authorudsy19
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The pre-edit-scan skill helps maintain code quality by preventing the duplication of existing code, and ensuring that outdated code is removed after modification.
Core Features & Use Cases
- Prevent Redundant Code: Checks for existing code equivalent to what is about to be written before creating new code.
- Manage Dead Code: Removes code that is no longer used after modification to prevent bloat.
- Use Case: Before implementing a new feature, this skill can be used to search for existing functions, classes, or methods with similar functionality, reducing the need to duplicate code.
Quick Start
Run the pre-edit-scan to ensure no duplicate or unused code is present before implementing a new feature.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: pre-edit-scan Download link: https://github.com/udsy19/.claude/archive/main.zip#pre-edit-scan 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 620,000+ vetted skills library on demand.