naming-check

Community

Enforces consistent, meaningful naming.

Authormikecubed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In multi-language codebases, naming inconsistencies cause confusion, reduce readability, and slow down reviews. This Skill enforces NAME-1 through NAME-7 rules to ensure identifiers convey intent across languages.

Core Features & Use Cases

  • Checks for meaningful, descriptive names and flags obvious anti-patterns (NAME-1).
  • Enforces boolean predicates with proper prefixes (NAME-2) across languages.
  • Detects misleading names and inconsistent domain terminology (NAME-3 to NAME-6).
  • Validates test function naming patterns (NAME-7) in supported languages and guides refactoring.
  • Loads language-specific conventions from references/{language}.md to tailor rules per language.

Quick Start

Run naming-check on your repository to enforce language-specific naming conventions and consistency.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: naming-check
Download link: https://github.com/mikecubed/agent-orchestration/archive/main.zip#naming-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.