api-design-reviewUse this skill when a backend engineer, platform engineer, or API team needs a structured review of a REST/HTTP API design (OpenAPI spec, design doc, or endp...
Install via ClawdBot CLI:
clawdbot install archlab-space/api-design-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/archlab-space/Open-Skill-Hub/issuesAudited May 23, 2026 · audit v1.0
Generated Jul 26, 2026
A senior backend engineer at a SaaS company drafts a new REST API for managing customer subscriptions. They use this skill to get a structured review before implementation, ensuring the API is consistent with internal standards and avoids breaking changes.
A platform team at a fintech startup receives an OpenAPI spec for a new payment processing endpoint from another team. They use this skill to systematically assess security, idempotency, and error handling before allowing client teams to integrate.
A staff engineer at an e-commerce company is tasked with reviewing a proposed public API for third-party developers. They leverage this skill to check versioning, auth, and rate limiting against best practices, ensuring a good developer experience.
An API architect at a healthcare company reviews a draft API for patient data access. They use the skill to verify compliance constraints like PII in URLs, authn/authz, and proper error codes, then produce a report for the compliance team.
A freelance API consultant is hired to review a client's API design before launch. They apply this skill to walk through all nine dimensions, compile a severity-tagged report, and give a ship/hold verdict, helping the client avoid expensive post-release fixes.
The company embeds this skill into its internal tooling or CI pipeline for API design reviews. This reduces the cost of fixing API issues after release, improves developer productivity, and ensures consistency across teams.
The skill is packaged as a SaaS product where teams submit their API specs and receive automated or human-in-the-loop reviews. The business model is subscription-based, with tiers for review volume or extra features like custom rule sets.
The skill is used by API consultants to deliver structured reviews as a service. They combine the automated review with expert analysis, providing training to client teams on API design best practices.
💬 Integration Tip
To integrate, paste your API spec (OpenAPI, design doc, or endpoint sketch) and answer the scoping questions one at a time. The tool will then guide you through each review dimension, prompting for your input before producing the final report.
Scored May 23, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.