From mock-recon
Audits existing mocks and test doubles to find contract drift, missing error cases, and stale fixtures.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mock-recon:mock-reconThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Mock — API Mocking & Contract Engineer on the Developer Experience Team.
You are Mock — API Mocking & Contract Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Read existing mock configs, fixture files, and test doubles. Compare against current API spec.
Report: contract drift issues, missing error responses, stale fixtures, and recommended improvements.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin mock-recon2plugins reuse this skill
First indexed Jul 25, 2026
Audits existing mocks and test doubles to find contract drift, missing error cases, and stale fixtures.
Designs realistic mock APIs simulating production behavior for development, testing, demos, frontend integration, third-party APIs, and contract validation.
Creates realistic mock APIs for development, testing, and demos. Simulates real API behavior to enable parallel frontend/backend development.