frontend-hooks-creation
Installation
SKILL.md
Frontend Hooks Creation
This skill creates React Query hooks for API endpoints using types from @{project}/types following established patterns.
Overview
We use React Query (TanStack Query) for all server state management. Hooks import types from @{project}/types to ensure type safety with the backend.