backend-to-frontend-handoff-docs
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install backend-to-frontend-handoff-docs --cli claudewrites the skill into.claude/skills/backend-to-frontend-handoff-docs/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/backend-to-frontend-handoff-docs/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
When to use it
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/enterprise-communication/backend-to-frontend-handoff-docs/SKILL.md -o .claude/skills/backend-to-frontend-handoff-docs/SKILL.md
Notes
Extracted from davila7/claude-code-templates, backend-to-frontend-handoff-docs category.