react-coding-conventions
CommunityStandardize React code, boost team productivity.
Software Engineering#React#frontend#TypeScript#coding standards#code style#naming conventions#component architecture
AuthorJasonPaff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically enforces Head Shakers' React coding conventions, ensuring consistent code style, naming, component structure, and TypeScript patterns across all React components, leading to more maintainable and readable code.
Core Features & Use Cases
- Automated Code Style Enforcement: Ensures single quotes, JSX attribute formatting, kebab-case file names, and named exports.
- Standardized Component Structure: Enforces a specific internal organization order for hooks, utility functions, and event handlers.
- Consistent Naming Conventions: Mandates
isprefix for boolean values,_prefix for derived variables, andhandleprefix for event handlers. - Use Case: When refactoring an existing React component, this Skill automatically renames
loadingtoisLoading, extracts complex conditions into_isDataReadyvariables, reordersuseStatebeforeuseEffect, and ensures all event handlers are prefixed withhandle.
Quick Start
Refactor an existing React component to adhere to Head Shakers coding conventions, ensuring all boolean props start with is, event handlers use handle prefix, and hooks are organized in the specified order.
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: react-coding-conventions Download link: https://github.com/JasonPaff/head-shakers/archive/main.zip#react-coding-conventions 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.