api-design-reviewerAPI Design Reviewer
Install via ClawdBot CLI:
clawdbot install alirezarezvani/api-design-reviewerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A financial technology company is developing a new REST API for payment processing and account management. This skill can analyze the API design for compliance with REST conventions, ensure secure authentication patterns like OAuth 2.0, and detect breaking changes before deployment to prevent disruptions for banking partners and mobile app users.
An e-commerce retailer is refactoring its legacy API to improve consistency and developer experience. The skill can lint resource naming (e.g., /api/v1/order-items), validate error response formats for customer-facing errors, and assess pagination patterns like cursor-based pagination to handle large product catalogs efficiently.
A healthcare provider is building an API for patient data exchange, requiring adherence to industry standards like FHIR and strict security protocols. This skill can review URL structures for resource nesting (e.g., /api/v1/patients/123/records), check for proper status code usage (e.g., 401 for unauthorized access), and evaluate documentation coverage to meet regulatory requirements.
A software-as-a-service company needs to introduce API versioning without breaking existing integrations. The skill can analyze versioning strategies (e.g., URL versioning like /api/v2/users), detect field removal or type changes that could affect clients, and provide design scoring to balance usability and backward compatibility for enterprise customers.
An Internet of Things startup is designing an API to manage connected devices and sensor data. This skill can review rate limiting headers to prevent abuse, validate authentication patterns like API keys for device registration, and assess consistency in resource naming (e.g., kebab-case for /api/v1/device-profiles) to ensure scalability across millions of devices.
Offer monthly or annual subscriptions to engineering teams for continuous API design monitoring and review. This model generates recurring revenue by providing automated linting, breaking change alerts, and design scorecards, helping companies maintain high-quality APIs over time and reduce integration costs.
Provide one-time consulting services for API design audits, custom rule configuration, and integration with CI/CD pipelines. This model targets enterprises needing tailored solutions, with revenue from project-based fees and follow-up support contracts to ensure long-term API health and compliance.
Offer a free tier for basic API linting and convention analysis, with premium upgrades for advanced features like breaking change detection, security reviews, and detailed design scoring. This model attracts small teams and startups, converting them to paid plans as their API complexity grows and they need more comprehensive insights.
💬 Integration Tip
Integrate this skill into CI/CD pipelines using webhooks or CLI tools to automate API reviews on every code commit, ensuring early detection of design issues and reducing manual review effort.
Scored Apr 19, 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).
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to interact with Google Ads data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gatew