System Architecture

System architecture guidance for Python/React full-stack projects. Use during the design phase when making architectural decisions — component boundaries, service layer design, data flow patterns, database schema planning, and technology trade-off analysis. Covers FastAPI layer architecture (Routes/Services/Repositories/Models), React component hierarchy, state management, and cross-cutting concerns (auth, errors, logging). Produces architecture documents and ADRs. Does NOT cover implementation (use python-backend-expert or react-frontend-expert) or API contract design (use api-design-patterns).

hieutrtr 746de9f 3 files · 31.0 KB Updated

File contents

hieutrtr/ai1-skills/tree/main/skills/system-architecture commit 746de9f07e

Frequently asked questions

npx skillmds@latest add hieutrtr/system-architecture