Api Design Principles
Helps with API, design, principles as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-api-design-principles npx -- -y @trustedskills/sickn33-api-design-principles
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-api-design-principles": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-api-design-principles"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill helps you design, refactor, and review REST and GraphQL APIs to ensure they are intuitive, scalable, and maintainable. It guides you through key considerations like defining consumers, choosing API styles, specifying errors, and establishing versioning strategies. The skill leverages a detailed implementation playbook with patterns, checklists, and templates to aid in the process.
When to use it
- Designing new REST or GraphQL APIs from scratch.
- Refactoring existing APIs to improve usability and maintainability.
- Establishing API design standards for your development team.
- Reviewing API specifications before implementation begins.
- Migrating between different API paradigms, such as from REST to GraphQL.
Key capabilities
- Guidance on defining consumers, use cases, and constraints for APIs.
- Assistance in choosing appropriate API styles (REST or GraphQL).
- Support for specifying error handling, versioning, pagination, and authentication strategies.
- Access to detailed patterns, checklists, and templates via the
resources/implementation-playbook.mdfile.
Example prompts
- "I'm designing a new REST API for managing user profiles. What are some key design principles I should consider?"
- "We want to migrate our existing REST API to GraphQL. Can you guide me through the process and highlight potential challenges?"
- "Our team needs to establish API design standards. What are some essential elements we should include?"
Tips & gotchas
- This skill is most effective when designing or modifying APIs, not for implementation guidance within a specific framework.
- Always validate the output with environment-specific testing and expert review – do not treat it as a complete solution.
- If you're unsure about inputs, permissions, safety boundaries, or success criteria, stop and ask for clarification.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.