Kiss Readable

Use when writing or laying out code so a human and an AI can read it, navigate it, and lift pieces out of it cleanly. Covers bounded labeled sections, intent-summaries on non-trivial functions, why-comments on complex logic, and intention-revealing naming. Use whenever code is non-obvious or a file holds more than one section of related logic.

Pr1m4lc0d3 def8ffe 2.5 KB Updated

File contents

Pr1m4lc0d3/KiSYSTEM/tree/main/skills/kiss-readable commit def8ffec63

Frequently asked questions

npx skillmds@latest add pr1m4lc0d3/kiss-readable