keep-it-simple

Community

Keep it simple: avoid premature abstractions.

AuthorElliotJLT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams avoid premature abstractions and over-engineering by guiding when to add abstractions and when to keep things simple, emphasizing YAGNI.

Core Features & Use Cases

  • Enforces YAGNI principles before creating factories, abstract base classes, or config-driven features.
  • Provides decision checks like the 3-case rule and explicit criteria to avoid unnecessary complexity.
  • Use Case: When evaluating a new abstraction, verify whether there are 3 concrete usages before abstracting; otherwise implement a simple solution.

Quick Start

When planning new abstractions, ask if you have 3+ concrete use cases and implement the simplest working solution first.

Dependency Matrix

Required Modules

None required

Components

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: keep-it-simple
Download link: https://github.com/ElliotJLT/Claude-Skill-Potions/archive/main.zip#keep-it-simple

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.