# React Fsd Poc

> Build a React + TypeScript + FSD production-oriented POC.

- Skill: `irwebtools/react-fsd-poc` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add irwebtools/react-fsd-poc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/irwebtools/react-fsd-poc/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: irwebtools (https://skillmd.com/u/irwebtools)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/irwebtools/react-fsd-poc

---


# react-fsd-poc

## When to use

Use when the task matches: react-fsd-poc, POC, React prototype.

## Purpose

Create a reusable prototype with clear ownership for developer continuation.

## Inputs

- Acceptance criteria
- UX flow
- Architecture Decision Record
- Change scope

## Process

1. Implement only inside ADR locations.
2. Use React and TypeScript strictly with FSD ownership.
3. Mark mocks and integration boundaries explicitly.
4. Stop for Product clarification on material business gaps.

## Outputs

- Runnable React POC
- Setup notes
- Mock inventory
- Implementation summary

## Verification

- Confirm each output exists and is reviewable.
- Keep Product validation and engineering verification distinct.
- Do not claim completion without evidence.

## Restrictions

- Forbidden: src/components business dumps, src/utils businessLogic, global dumping folders.
- Do not introduce Vue, Angular, Svelte, or multi-framework generators.
- Do not broad-refactor unrelated code.

