Api Rest Analyst banner
thomasholknielsen thomasholknielsen

Api Rest Analyst

Design community

Description

--- name: api-rest-analyst description: "MUST BE USED for REST API design analysis - provides REST patterns, endpoint design, versioning strategies, and contract validation. This agent conducts comprehensive REST API analysis and returns actionable recommendations for improving API design and consistency. It does NOT implement changes - it only analyzes API code and persists findings to .agent/Session-{name}/context/api-rest-analyst.md files. The main thread is responsible for executing recommen

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-api-rest-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/api-rest-analyst.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-api-rest-analyst.md

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

Full documentation available on GitHub

View Source Repository