dedupe-scan
OfficialFind duplicated code patterns.
Software Engineering#code quality#developer tools#static analysis#refactoring#code duplication#AI antipatterns
AuthorObjective-Arts
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies instances of duplicated code and potential AI-generated antipatterns within a codebase, helping to improve code quality and maintainability.
Core Features & Use Cases
- Duplicate Code Detection: Scans for identical logic across multiple files.
- AI Antipattern Flagging: Identifies common signs of over-engineered or speculative AI-generated code.
- Read-only Analysis: Reports findings without making any modifications to the codebase.
- Use Case: A developer suspects that a utility function has been copied and pasted across several modules. Running
/dedupe-scanwill pinpoint these exact locations and suggest consolidation.
Quick Start
Run the dedupe-scan skill to find duplicated code patterns in the current project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: dedupe-scan Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#dedupe-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 223,000+ vetted skills library on demand.