Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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:٨
forks:٠
updated:١٠ مارس ٢٠٢٦ في ٠٧:٢٣
SKILL.md
readonly