Api Designer
Provides API guidance and assistance for developing backend services and APIs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add peopleforrester-api-designer npx -- -y @trustedskills/peopleforrester-api-designer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"peopleforrester-api-designer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/peopleforrester-api-designer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The peopleforrester-api-designer skill allows AI agents to design APIs based on natural language descriptions. It can generate OpenAPI specifications (Swagger) and provide guidance on API structure, endpoints, and data models. This facilitates rapid prototyping and documentation of new APIs.
When to use it
- Rapid Prototyping: Quickly create an initial API specification for a new project without manual coding.
- API Documentation Generation: Automatically generate OpenAPI specifications from existing API designs or descriptions.
- Brainstorming & Exploration: Explore different API design options based on user requirements and feedback.
- Code Generation Assistance: Use the generated OpenAPI spec as input to code generation tools for various programming languages.
Key capabilities
- Generates OpenAPI (Swagger) specifications.
- Designs APIs from natural language descriptions.
- Provides guidance on API structure, endpoints, and data models.
Example prompts
- "Design an API for managing a library of books with endpoints for adding, deleting, and searching."
- "Create an OpenAPI specification for an e-commerce API including product listings, shopping cart, and checkout functionality."
- "I need an API to track user activity on my website. Suggest the necessary endpoints and data formats."
Tips & gotchas
The quality of the generated API design heavily depends on the clarity and detail provided in the initial prompt. Be as specific as possible about desired functionalities and data structures for optimal results.
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.