naming-conventions

Validate plugin and skill names against Claude Code kebab-case conventions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill naming-conventions-regis-rcr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: naming-conventions
Source: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/tree/main/skills/naming-conventions
Command: npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill naming-conventions-regis-rcr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the chaos of inconsistent naming in Claude Code plugins, preventing conflicts, improving component discovery, and enhancing overall maintainability across projects.

Core Features & Use Cases

  • Kebab-case Enforcement: Provides clear rules and examples for using kebab-case for plugin, command, agent, and skill names.
  • Reserved Word Avoidance: Lists system-reserved words and patterns to avoid, preventing conflicts and installation failures.
  • Length Limits & Clarity: Offers character limits and best practices for crafting descriptive, action-oriented names that communicate purpose effectively.

Quick Start

Validate the name 'my-new-skill' against Claude Code naming conventions, ensuring it's kebab-case and not a reserved word.