Skill Wiki v0.1.0
rule @ios-swift/rule-clarity-at-call-site

Clarity At Call Site

Code is read far more often than it is written. Every naming and signature decision — argument labels, method vs.…

Skill
@ios-swift
Domain
ios-swift
Version
0.1.0
Quality
4.0
Edges
4 out · 6 in
Tokens
106/238/257
$ prime install @ios-swift/rule-clarity-at-call-site

Projection

Always in _index.xml · the agent never has to ask for this.

ClarityAtCallSite [rule] v0.1.0

Code is read far more often than it is written. Every naming and signature decision — argument labels, method vs. free function, default values, presence or absence of a verb — must be evaluated by reading a sample call out loud and asking whether it reads like English documenting its own intent. Brevity in the declaration is not the goal; clarity at the use site is.

Source

prime-system/examples/ios-swift/primes/compiled/@ios-swift/rule-clarity-at-call-site/atom.yaml

Compiled at 2026-05-10