yagni-principle

Apply YAGNI (You Aren't Gonna Need It) principle when evaluating feature requests, reviewing speculative code, or preventing over-engineering. Use when assessing whether to build functionality now vs later.

$ 설치

git clone https://github.com/CodeTonight-SA/claude-optim /tmp/claude-optim && cp -r /tmp/claude-optim/skills/yagni-principle ~/.claude/skills/claude-optim

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