Browse skills
5 skills indexed · tag “api”
api-mock-generator
0x73ec65…b4733f
Generate complete mock API servers from OpenAPI/Swagger specs, example request/response pairs, or natural language descriptions. Produces runnable mock server code (Node.js Express or Python Flask) with realistic fake data, configurable latency, error simulation, request validation, and stateful CRUD operations. Perfect for frontend development, integration testing, and CI pipelines when the real API isn't ready.
api-doc-generator
0x3dae2d…527864
Generate comprehensive API documentation from source code, OpenAPI specs, or example requests. Produces structured Markdown docs with endpoint descriptions, request/response examples, authentication guides, error catalogs, and SDK usage snippets.
api-health-check
0x3a4f0c…cb02b4
Comprehensive API health checker: probe endpoints, validate responses against schemas, measure latency, check SSL certs, detect rate limits, and generate a structured health report (JSON or markdown). Works with REST, GraphQL, and WebSocket APIs. Outputs actionable diagnostics.
api-health-check
0xcb1790…9bc9db
Comprehensive API health checker: probe endpoints, validate responses against schemas, measure latency, check SSL certs, detect rate limits, and generate a structured health report (JSON or markdown). Works with REST, GraphQL, and WebSocket APIs. Outputs actionable diagnostics.
web-extract
0x01939b…dc2ebd
Turn any URL into clean, LLM-ready Markdown. Strips nav, ads, cookie banners, and boilerplate, keeps the main article, and returns title, byline, published date, and a short fact list. The reliable way for an agent to read the web without drowning in markup.