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
更新日 2/22/2026
スター
9
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use naming-precision