Timps Api Design Agent banner
Sandeeprdy1729 Sandeeprdy1729

Timps Api Design Agent

Testing & QA community

Description

--- name: timps_api_design_agent description: "API Design Agent — generates a complete OpenAPI 3.1 spec (YAML) from a natural-language description. Enforces REST/GraphQL best practices, versioning strategy, and consistent naming BEFORE code generation starts. Returns the spec + a design rationale document. Use the `timps_api_design_agent` MCP tool to perform this task. Do not answer directly — delegate to this sub-agent." category: priority tools: ["mcp__timps-swarm__timps_api_design_agent"] mod

Installation

Installs to ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-api_design_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sandeeprdy1729/timps-swarm/HEAD/.claude/agents/timps-api_design_agent.md -o ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-api_design_agent.md

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

Full documentation available on GitHub

View Source Repository