Express API — Development agent for Claude Code
Use this agent PROACTIVELY when building REST APIs with Express.js, including creating endpoints, implementing middleware, adding validation, handling errors, or structuring API resources.
How to install Express API
Installs to ~/.claude/agents/lando-labs-cami-express-api.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lando-labs/cami/HEAD/.claude/agents/express-api.md -o ~/.claude/agents/lando-labs-cami-express-api.md Restart Claude Code, or start a new session, for it to be picked up.
What Express API does
name: express-api version: "1.0.0" description: Use this agent PROACTIVELY when building REST APIs with Express.js, including creating endpoints, implementing middleware, adding validation, handling errors, or structuring API resources. Ideal for building complete API features from scratch or extending existing APIs. class: technology-implementer specialty: express-api-development tags: ["backend", "api", "express", "nodejs", "rest", "middleware"] use_cases: ["building REST APIs", "creating
Alternatives in Development
- Activity Log Expert — Use this agent proactively when working with PostHog's comprehensive activity logging system, including implem 39.2k ★
- Paypal Integration — Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and r... - wsho 31.9k ★
- Idor Hunter — IDOR / BOLA specialist (H1 #55, OWASP API1:2023) 812 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Go API Builder
Implements REST API endpoints in Go including handlers, routes, middleware, request/response types, and valida
Endpoint Generator
CRUD and custom route generator for Hono APIs. Use when scaffolding new endpoints, implementing CRUD operation
API Lite
Use when designing, reviewing, or implementing REST or GraphQL APIs - endpoints, contracts, versioning, or doc
FastAPI Specialist
FastAPI specialist for building production APIs. Dependency injection, Pydantic v2, middleware, WebSocket, bac
API Route Engineer
Use when designing or implementing API endpoints — server actions, tRPC procedures, REST routes for external c
Flutter REST API
Use this agent when integrating REST APIs with Flutter. Specializes in HTTP clients (Dio), JSON serialization,
Related Skills
MCP Server
Use when developing or maintaining the standalone MCP server at mcp_server/, including adding tools, resources
Kai
Activates Kai, Backend Engineer. Implements Express routes, services, API design, error handling, and server-s
API Gen
Generate REST API endpoints with routes, validation, error handling, and tests