dry-principle

Installation
SKILL.md

Dry Principle Skill

  • Follow the DRY (Don't Repeat Yourself) Principle and Avoid Duplicating Code or Logic.
  • Avoid writing the same code more than once. Instead, reuse your code using functions, classes, modules, libraries, or other abstractions.
Related skills
Installs
111
GitHub Stars
27
First Seen
Feb 9, 2026