Skip to main content
ClaudeWave
Slash Command272 estrellas del repoactualizado 10mo ago

api

Launch the API development agent for backend implementation

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/api.md -o ~/.claude/commands/api.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

api.md

Design and implement robust REST and GraphQL APIs with authentication and best practices.