Emulated Sign in with Apple / Apple OIDC for local development and testing. Use when the user needs to test Apple sign-in locally, emulate Apple OIDC discovery, handle Apple token exchange, configure Apple OAuth clients, or work with Apple userinfo without hitting real Apple APIs. Triggers include "Apple OAuth", "emulate Apple", "mock Apple login", "test Apple sign-in", "Sign in with Apple", "Apple OIDC", "local Apple auth", or any task requiring a local Apple OAuth/OIDC provider.
$npx -y skills add vercel-labs/emulate --skill appleInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/emulate" --skill "vercel-labs/emulate/apple"` 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.