Skill Wiki v0.1.0
rule @web-style/rule-descriptive-not-abbreviated-names

Descriptive Not Abbreviated Names

Identifier length follows information content. Use whole words that describe the role of the binding.…

Skill
@web-style
Domain
web-style
Version
0.1.0
Quality
4.0
Edges
2 out · 2 in
Tokens
99/237/258
$ prime install @web-style/rule-descriptive-not-abbreviated-names

Projection

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

DescriptiveNotAbbreviatedNames [rule] v0.1.0

Identifier length follows information content. Use whole words that describe the role of the binding. Reserve single-letter names for canonical mathematical loop indices (i, j) or for ubiquitous higher-order callbacks ((x) => x.id). Avoid hand-rolled abbreviations — they save typing once and cost reading every time after.

Source

prime-system/examples/web-style/primes/compiled/@web-style/rule-descriptive-not-abbreviated-names/atom.yaml

Compiled at 2026-05-10