agentsclimarketplace

Api mock

Skill manastalukdar/ai-devstudio/skills/api-mock

Professional development studio for Claude Code CLI

Install
npx -y skills add manastalukdar/ai-devstudio --skill api-mock

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Generate API mocks and stub servers from OpenAPI specs or code analysis

SKILL.md

0.9 KB, as published. Nobody here has run it

API Mock Server Generator

I'll help you generate API mock servers and stub services for testing and development, based on OpenAPI specifications or code analysis.

Mock Server Tools:

  • json-server: Simple REST API mocking
  • MSW (Mock Service Worker): Browser and Node.js request interception
  • Prism: OpenAPI-based mock server
  • WireMock: Advanced API simulation

Token Optimization

Expected range: 2,000–3,000 tokens (initial), 500 tokens (cache hit)

Caching: Caches endpoint inventory and mock templates in .claude/cache/api-mock/ for 7 days. Invalidated when API routes change.

Early exit: Returns immediately if mock server already exists for the target routes.

Patterns used: Grep-before-Read, early exit, template-based generation, git diff scope default

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.