---
name: speccrew-fd-api-contract
description: API Contract Generation SOP. Based on feature spec document, outputs structured frontend-backend API contract document. Once confirmed, the contract cannot be modified in downstream stages.
tools: Read, Write, Glob, Grep
Trigger Scenarios
Automatically triggered by speccrew-fd-feature-design Skill after feature spec document completion
User requests "Generate API documentation" or "Define API contract"
AgentFlow Definition
REQUIRED: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md
Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.
1---2name: speccrew-fd-api-contract3description: ---4---5---6name: speccrew-fd-api-contract7description: API Contract Generation SOP. Based on feature spec document, outputs structured frontend-backend API contract document. Once confirmed, the contract cannot be modified in downstream stages.8tools: Read, Write, Glob, Grep9---1011# Trigger Scenarios12- Automatically triggered by speccrew-fd-feature-design Skill after feature spec document completion13- User requests "Generate API documentation" or "Define API contract"1415## AgentFlow Definition16<!-- @agentflow: SKILL.xml -->17> **REQUIRED**: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md18> Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.
Run npx skillmds@latest add charlesmu99/speccrew-fd-api-contract in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
charlesmu99 (@charlesmu99) published this skill. Their other Agent Skills are listed on their SkillMD profile.