Feature-First Architecture
CommunityStructure code with Feature-First.
Software Engineering#typescript#architecture#project structure#component placement#code organization#feature-first
Authora6232241
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides clear guidelines for organizing project files and components, ensuring consistency and maintainability by adhering to a Feature-First Architecture.
Core Features & Use Cases
- Component Placement Logic: Offers a decision tree for placing new components in the correct directory (
components/ui/,components/shared/, orfeatures/[name]/components/). - Export Rules: Enforces the use of named exports for better code management.
- Use Case: When deciding where to put a new
UserProfileCardcomponent, this skill guides you to place it withinfeatures/user/components/if it's specific to the user feature, orcomponents/shared/if it's used across multiple features.
Quick Start
Use the feature-first architecture skill to determine the correct directory for a new 'Modal' component.
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: Feature-First Architecture Download link: https://github.com/a6232241/resume/archive/main.zip#feature-first-architecture 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.