Api Contract banner
fockus fockus

Api Contract

Development community

Description

--- description: Manage API contracts — OpenAPI, gRPC, GraphQL, breaking-change detection allowed-tools: [Read, Glob, Grep, Bash, Edit, Write] argument-hint: <generate|check|test> --- # API Contract: $ARGUMENTS ## 0. Validate arguments If `$ARGUMENTS` is empty, stop and ask the user which action to perform (`generate`, `check`, `test`). ## 1. Stack detection ```bash eval "$(bash ~/.claude/skills/memory-bank/scripts/mb-metrics.sh)" ``` If `stack=unknown`, ask the user for the framework / la

Installation

Installs to ~/.claude/skills/fockus-skill-memory-bank-api-contract/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fockus-skill-memory-bank-api-contract && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/commands/api-contract.md -o ~/.claude/skills/fockus-skill-memory-bank-api-contract/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository