elliotjlt/keep-it-simple
| Before adding abstraction, asks "do we need this now?" Activates when proposing factories, abstract classes, config-driven behavior, or "for future extensibility." Resists over-engineering. Three similar lines are better than a premature abstraction.
npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill keep-it-simple
Take elliotjlt/keep-it-simple from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.