๐ŸŽฏ

microsoft

๐ŸŽฏSkill

from vercel-labs/emulate

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

vercel-labs/emulate(11 items)

microsoft

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vercel-labs/emulate --skill microsoft
skills.sh Installโš  Installs to .agents/skills/
npx skills add vercel-labs/emulate --skill microsoft
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/microsoft/SKILL.md

SKILL.md

79Installs
-
AddedApr 17, 2026

More from this repository10

๐ŸŽฏ
google๐ŸŽฏSkill

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.

๐ŸŽฏ
emulate๐ŸŽฏSkill

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.

๐ŸŽฏ
resend๐ŸŽฏSkill

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.

๐ŸŽฏ
stripe๐ŸŽฏSkill

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.

๐ŸŽฏ
aws๐ŸŽฏSkill

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.

๐ŸŽฏ
github๐ŸŽฏSkill

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.

๐ŸŽฏ
vercel๐ŸŽฏSkill

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.

๐ŸŽฏ
next๐ŸŽฏSkill

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.

๐ŸŽฏ
apple๐ŸŽฏSkill

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.

๐ŸŽฏ
slack๐ŸŽฏSkill

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.