api-design
Comprehensive guide for designing REST and GraphQL APIs, covering naming, methods, security, and documentation.
Install
npx skills add https://github.com/supercent-io/skills-template --skill api-designStats
| Total installs | 11,490 |
| Weekly installs | 11.5K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Covers REST fundamentals including resource naming, HTTP methods, status codes, request/response formatting, and error handling patterns
- Includes pagination, filtering, sorting, and field selection query parameters with standardized response structures
- Supports multiple authentication approaches: JWT, OAuth 2.0, API keys, and session-based methods
- Provides URL and header-based versioning strategies plus OpenAPI 3.0 specification templates for API documentation
- Offers GraphQL schema design as an alternative to REST, plus 10 core best practices including security, validation, caching, and monitoring
Tags
Related skills
| Skill | Installs | vs api-design |
|---|---|---|
| expo-api-routes | 12,870 | +1,380 |
| technical-writing | 11,701 | +211 |
| baoyu-danger-x-to-markdown | 12,247 | +757 |
| gws-gmail | 12,310 | +820 |
| python-testing-patterns | 10,474 | -1,016 |
FAQ
- How many installs does api-design have?
- api-design has 11,490 total installs and 11.5K installs this week.
- Where is api-design hosted?
- api-design is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does api-design have?
- api-design has 88 GitHub stars.
- When was api-design first indexed?
- OrangeBot.AI first indexed api-design on Jan 24, 2026.
- How do I install api-design?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill api-design