Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

readable-code

Sterne2
Forks0
Aktualisiert19. Juni 2026 um 17:09

Write code that minimizes time-till-understanding using Boswell & Foucher's tactics from *The Art of Readable Code*: naming, aesthetics, comments, control flow, expressions, variables, decomposition, and tests. Use when the user mentions "readable code", "time-till-understanding", "Art of Readable Code", "Boswell", "naming variables", "naming functions", "explaining variable", "summary variable", "minimize nesting", "return early", "Yoda notation", "comment density", "ambiguous name", "extract subproblem", "one task at a time", "rubber duck", "smaller scope", "write-once variable". Also trigger when reviewing a PR for line-level readability, refactoring confusing logic, deciding whether to comment, picking between two names, untangling a giant boolean expression, or shrinking variable scope. Distinct from `clean-code` (Martin: SRP/OOP/error handling) and `refactoring-ui` (visual design): this skill is *micro-level* code readability — names, lines, expressions, and the tight loop a reader runs through them.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
5 Dateien
SKILL.md
readonly