Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

code-clarity

// Write readable, intention-revealing code through precise naming, consistent abstraction levels, repository-aware conventions, and the early-return pattern. Use when naming feels off, logic is hard to follow, functions are doing too much, nested conditionals are making flow hard to trace, or a refactor should preserve the codebase's local style. Covers function/method naming, boolean naming, guard clauses, abstraction-level consistency, repository conventions, and class/struct responsibilities. Swift-primary with Go, TypeScript, and Python equivalents throughout.

$ git log --oneline --stat
stars:8
forks:0
updated:10 mars 2026 à 07:23
SKILL.md
readonly