naming-conventions
CommunityStandardize names, prevent conflicts, build clarity.
AuthorRegis-RCR
Version1.0.0
Installs0
System Documentation
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-casefor 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.
Dependency Matrix
Required Modules
None requiredComponents
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-conventions Download link: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/archive/main.zip#naming-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.