App Renderer Systems

Guides creation and modification of domain feature systems organized under a systems/ directory. Covers directory layout, API service layer patterns, TanStack Query hooks (queries, mutations, optimistic updates), React context and XState store conventions, hook organization, and public API barrel exports. Use when adding a new domain system, extending an existing one, or fixing bugs in a system-layer codebase. Don't use for generic React component work, backend API implementation, or codebases not organized around a systems/ domain pattern.

compozy Updated

File contents

compozy/agh/tree/main/.agents/skills/app-renderer-systems commit de4009f7a4

Frequently asked questions

npx skillmds@latest add compozy/app-renderer-systems-3