Armory
Source
Browse
Skills

frontend-to-backend-requirements

Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install frontend-to-backend-requirements --cli claude

writes the skill into.claude/skills/frontend-to-backend-requirements/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/frontend-to-backend-requirements/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.

When to use it

Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.

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/frontend-to-backend-requirements/SKILL.md -o .claude/skills/frontend-to-backend-requirements/SKILL.md

Notes

Extracted from davila7/claude-code-templates, frontend-to-backend-requirements category.