Skip to main content

api-testing

Synthex API testing enforcer. NEVER mock the database in integration tests โ€” use real Supabase. NEVER skip the 401 (unauthenticated) or 403 (wrong org) test cases. NEVER use pnpm. ALWAYS structure tests as: 401 โ†’ 403 โ†’ 400 โ†’ 200/201 happy path. Activate on ANY request to write API tests, validate endpoints, add test coverage, or check test quality.

Jump to install

Source facts

Repository
CleanExpo/Synthex
Last source activity
July 2, 2026 at 12:34
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.