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

new-service

Scaffold a new API service with request functions, Zod schemas, URL constants, and optional MSW mock handlers. Use this skill whenever the user asks to "add a service", "create the projects API", "scaffold a new GAIA service", "wire up CRUD for users", or anything implying a new folder under `app/services/gaia/{name}/` with parsers/types/requests + matching `test/mocks/{name}/` collections.

概览

Scaffold a new API service with request functions, Zod schemas, URL constants, and optional MSW mock handlers. Use this skill whenever the user asks to "add a service", "create the projects API", "scaffold a new GAIA service", "wire up CRUD for users", or anything implying a new folder under `app/services/gaia/{name}/` with parsers/types/requests + matching `test/mocks/{name}/` collections.

安装命令
npx skills add https://github.com/gaia-react/gaia --skill new-service

复制此命令并粘贴到 Claude Code 中以安装该技能

星标15
分支1
更新时间2026年6月3日 19:35
SKILL.md
readonly