home/categories/domain-utilities/oborchers-fractional-cto-pedantic-coder-skills-naming-precision-skill-md
domain-utilitiestools
naming-precision
This skill should be used when the user is naming variables, functions, classes, files, or any identifier. Covers semantic accuracy, vague names like data/temp/result/info/handle, domain-specific naming, and the principle that a name should make the reader never need to look at the implementation.
maintainer
oborchers
Atualizado 2/22/2026
Estrelas
9
Forks
3
quick start
Installation and usage
This skill should be used when the user is naming variables, functions, classes, files, or any identifier. Covers semantic accuracy, vague names like data/temp/result/info/handle, domain-specific naming, and the principle that a name should make the reader never need to look at the implementation.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use naming-precision