warisskill-clean-code-naming-style
Installation
SKILL.md
Naming & Style Conventions
Scope note: KISS/DRY/YAGNI, "does this need to exist," and simplification
are ponytail's job — always active, don't duplicate it here. This skill
only covers naming and casing.
Casing: idiomatic per language, always
Never import one language's naming convention into another. Follow the ecosystem, every time: