afrexai-api-architectDesign, build, test, document, and secure production-grade APIs. Covers the full lifecycle from schema design through deployment, monitoring, and versioning....
Install via ClawdBot CLI:
clawdbot install 1kalin/afrexai-api-architectGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.example.com/v1Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
An online retailer needs to redesign their legacy REST API to support mobile apps, third-party integrations, and microservices. The API Architect would create a design-first specification with proper resource modeling for products, orders, and payments, implement standardized error handling, and set up comprehensive test suites.
A healthcare provider needs to build a secure, compliant API for exchanging patient data between hospitals, clinics, and insurance systems. The API Architect would design a GraphQL API with fine-grained field selection, implement strict authentication/authorization, create detailed OpenAPI documentation, and set up monitoring for sensitive data access.
A financial technology startup needs to build a production-grade payment processing API with high reliability requirements. The API Architect would design idempotent endpoints for payment processing, implement rate limiting and circuit breakers, create comprehensive test suites including load testing, and establish clear versioning strategies for backward compatibility.
A smart home company needs an API to manage millions of connected devices with real-time status updates. The API Architect would design efficient pagination using cursor-based patterns, implement WebSocket or Server-Sent Events for real-time updates, create comprehensive monitoring dashboards, and design proper error handling for unreliable network conditions.
A software-as-a-service company needs to expose a public API for third-party developers to build integrations. The API Architect would design clear, consistent REST endpoints following naming conventions, create comprehensive OpenAPI documentation with examples, implement API key authentication and rate limiting, and build developer portal with SDKs.
Companies monetize their APIs directly by charging developers for access based on usage tiers, number of API calls, or premium features. This requires robust rate limiting, billing integration, and comprehensive developer documentation to attract and retain paying customers.
Companies build APIs to enable third-party developers to create integrations, extensions, or complementary services that enhance the core platform's value. This drives ecosystem growth and locks in customers through network effects and integration dependencies.
Large organizations treat APIs as internal products that enable different teams and microservices to communicate efficiently. This reduces duplication, accelerates development, and creates consistency across the organization's digital products.
💬 Integration Tip
Always implement structured error responses with request IDs for debugging, and use API gateways for cross-cutting concerns like authentication, rate limiting, and logging to maintain consistency across endpoints.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.