design-principles

Unified software design principles - SOLID, GRASP, DRY, KISS, YAGNI, YSH. Apply when designing, reviewing, or refactoring code architecture. YSH (You Should Have) is the dialectical inverse of YAGNI.

$ Installer

git clone https://github.com/CodeTonight-SA/cips /tmp/cips && cp -r /tmp/cips/skills/design-principles ~/.claude/skills/cips

// tip: Run this command in your terminal to install the skill