api-contract

Installation
SKILL.md

/api-contract Command

Generate contract-first API specifications from requirements or domain descriptions.

Usage

/api-contract "user registration with email verification"
/api-contract "order events for downstream systems" format=asyncapi
/api-contract "high-performance inventory service" format=protobuf

Workflow

Step 1: Analyze Requirements

Parse the API description to identify:

  • Domain entities and resources
Related skills
Installs
1
GitHub Stars
63
First Seen
Apr 18, 2026