naming-conventions

Apply universal naming principles: avoid Manager/Helper/Util, use intention-revealing names, domain language, verb+noun functions. Use when naming variables, functions, classes, reviewing names, or refactoring for clarity. Language-agnostic principles.

$ Installer

git clone https://github.com/phrazzld/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/naming-conventions ~/.claude/skills/claude-config

// tip: Run this command in your terminal to install the skill