--- id: pedronauck/skills/app-renderer-systems version: "a47bdaac" license: none install: manual updated: 2026-07-26 --- # App Renderer Systems — This skill teaches you how to structure and implement self-contained domain modules that own their API calls, data fetching, hooks, and components. It covers the mandatory directory layout, API service layer patterns, TanStack Query integration for queries and mutations, React context conventions, XState store setup, and public API organization. Use it when creating new systems, extending existing ones, or debugging system-layer code. Publisher: pedronauck · Stars: 541 · Updated: 2026-07-26 Install (manual): `git clone https://github.com/pedronauck/skills` *Unlicensed repository - metadata only, no file contents reproduced.* [View on SkillFed](https://skillfed.io/pedronauck/skills/app-renderer-systems) · [View on GitHub](https://github.com/pedronauck/skills)