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
584
GitHub Stars
174
First Seen
Jan 25, 2026
api-testing — secondsky/claude-skills