api-design

Installation
SKILL.md

Critical Patterns

API-First Approach (REQUIRED)

Design the API (OpenAPI Spec) BEFORE writing code or user stories.
Protocol: Assume HTTP RESTful by default unless specified (gRPC, EDA).

User Story Format (REQUIRED)

As [user role],
I want [specific objective],
So that [benefit and/or value].

Acceptance Criteria (REQUIRED)

Related skills
Installs
5
GitHub Stars
1
First Seen
Jan 26, 2026