Generate a mock API server from OpenAPI specs, TypeScript interfaces, or endpoint descriptions for frontend development and testing. Use when the user asks to create a mock server, fake API, or stub endpoints.
$npx -y skills add girijashankarj/cursor-handbook --skill api-mock-serverInstalls into the current project.
Run `npx skills use "https://github.com/girijashankarj/cursor-handbook" --skill "girijashankarj/cursor-handbook/api-mock-server"` 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/girijashankarj/cursor-handbook" that are relevant to the current task. Run `npx skills add "https://github.com/girijashankarj/cursor-handbook"` and select the relevant skills, then follow their instructions.