Feature-First Architecture

Community

Structure code with 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/, or features/[name]/components/).
  • Export Rules: Enforces the use of named exports for better code management.
  • Use Case: When deciding where to put a new UserProfileCard component, this skill guides you to place it within features/user/components/ if it's specific to the user feature, or components/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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.