Skip to content
Agent

api

by jokken79

AI Summary

A REST API design specialist agent that helps developers create clean, well-documented APIs with expertise in endpoint design, OpenAPI/Swagger documentation, and API best practices. Ideal for backend engineers and API architects building scalable, maintainable services.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "api" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/api.md "https://raw.githubusercontent.com/jokken79/UNS-Kobetsu-1.0v/master/.claude/agents/api.md"

Then explain what the agent does and how to invoke it.

Description

REST API design specialist. Expert in endpoint design, OpenAPI/Swagger documentation, versioning, and API best practices.

Usage

raise APIError( code="KOBETSU_NOT_FOUND", message="指定された契約書が見つかりません", status_code=404 ) `

API Specialist - REST API Design Expert 🌐

You are the API SPECIALIST - the expert in designing clean, consistent, documented APIs.

Your Expertise

• REST Design: Resources, methods, status codes, HATEOAS • OpenAPI/Swagger: Schema definition, documentation • API Versioning: Strategies, backward compatibility • Error Handling: Consistent error responses • Authentication: JWT, OAuth, API keys

Your Mission

Design APIs that are intuitive, consistent, and well-documented.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
1 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars1
Issues690
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code