Skip to main content
Run any Skill in Manus
with one click

handle-api-service

Guide for creating API service functions following project patterns. Use when creating new API endpoints, service functions, or integrating backend APIs with React Query (TanStack Query). Includes patterns for GET (useQuery), POST/PUT/PATCH/DELETE (useMutation), type definitions, error handling, notification integration, and i18n support. IMPORTANT - This project uses i18n, so all notification messages must use useTranslation hook and t() function (see i18n.mdc rule).

Stars0
Forks0
UpdatedFebruary 2, 2026 at 10:14
File Explorer
2 files
SKILL.md
readonly