keep-it-simple

Installation
SKILL.md

KISS (Keep It Simple, Stupid)

Overview

The simplest solution that works is the best solution.

Clever code impresses no one. Simple code ships faster, breaks less, and others can maintain it.

When to Use

  • Solution feels complex
  • Writing "elegant" or "clever" code
  • Multiple approaches exist
  • Tempted to show off skills
  • Using advanced patterns for simple problems

The Iron Rule

Installs
59
GitHub Stars
12
First Seen
Jan 22, 2026
keep-it-simple — yanko-belov/code-craft