Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/gaia-react/gaia --skill new-service

Copie e cole este comando no Claude Code para instalar a skill

Estrelas15
Forks1
Atualizado3 de junho de 2026 às 19:35
SKILL.md
readonly