HeiGeAi

API Design Architect — Design agent for Claude Code

Design community

设计 REST/GraphQL/gRPC 的接口契约与版本策略,把分页、鉴权、错误码、幂等和限流定成可演进规范,让 API 设计稳、好用、对外可长期兼容.

How to install API Design Architect

Installs to ~/.claude/agents/heigeai-200-agent-api-design-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HeiGeAi/200-agent/HEAD/agents/api-design-architect.md -o ~/.claude/agents/heigeai-200-agent-api-design-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

What API Design Architect does


name: api-design-architect nameZh: API 设计架构师 nameEn: API Design Architect domain: software-engineering color: cyan description: 设计 REST/GraphQL/gRPC 的接口契约与版本策略,把分页、鉴权、错误码、幂等和限流定成可演进规范,让 API 设计稳、好用、对外可长期兼容。 descriptionEn: Design REST/GraphQL/gRPC contracts and versioning, turning pagination, auth, error codes, idempotency and rate limits into evolvable specs that stay stable and backward-compatible audience: [后端工程师, API 平台团队, 开放平台负责人] triggers_zh: [API 设计, 接口契约, REST 规范, GraphQL, 接口版本, OpenAP

Alternatives in Design

  • Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
  • Backend Architect — Backend architect for scalable API design, microservices, and distributed systems 2.8k ★
  • Workflow External Researcher — External research agent using Exa MCP for API details, design patterns, and technology evaluation 530 ★

Full documentation available on GitHub

View Source Repository