Frontend Architecture

Use when scaffolding a new web frontend or making any frontend architecture decision for a React web app (choosing a data-fetching layer, router, state management, styling system, sync/offline strategy, real-time transport like WebSocket/SSE, type generation, or deploy target). Triggers on greenfield "set up the app" work and mid-project structural choices alike (e.g. "how should we manage state", "what router", "add offline mode", "wire up the backend types").

harshitsinghbhandari Updated

File contents

harshitsinghbhandari/domain-expansion/tree/main/skills/frontend-architecture commit 4c979c6dd4

Frequently asked questions

npx skillmds@latest add harshitsinghbhandari/frontend-architecture