react-feature-sliced-design

Official

Organize React/TypeScript frontends with FSD.

Authorprovectus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust architectural pattern for organizing React/TypeScript frontend codebases, ensuring maintainability, scalability, and clear separation of concerns.

Core Features & Use Cases

  • Layered Architecture: Enforces a strict six-layer structure (app, pages, widgets, features, entities, shared) for code organization.
  • Import Rules: Implements "down only" import rules and forbids same-layer imports to prevent circular dependencies and improve modularity.
  • Slice Structure: Defines a consistent internal structure for each code slice (ui, model, api, lib, config, index.ts).
  • Use Case: When building a new feature in a React application, this Skill guides you on where to place the code (e.g., a new user interaction goes in features/), how to structure its internal files, and how to import necessary components or logic from other parts of the application without violating architectural rules.

Quick Start

Use the react-feature-sliced-design skill to organize your React code according to FSD principles.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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-feature-sliced-design
Download link: https://github.com/provectus/awos-recruitment/archive/main.zip#react-feature-sliced-design

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.