Frontend Architecture

Use when organizing a frontend codebase: module boundaries, component layering, state ownership, data-flow direction, route/file colocation, public module APIs, and the separation between feature code and shared primitives. Do NOT use for visual design decisions, detailed React Server Component/read-path design, rendering-model selection, specific framework migration tactics, or backend API contract design.

jacob-balslev Updated

File contents

jacob-balslev/skills/tree/main/skills/frontend-engineering/frontend-architecture commit a3b8215b6f

Frequently asked questions

npx skillmds@latest add jacob-balslev/frontend-architecture-2