Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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).

개요

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).

설치 명령
npx skills add https://github.com/seanchiuai/openclaude --skill api-server

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타14
포크2
업데이트2026년 3월 19일 23:03
SKILL.md
readonly