aposd-improving-code-clarity

Installation
SKILL.md

Skill: aposd-improving-code-clarity

STOP - The Obviousness Rule

If a code reviewer says your code is not obvious, it is not obvious—regardless of how clear it seems to you. "Obvious" exists in the reader's mind, not the writer's.

For new code: Write comments BEFORE implementation. Comment difficulty signals design problems—fix the design, not the comment.


What Counts as "New Code"

Comments-first applies to ALL of these:

Installs
1
GitHub Stars
312
First Seen
Mar 9, 2026
aposd-improving-code-clarity — ryanthedev/code-foundations