check-camelcase
CommunityEnforce TypeScript naming conventions.
AuthorEuda1mon1a
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically scans your TypeScript codebase to identify and flag naming convention violations that can lead to runtime errors and unexpected behavior.
Core Features & Use Cases
- Interface Property Naming: Ensures interface properties use camelCase, matching API responses converted by Axios.
- Query Parameter Naming: Verifies URL query parameters use snake_case, as required by backend APIs.
- Enum Value Naming: Confirms enum values are in snake_case to align with backend database conventions.
- Use Case: Prevent bugs caused by mismatched naming conventions between your frontend code and backend APIs, ensuring smooth data flow and application stability.
Quick Start
Run the check-camelcase skill to scan the frontend TypeScript files for naming convention violations.
Dependency Matrix
Required Modules
None requiredComponents
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: check-camelcase Download link: https://github.com/Euda1mon1a/Autonomous-Assignment-Program-Manager/archive/main.zip#check-camelcase 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 223,000+ vetted skills library on demand.