Skip to main content

code-clarity

Write, review, and simplify Go, Swift, Objective-C, and TypeScript code so behavior has one owner, state is minimal and derivable, failures are grouped by real recovery behavior, APIs expose only necessary concepts, control flow stays flat, and tests protect observable outcomes without forcing production abstractions. Use when code grows through incremental feedback, a diff adds many states/errors/branches/types, naming or flow is hard to follow, Objective-C messages or declarations are mechanically over-wrapped, seams and mocks multiply, or a refactor should reduce concepts while preserving behavior and repository conventions.

Jump to install

Source facts

Repository
Lakr233/code-clarity
Last source activity
July 27, 2026 at 18:57
Detected SKILL.md language
English
Stars
13
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.