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
Mis à jour 2/22/2026
Étoiles
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use naming-precision