api-testing

Installation
SKILL.md

API Testing

Expert knowledge for testing HTTP APIs with Supertest (TypeScript/JavaScript) and httpx/pytest (Python).

TypeScript/JavaScript (Supertest)

Installation

# Using Bun
bun add -d supertest @types/supertest

# or: npm install -D supertest @types/supertest

Basic Setup

Installs
748
GitHub Stars
204
First Seen
Jan 25, 2026
api-testing — secondsky/claude-skills