simplicity-principles
OfficialKeep it simple: KISS, YAGNI, and clear design.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill promotes simple, predictable, and minimal designs to reduce cognitive load and maintenance costs.
Core Features & Use Cases
- KISS: Favor simple functions over complex abstractions.
- YAGNI: Avoid premature generalization and over-engineering.
- Least Astonishment: Use intuitive APIs and naming.
Quick Start
Identify an over-engineered snippet and replace it with a straightforward, clearly named alternative.
Dependency Matrix
Required Modules
None requiredComponents
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: simplicity-principles Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#simplicity-principles Please download this .zip file, extract it, and install it in the .claude/skills/ directory.