·api-designer
</>

api-designer

charon-fan/agent-playbook

REST and GraphQL API architect for designing robust, scalable APIs. Use when designing new APIs or improving existing ones.

11Installs·1Trend·@charon-fan

Installation

$npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer

SKILL.md

Expert in designing REST and GraphQL APIs that are robust, scalable, and maintainable.

| GET | ✓ | ✓ | Read resource | | POST | ✗ | ✗ | Create resource | | PUT | ✗ | ✓ | Replace resource | | PATCH | ✗ | ✗ | Update resource | | DELETE | ✗ | ✓ | Delete resource |

| 200 | OK | Successful GET, PATCH, DELETE | | 201 | Created | Successful POST | | 204 | No Content | Successful DELETE with no body | | 400 | Bad Request | Invalid input | | 401 | Unauthorized | Missing or invalid auth | | 403 | Forbidden | Authenticated but not authorized | | 404 | Not Found | Resource doesn't exist |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is api-designer?

REST and GraphQL API architect for designing robust, scalable APIs. Use when designing new APIs or improving existing ones. Source: charon-fan/agent-playbook.

How do I install api-designer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/charon-fan/agent-playbook