api-designer
π―Skillfrom jeffallan/claude-skills
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Overview
API Designer is part of the Claude Skills collection by jeffallan, a comprehensive library of 66 skills and 9 workflows designed for full-stack developers. This skill transforms Claude Code into an expert pair programmer for API design, providing guidance on RESTful patterns, endpoint structure, versioning, authentication, and API documentation best practices. The collection is recognized on TrendShift and mentioned in Awesome Claude Code.
Key Features
- API design expertise -- provides structured guidance on RESTful API patterns, endpoint design, versioning strategies, authentication mechanisms, and documentation best practices.
- Part of a 66-skill collection -- belongs to a comprehensive set covering the full development stack, allowing API design decisions to consider frontend, backend, and infrastructure perspectives.
- Context engineering -- delivers API design advice tailored to your specific project architecture, technology stack, and scalability requirements.
- Workflow integration -- works alongside 9 companion workflows for end-to-end development including code review, testing, and deployment.
- Plugin distribution -- easily installed via the Claude Code plugin system with MIT license.
Who is this for?
This skill is designed for backend developers, API architects, and full-stack engineers who want AI-assisted guidance for designing robust, well-structured APIs. It is especially useful for teams establishing API standards or building new services that need consistent, production-ready API design patterns.
Same repository
jeffallan/claude-skills(66 items)
Installation
npx vibeindex add jeffallan/claude-skills --skill api-designernpx skills add jeffallan/claude-skills --skill api-designer~/.claude/skills/api-designer/SKILL.mdSKILL.md
More from this repository10
A Go (Golang) expert skill from the jeffallan/claude-skills collection, providing Claude Code with context-aware Go development knowledge including concurrency patterns, idioms, and best practices across 66 specialized skills.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
Expert guidance for Kubernetes cluster management, deployments, troubleshooting, Helm charts, and kubectl operations.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Provides DevOps engineering guidance for CI/CD, infrastructure automation, and cloud deployment, from a collection of 65 skills and 9 workflows built for full-stack developers.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Provides WebSocket implementation patterns including real-time bidirectional communication, connection management, message handling, and error recovery