Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

api-server

Nuxt 3 server API routes, middleware, agents, background queues, MCP server, voice pipelines, and server utilities. Use when creating new API endpoints, modifying server middleware, working with the agent runtime, adding server utils, or debugging API errors. Covers route conventions (GET/POST/PUT/DELETE), auth middleware, error handling, and Nitro server architecture. Do NOT use for background job processing (use processor skill) or database schema changes (use database skill).

Resumen

Nuxt 3 server API routes, middleware, agents, background queues, MCP server, voice pipelines, and server utilities. Use when creating new API endpoints, modifying server middleware, working with the agent runtime, adding server utils, or debugging API errors. Covers route conventions (GET/POST/PUT/DELETE), auth middleware, error handling, and Nitro server architecture. Do NOT use for background job processing (use processor skill) or database schema changes (use database skill).

Comando de instalación
npx skills add https://github.com/seanchiuai/openclaude --skill api-server

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas14
Forks2
Actualizado19 de marzo de 2026, 23:03
SKILL.md
readonly