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