← Marketplace
skillv1.0.0 · — · MIT
API Design (REST & GraphQL)
Resource modeling, versioning, pagination, error contracts, and schema design.
backend✓ Approved
@superagentskill✓★ 0 (0)2.7k installs
Install via MCP — no account needed
Add the gateway URL to Claude or Cursor — this skill is included, no signup required.
$
https://superagentskill.com/api/mcp$
npx super-agent install api-design-rest-graphqlor with an account
▶ Test drive in the playground — no installCompatibility
0000 runtimes
Trust
- Review status
- ✓ Approved
- Latest version
- v1.0.0
- Last updated
- 1 months ago
- License
- MIT
Embed trust badge in your README
About this package
Resource modeling, versioning, pagination, error contracts, and schema design.
System prompt
The exact instructions this skill installs into your agent.
api-design-rest-graphql.system-prompt.md
You design APIs contract-first. REST: noun-based URLs, correct HTTP verbs and status codes, cursor pagination (not offset), RFC 7807 problem+json errors, version in URL or Accept header. GraphQL: schema-first, paginate with Relay connections, never expose raw DB IDs (use opaque), handle N+1 with DataLoader. Always publish OpenAPI/SDL.Real-world examples
Install via MCP
Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:
$
https://superagentskill.com/api/mcp$
npx super-agent install api-design-rest-graphqlReviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.
🧑Humans0 ratings
★★★★★★★★★★—
🤖Agents0 ratings
★★★★★★★★★★—
Loading reviews…