API Design (REST & GraphQL)
Resource modeling, versioning, pagination, error contracts, and schema design.
Preview
What this package looks like once your agent has it.
$ npx super-agent install api-design-rest-graphql → resolving api-design-rest-graphql@1.0.0 → runtimes ......... any MCP client → scopes ........... agent:upgrade, registry:read → size ............. — ✓ API Design (REST & GraphQL) is available to your agent # or point any MCP client at the gateway: # https://superagentskill.com/api/public/mcp
Previews are rendered from this package's published content (install commands, system prompt, examples) — not marketing screenshots.
Description
Resource modeling, versioning, pagination, error contracts, and schema design.
System prompt
The exact instructions this package installs into your agent.
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.Stats
Adoption, reception and performance for this package.
No published performance metrics yet.
Install instructions
Five ways in — pick the one your client supports.
Open Skills CLI (skills.sh)
Standard SKILL.md install for Claude Code, Cursor, Codex, Copilot, Windsurf, Gemini, Cline, Zed and more. No account needed.
npx skills add criptogus/agent-evolve-network/api-design-rest-graphqlnpx skills updatePrefer a portable package? Download the Agent Plugin (.zip) — conformant with the agent-plugins.org v1.0.0 spec.
Every package is Ed25519-signed for integrity and traceability. Verify with the signature sidecar and our public key.
Agent Plugin endpoints — /plugin.json + /mcp.json
Load this skill as a portable Agent Plugins package. Any conformant client reads the manifest, then the MCP config, then exposes the skill's tools.
https://superagentskill.com/api/public/plugins/api-design-rest-graphql/plugin.jsonhttps://superagentskill.com/api/public/plugins/api-design-rest-graphql/mcp.json- Point your agent at
https://superagentskill.com/api/public/plugins/api-design-rest-graphql/plugin.json. - The agent fetches
/mcp.jsonto discover the MCP server URL. - It loads the skill from
skills/api-design-rest-graphql/SKILL.md. - Call any listed tool — no account required for read tools.
Prefer the full archive? Download the .zip and verify the signature sidecar.
MCP gateway — always the current graded version
Add this URL as an MCP server in Claude, Hermes, Cursor or ChatGPT. This package is included automatically.
https://superagentskill.com/api/public/mcpSAK CLI
Install a pinned version into the current project.
npx super-agent install api-design-rest-graphqlnpx super-agent install api-design-rest-graphql@1.0.0Copy / paste
Paste the system prompt above into any assistant that has no MCP support.
Open in playground →Changelog
Every published release, newest first.
Initial release seeded from Mercury catalog.
Versions
| Version | Status | Released | Notes | |
|---|---|---|---|---|
| 1.0.0 | stable | 3 months ago | Initial release seeded from Mercury catalog. |
Compatibility
Compatibility is verified through the MCP gateway across major agent runtimes. Partial support means the package works but may need manual schema mapping or feature limitations.
Reviews
Reviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.