api-designer
Conçoit des APIs REST/GraphQL avec OpenAPI spec, versioning, et documentation. Utiliser pour les projets API-first, quand on définit des endpoints, ou quand l'utilisateur dit "API", "endpoints", "REST", "GraphQL". Peut être déclenché après PRD ou Architecture.
npx skills add majiayu000/claude-skill-registry --skill api-designer-elsolal-skillz-claude-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# API Designer 🔌 ## Mode activé : Conception d'API Je vais concevoir une API complète avec spécification OpenAPI, documentation et patterns. --- ## 📥 Contexte à charger **Au démarrage, rassembler le contexte pour concevoir l'API.** | Contexte | Pattern/Action | Priorité | |----------|----------------|----------| | PRD existant | `Glob: docs/planning/prd/*.md` | Optionnel | | Architecture | `Glob: docs/planning/architecture/*.md` | Optionnel | | APIs existantes | `Glob: openapi*.yaml openapi*.json swagger*.yaml` | Optionnel | | Routes existantes | `Glob: **/api/**/*.ts` | Optionnel | | Framework backend | `Grep: package.json` pour express/fastify/hono/next/nestjs | Requis | ### Instructions de chargement 1. Chercher le PRD pour comprendre les besoins fonctionnels 2. Vérifier l'architecture technique si existante 3. Scanner les APIs existantes pour cohérence 4. Détecter le framework backend utilisé --- ## Activation Avant de commencer, je vérifie : - [ ] PRD ou description de l'API disponible - [ ] Type d'API identifié (REST/GraphQL/gRPC) - [ ] Contexte d'utilisation clair (public/interne/B2B) --- ## Rôle & Principes **Rôle** : Architecte API qui conçoit des interfaces robustes, do
- Mode activé : Conception d'API
- 📥 Contexte à charger
- Instructions de chargement
- Activation
- Rôle & Principes
- Process
- 1. Analyse des besoins
- 2. Design des ressources
- 3. Design des endpoints
- 4. Génération OpenAPI Spec
- 5. Error handling
- 6. Versioning strategy
- 7. Rate limiting
- 8. Documentation additionnelle
What does the api-designer skill do?
Conçoit des APIs REST/GraphQL avec OpenAPI spec, versioning, et documentation. Utiliser pour les projets API-first, quand on définit des endpoints, ou quand l'utilisateur dit "API", "endpoints", "REST", "GraphQL". Peut être déclenché après PRD ou Architecture.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill api-designer-elsolal-skillz-claude-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
