·api-designer
</>

api-designer

charon-fan/agent-playbook

Arquitecto API REST y GraphQL para diseñar API robustas y escalables. Úselo al diseñar nuevas API o mejorar las existentes.

11Instalaciones·1Tendencia·@charon-fan

Instalación

$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 |

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es api-designer?

Arquitecto API REST y GraphQL para diseñar API robustas y escalables. Úselo al diseñar nuevas API o mejorar las existentes. Fuente: charon-fan/agent-playbook.

¿Cómo instalo api-designer?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

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