Connect UI to APIs or backend data through services, hooks, or framework data-fetching patterns — including types, loading states, error states, and clean data flow. Use this skill whenever a task involves fetching, sending, or syncing data between the front-end and an API/backend (REST, GraphQL, se
Connect UI to APIs or backend data through services, hooks, or framework data-fetching patterns — including types, loading states, error states, and clean data flow. Use this skill whenever a task involves fetching, sending, or syncing data between the front-end and an API/backend (REST, GraphQL, server actions, RPC). Do not use it for database schema/query work itself (see Database and Backend Lo