api-design
New20.9kSmitheryDevelopmentby mastra-ai
Guidelines for designing RESTful APIs and TypeScript interfaces. Use when designing new endpoints, reviewing API contracts, or structuring data models.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/api-design.md https://raw.githubusercontent.com/mastra-ai/mastra/main/examples/unified-workspace/skills/api-design/SKILL.md3
Invoke in Claude Code
/api-designView source on GitHub
code-reviewapidesigntypescriptcodingplanning
Frequently Asked Questions
What is api-design?
Guidelines for designing RESTful APIs and TypeScript interfaces. Use when designing new endpoints, reviewing API contracts, or structuring data models.
How to install api-design?
To install api-design, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /api-design.
What is api-design best for?
api-design is a community categorized under Development. It is designed for: code-review, api, design, typescript, coding, planning. Created by mastra-ai.