naming

Community

Craft clear, effective code names.

AuthorJeroenJochems
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of creating and maintaining clear, descriptive, and maintainable names for code elements, which is crucial for readability and reducing bugs.

Core Features & Use Cases

  • Code Naming Analysis: Analyzes code to identify unclear, misleading, or overly generic names.
  • Convention Enforcement: Adapts naming suggestions to project-specific languages and conventions (e.g., PSR-12 for PHP, camelCase/PascalCase for TypeScript).
  • Refactoring Guidance: Provides patterns and checklists for improving names during code reviews and refactoring.
  • Use Case: When writing a new function, use this Skill to ensure its name accurately reflects its purpose, making the code easier for others (and your future self) to understand.

Quick Start

Use the naming skill to suggest a better name for the function Proc in the provided Go code snippet.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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
Download link: https://github.com/JeroenJochems/modelwise/archive/main.zip#naming

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.