Content Preview
--- name: mocking-apis description: | Generate mock API servers for testing and development with realistic response data. Use when creating mock APIs for development and testing. Trigger with phrases like "create mock API", "generate API mock", or "setup mock server". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(api:mock-*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw --- # Mocking APIs ## Overview
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/mocking-apis.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/api-development/api-mock-server/skills/mocking-apis/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/api-development/api-mock-server/skills/mocking-apis/SKILL.md
Related Skills
api-testing-observability-api-mock
You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.
infrastructureapiobservabilitymock
by sickn33 (Antigravity) · antigravity-awesome-skills
mock-generator
This skill provides automated assistance for mock generator tasks within the Test Automation domain.
mock-generatormockgenerator
by jeremylongshore · plugins-plus-skills
api-mock-generator
This skill provides automated assistance for api mock generator tasks within the API Development domain.
api-mock-generatorapimockgenerator
by jeremylongshore · plugins-plus-skills
api-mock
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
toolsapimock
by wshobson · wshobson-commands