Installation
Skills CLI
npx skills@latest add alirezarezvani/claude-skills --skill api-test-suite-builderRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the api-test-suite-builder skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Maps handlers, reads their schemas and business rules, and writes one focused suite per route group with fixtures and response-shape assertions. Route discovery covers Next.js, Express, FastAPI, and Django REST, while generated tests target Vitest/Supertest or Pytest/httpx.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size178 lines
- Last checked27 Sept 2026 ·
a0db3fd9004317097c1c9c7ef7da6276a98d205a1c2af79fbbddd72fab976d42
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
engineering/skills/api-test-suite-builder/SKILL.md on GitHub (opens in a new tab)