component-designing
CommunityPlan scalable React architectures by features.
Authorbuzzdan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Designing React + TypeScript UI at scale often leads to architecture drift, primitive obsession, and tangled component boundaries. This skill provides a clear approach to plan domain types, component boundaries, and feature-based structure before coding, helping teams create cohesive, maintainable interfaces.
Core Features & Use Cases
- Feature-based architecture with vertical slices under src/features to keep related code together.
- Clear separation of presentational and container components to improve testability and reuse.
- Custom hooks and strongly typed boundaries (e.g., branded types or Zod schemas) to prevent primitive obsession.
- Tests colocated with feature code and public exports via feature index files to improve discoverability.
- Use cases include planning new features, extensive refactoring, and architecture reviews.
Quick Start
Plan a new UI feature by outlining the feature's domain types, component hierarchy, and hook design following a feature-based structure.
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-designing Download link: https://github.com/buzzdan/ai-coding-rules/archive/main.zip#component-designing 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.