dotnet-quickdup
OfficialDetect duplicate C# code.
Authormanagedcode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps .NET developers identify and eliminate redundant code (code clones) within their repositories, improving maintainability and reducing technical debt.
Core Features & Use Cases
- Duplicate Code Detection: Scans C# source files to find identical or structurally similar code blocks.
- Refactoring Candidates: Identifies areas ripe for DRY (Don't Repeat Yourself) refactoring, such as extracting common logic into shared methods or classes.
- Use Case: Before a major refactor, use this Skill to pinpoint all instances of copy-pasted code across your solution, ensuring that all similar logic is consolidated into a single, maintainable source.
Quick Start
Run the QuickDup skill to scan the current directory for duplicate C# code.
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: dotnet-quickdup Download link: https://github.com/managedcode/dotnet-skills/archive/main.zip#dotnet-quickdup 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.