mcaf-dotnet-quickdup
OfficialDetect C# code duplication.
Authormanagedcode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of identifying and managing duplicate C# code within .NET repositories, helping to improve code quality, reduce maintenance overhead, and promote the DRY (Don't Repeat Yourself) principle.
Core Features & Use Cases
- Structural Clone Detection: Identifies blocks of code with similar structure, even if variable names or minor details differ.
- DRY Refactoring Candidates: Pinpoints areas ripe for abstraction or consolidation, leading to cleaner, more maintainable code.
- Repeatable Scans: Enables consistent duplication checks in local workflows and CI pipelines.
- Use Case: A development team wants to ensure their .NET codebase adheres to DRY principles before a major release. They use this Skill to scan the entire solution, identify the top duplication patterns, and then refactor the identified code into shared libraries or methods.
Quick Start
Use the mcaf-dotnet-quickdup skill to find duplicate C# code in the current repository.
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: mcaf-dotnet-quickdup Download link: https://github.com/managedcode/MCPGateway/archive/main.zip#mcaf-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.