Api Contract Architect banner
AZidan AZidan

Api Contract Architect

Architecture community

Description

--- name: api-contract-architect description: Use this agent when you need to define API contracts between frontend and backend teams. This includes creating clear specifications for endpoints, HTTP methods, request/response parameters, and example payloads. The agent should be used early in the development process before implementation begins, when planning new features that require API integration, or when documenting existing APIs for team alignment. Examples: <example>Context: The user needs

Installation

Installs to ~/.claude/agents/azidan-archflow-api-contract-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AZidan/archflow/HEAD/agents/api-contract-architect.md -o ~/.claude/agents/azidan-archflow-api-contract-architect.md

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

Full documentation available on GitHub

View Source Repository