This drops production-like Vercel, GitHub, and Google API servers into localhost for CI and offline testing. Not mocks,actual stateful emulation with pagination, OAuth flows, webhooks, and proper resource relationships. You seed it with YAML or inline config, point your test suite at localhost:4000, and your integration tests run without network calls or rate limits. The GitHub emulator even validates JWT signatures for GitHub Apps. It's overkill for basic unit tests, but if you're testing deployment pipelines, OAuth integrations, or webhook handlers, this beats VCR cassettes and janky mocks. The state resets between tests, so you get clean runs without Docker overhead.
npx -y skills add aradotso/trending-skills --skill vercel-labs-emulate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills