naming-consistency-review

Community

Improve code readability, reduce confusion, onboard faster.

Authortipmaster
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent naming and ambiguous terminology in codebases, making code significantly easier to read, understand, and maintain for current and future developers. It ensures clarity and predictability across your entire codebase.

Core Features & Use Cases

  • Convention Enforcement: Guides consistent naming for functions (verb + noun, camelCase), classes (PascalCase noun), variables, and booleans (is/has/can prefixes).
  • Terminology Alignment: Ensures the same concept is always referred to by the same word throughout the codebase.
  • Abbreviation Guidance: Advises on when to use or avoid abbreviations for clarity and searchability.
  • Use Case: Review a new module's code to ensure all functions follow verb + noun camelCase, classes are PascalCase nouns, and userId is used consistently instead of uid or user_id across all files.

Quick Start

Use the naming-consistency-review skill to analyze the attached code snippet for consistent variable and function naming conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-consistency-review
Download link: https://github.com/tipmaster/claude-config/archive/main.zip#naming-consistency-review

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 223,000+ vetted skills library on demand.