naming-review

Official

Improve code clarity and consistency.

AuthorObjective-Arts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of unclear, inconsistent, or jargon-filled naming conventions in code and configuration, which can lead to confusion and errors.

Core Features & Use Cases

  • Clarity Analysis: Reviews names for ambiguity, jargon, and adherence to naming principles.
  • Antipattern Detection: Identifies common AI-generated naming smells like enterprise suffixes and generic -er names.
  • Consistency Checks: Ensures consistent patterns (e.g., get/set, create/delete) are followed.
  • Use Case: Before a Pull Request, run this skill to ensure all new function and variable names are clear, follow established patterns, and avoid internal jargon, making the code more maintainable.

Quick Start

Use the naming-review skill to analyze the names in the current project directory.

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-review
Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#naming-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.