react-typescript-conventions
CommunityBuild React with TypeScript: strict types & clean structure.
Software Engineering#state management#React#frontend#TypeScript#components#hooks#conventions#folder structure
Authornera0875
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent React component design, lack of TypeScript type safety, and disorganized folder structures can lead to unmaintainable frontend code. This skill provides strict conventions for React with TypeScript.
Core Features & Use Cases
- Functional Components: Guides on using functional components with
FC<Props>type. - TypeScript Strict Mode: Recommends enabling strict mode in
tsconfig.jsonfor enhanced type safety. - Folder Structure: Defines a standard layout for
components/,hooks/,utils/, andpages/. - Hooks & State Management: Covers
useState,useEffect,useContextfor state, and custom hooks for logic extraction. - Use Case: When starting a new React project, use this skill to quickly set up a robust folder structure, define prop interfaces, and implement state management using hooks, ensuring type safety and maintainability from the start.
Quick Start
Use the react-typescript-conventions skill to generate the basic structure for a new React functional component with TypeScript props.
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: react-typescript-conventions Download link: https://github.com/nera0875/AGI/archive/main.zip#react-typescript-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.