Skip to main content
ClaudeWave
Slash Command272 repo starsupdated 10mo ago

api

Launch the API development agent for backend implementation

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/api.md -o ~/.claude/commands/api.md
Then start a new Claude Code session; the slash command loads automatically.

api.md

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