api-design
> [IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip.'
npx skills add majiayu000/claude-skill-registry --skill api-design-duc01226-easyplatform --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: api-design version: 2.1.0 description: "[Architecture] Use when designing or modifying REST API endpoints, controller structure, route patterns, request/response DTOs. Triggers on keywords like "API endpoint", "REST", "controller", "route", "HTTP", "request body", "response"." allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Task, TaskCreate --- > **[IMPORTANT]** Use `TaskCreate` to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip. **Prerequisites:** **MUST READ** `.claude/skills/shared/evidence-based-reasoning-protocol.md` before executing. - `docs/project-reference/domain-entities-reference.md` — Domain entity catalog, relationships, cross-service sync (read when task involves business entities/models) ## Quick Summary **Goal:** Design or modify REST API endpoints following the project platform patterns and REST best practices. > **MANDATORY IMPORTANT MUST** Plan ToDo Task to READ the following project-specific reference doc: > > - `backend-patterns-reference.md` -- project patterns and structure > > If file not found, search for: projec
- Quick Summary
- Route Naming Conventions
- File Upload Endpoints
- Error Response Format
- API Design Checklist
- Anti-Patterns
- Related
What does the api-design skill do?
> [IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip.'
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill api-design-duc01226-easyplatform --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
