Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/gaia-react/gaia --skill new-service

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles15
Forks1
Mis à jour3 juin 2026 à 19:35
SKILL.md
readonly