frontend-naming
CommunityEnforce consistent naming across your codebase.
Software Engineering#linting#frontend#pascalcase#camelcase#kebab-case#naming-conventions#uppercase_snake_case
AuthorKwondongkyun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent naming across frontend projects makes code hard to read and maintain. This skill standardizes naming conventions to improve readability and collaboration.
Core Features & Use Cases
- PascalCase components: component directories and files use PascalCase.
- camelCase for functions and hooks: function and hook names follow camelCase.
- UPPER_SNAKE_CASE for constants: constants use uppercase snake_case.
- kebab-case for files and routes: filenames and routes follow kebab-case.
Quick Start
Adopt the frontend-naming rules across your codebase to enforce consistent naming in new and existing code.
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: frontend-naming Download link: https://github.com/Kwondongkyun/claude-code-settings/archive/main.zip#frontend-naming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.