
π―Skills11
A Claude Code skill that provides a local emulator for Google OAuth 2.0, OpenID Connect, Gmail, Google Calendar, and Google Drive APIs, letting developers test Google sign-in flows and API integrations without hitting real Google endpoints. It supports authorization code flow, PKCE, ID tokens, OIDC discovery, refresh tokens, and REST API surfaces for Gmail, Calendar, and Drive.
A local drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, and AWS that provides fully stateful, production-fidelity service emulation for CI pipelines and no-network sandboxes. Services start with a single `npx emulate` command and expose both a CLI and a programmatic TypeScript API.
A fully stateful local emulator for the Resend email API that captures sent emails in memory for inspection via a browser inbox UI or REST API, without sending any real emails. It supports the official Resend Node.js SDK via the RESEND_BASE_URL environment variable and emulates domains, API keys, audiences, and contacts.
A fully stateful Stripe API emulator for local development and testing. Supports customers, products, prices, checkout sessions, payment intents, charges, and webhooks without processing real payments, and can be used standalone or embedded in a Next.js app.
Emulates AWS cloud services (S3, SQS, IAM, STS) locally with AWS SDK-compatible endpoints for development and testing, using in-memory state and AWS-compatible XML responses.
A fully stateful GitHub REST API emulator for local development and testing, supporting repos, issues, pull requests, OAuth flows, GitHub App JWT authentication, and webhooks without hitting the real GitHub API. It runs locally on a configurable port and integrates with standard GitHub clients like Octokit.
A fully stateful Vercel REST API emulator for local development and testing β projects, deployments, domains, OAuth flows, env vars, and API keys without hitting the real API.
A local drop-in replacement providing fully stateful, production-fidelity API emulation for CI and no-network sandboxes. Supports Vercel, GitHub, Google, Slack, and other services with zero-config startup via a single native Go engine.
A local drop-in replacement that provides fully stateful, production-fidelity API emulation for services like Vercel, GitHub, Google, and Slack in CI and no-network sandbox environments.
Local drop-in replacement services that provide fully stateful, production-fidelity API emulation for CI and no-network sandboxes. Supports emulating Vercel, GitHub, Slack, Google, and other services with zero configuration through a single CLI command.
A skill from Vercel's emulate project that provides local drop-in replacement services for CI and no-network sandboxes, offering fully stateful, production-fidelity API emulation for services like Vercel, GitHub, Google, Slack, and Microsoft with zero config.