Generate REST API endpoint scaffolding with validation and tests.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add sampleXbro/agentsmesh --skill api-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Api Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/samplexbro-api-generator-f57067b8)More formats (shields.io, HTML) on the badges page.
---
name: api-generator
description: Generate REST API endpoint scaffolding with validation and tests.
---
## Purpose
Generate production-ready REST API endpoints following the project conventions.
## Steps
1. Read the existing router and handler patterns from nearby modules.
2. Scaffold the route, handler, validation schema, and unit tests.
3. Reference `references/route-checklist.md` for the acceptance checklist.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!