Skip to main content
在 Manus 中运行任何 Skill
一键导入

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).

星标0
分支0
更新时间2026年2月2日 10:14
文件资源管理器
2 个文件
SKILL.md
readonly