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.

oborchers
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