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