Emulated Twilio REST APIs for local development and testing. Use when the user needs to test Twilio Messaging, Verify, Voice, phone numbers, webhooks, status callbacks, inbound SMS simulation, or Twilio SDK integrations without hitting the real Twilio service.
$npx -y skills add vercel-labs/emulate --skill twilioInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/emulate" --skill "vercel-labs/emulate/twilio"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel-labs/emulate" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/emulate"` and select the relevant skills, then follow their instructions.