Generates structured API handoff documentation when your backend work is done and the frontend team needs to integrate. Creates a markdown file with business context, endpoint specs, DTOs, validation rules, edge cases, and test scenarios. The output is deliberately dense and skips chat, just writes straight to .claude/docs/ai with versioning. Includes a shortcut for simple CRUD endpoints where you can skip the full template. The goal is giving frontend developers or their AI assistants everything they need without requiring them to ping you with questions or dig through backend code. Useful when you're context switching off a feature and want to hand it off cleanly.
npx skills add https://github.com/davila7/claude-code-templates --skill backend-to-frontend-handoff-docs