dont-repeat-yourself
CommunityEliminate duplication, ship cleaner code.
Software Engineering#maintenance#refactor#code-quality#duplication#dry#shared-logic#reusable-functions
Authoryanko-belov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writing similar code in multiple places leads to duplication, higher risk of drift, and harder maintenance.
Core Features & Use Cases
- Detect duplication: identify repeated logic across files and modules.
- Centralize shared logic: extract common code into reusable utilities and interfaces.
- Use Case: refactor multiple form validations or data transformation blocks into a single reusable function.
Quick Start
Use the dont-repeat-yourself skill to refactor duplicated validation logic in your forms project by extracting a shared validator function and updating call sites.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: dont-repeat-yourself Download link: https://github.com/yanko-belov/code-craft/archive/main.zip#dont-repeat-yourself 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 471,000+ vetted skills library on demand.