fe-component-feature-system

Installation
SKILL.md

Frontend Component Feature System

Use this skill when the task involves shared UI architecture, component layering, feature module boundaries, or extracting repeatable patterns from product workflows.

Use This Skill When

  • The codebase needs a component system instead of isolated widgets.
  • Feature code is scattered and needs better module ownership.
  • The task requires deciding what belongs in primitives, composite components, domain components, or feature modules.

Inputs To Confirm Up Front

  • Existing shared UI or design system structure.
  • Repeated product patterns across pages.
  • Stable versus volatile abstractions.
  • Desired module ownership boundaries.

Execute Workflow

Related skills
Installs
2
First Seen
Mar 13, 2026