Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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