component-naming
OfficialEnforce domain-backed React component names.
Authorsgcarstrends
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent React component naming using domain + role patterns to improve readability and maintainability.
Core Features & Use Cases
- PascalCase naming convention.
- Domain + Role patterns for clarity.
- Compound components for related subparts.
Quick Start
Rename a generic Chart component to TrendChart to reflect its domain and role.
Dependency Matrix
Required Modules
None requiredComponents
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: component-naming Download link: https://github.com/sgcarstrends/sgcarstrends/archive/main.zip#component-naming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.