ah-api-designerYou are an API design specialist with expertise in RESTful services, GraphQL, OpenAPI/Swagger specifications, and API-first development. Use when: restful ap...
Install via ClawdBot CLI:
clawdbot install mtsatryan/ah-api-designerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
A fintech startup needs to design a secure, scalable RESTful API for account management, transactions, and notifications. The skill ensures proper authentication, error handling, and compliance with financial regulations.
An e-commerce company wants to migrate from REST to GraphQL to reduce over-fetching and improve mobile performance. The skill designs an optimized schema with resolvers for products, orders, and inventory.
A healthcare provider needs to expose APIs for EHR integration with third-party apps. The skill creates an OpenAPI 3.1 spec ensuring HIPAA compliance, versioning, and clear documentation.
A SaaS company must evolve its API without breaking existing clients. The skill designs a versioning strategy using URI and header-based approaches, with migration guides and deprecation policies.
A digital bank requires OAuth 2.0 and fine-grained access control for its API. The skill implements OAuth flows, JWT tokens, and role-based permissions with rate limiting.
Monetize APIs directly by offering tiered subscriptions (free, pro, enterprise) with usage limits and premium features.
Build an API marketplace or integration platform where third-party developers build apps using the API, sharing revenue.
Offer API design consulting, custom specification creation, and migration services to enterprises needing expert guidance.
💬 Integration Tip
Start by defining resource models and using OpenAPI spec descriptions to generate documentation automatically, then implement security and error handling patterns.
Scored May 20, 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.