api-testing

Installation
SKILL.md

API Testing Skill

Test API integrations by mocking responses, intercepting requests, and monitoring network traffic.

When to Use

This skill activates when:

  • User wants to test API integrations
  • User needs to mock backend responses
  • User wants to simulate error scenarios
  • User asks about request interception
  • User needs to test offline behavior

Capabilities

Response Mocking

browser-devtools-cli stub mock-http-response \
  --pattern "**/api/users" \
Related skills

More from serkan-ozal/browser-devtools-skills

Installs
28
GitHub Stars
7
First Seen
Feb 3, 2026