Design & Build APIs with Claude Code
Create schemas, generate clients, and integrate third-party APIs
Create schemas, generate clients, and integrate third-party APIs
105 artifacts found
Image sourcing strategy for UI projects. Use FREE resources first - DiceBear/Boring Avatars for avatars, Unsplash/Picsum for photos, unDraw/Storyset for illustrations, Haikei for backgrounds. AI generation (DALL-E) only when custom branded assets needed and no free alternative exists.
npx ai-builder add skill petbrains/frontend-iconifyManage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.
npx ai-builder add skill sgcarstrends/api-versionDesigns Zod schemas following Zod-first development. Creates validation schemas, branded types, discriminated unions, and transforms. Infers TypeScript types from schemas. Triggers on: Zod schema, z.object, z.infer, validation, branded types, discriminated union, safeParse, refinement.
npx ai-builder add skill saleor/designing-zod-schemasComprehensive Whop platform expert with access to 212 official documentation files covering memberships, payments, products, courses, experiences, forums, webhooks, and app development. Invoke when user mentions Whop, digital products, memberships, course platforms, or community monetization.
npx ai-builder add skill raintree-technology/whopGenerate OpenAPI specification from ALPS profile. Converts ALPS semantic descriptors to RESTful API definitions with automatic validation.
npx ai-builder add skill alps-asd/openapiInstagram Graph API entegrasyonu. Use when publishing content, fetching insights, or working with Instagram media.
npx ai-builder add skill olivenet-iot/instagram-apiCreate OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs. Use PROACTIVELY for API documentation or client library generation.
npx ai-builder add agent stuart-tse/api-documenterGenerate REST API client code in multiple languages with error handling. Use when creating API client libraries or SDK code.
npx ai-builder add skill ntaksh42/rest-client-generatorCreate Data Contracts (CTR) - Optional Layer 9 artifact using dual-file format (.md + .yaml) for API/data contracts
npx ai-builder add skill vladm3105/doc-ctrGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
npx ai-builder add skill anthropic/mcp-builderDesign API contracts and data models
npx ai-builder add command michaelkacher/design-apiAdd Stripe payment processing to Next.js projects. Implement checkout sessions, payment handling, subscriptions, webhooks, and customer management. Use when adding Stripe to a Next.js project, building payment flows, implementing subscriptions, or integrating payment processing.
npx ai-builder add skill IncomeStreamSurfer/nextjs-stripe-integrationIntegrate Databricks Genie rooms as tools in agent workflows. Use when integrating Genie spaces with AI agents, querying Genie rooms programmatically via SDK or MCP, managing Genie conversations and polling, handling Genie API responses and errors, or building tool-calling agents that use Genie as a data source. Covers SDK patterns, MCP tool integration, conversation management, error handling, and performance optimization for Genie-based agent tools.
npx ai-builder add skill juanlamadrid20/genie-integrationGenerate email functionality including mailer controllers, email templates, and configuration. Use when sending emails, creating notifications, or implementing transactional emails. Ensures proper email structure, layouts, and testing.
npx ai-builder add skill wheels-dev/wheels-email-generatorBuild LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications.
npx ai-builder add agent krzemienski/ai-engineer## ่งฆๅๆกไปถ
npx ai-builder add skill ChuDiRen/api-developmentTRPC with Tanstack Query patterns Applies to files matching: *.tsx.
npx ai-builder add skill FranciscoMoretti/trpc-patterns## Purpose
npx ai-builder add skill anyproto/code-generation-developerUse this agent when you need to design system architecture, create database schemas, structure APIs, or configure Azure infrastructure. This includes tasks like designing microservices architectures, planning PostgreSQL database schemas, setting up cloud infrastructure with Terraform/Bicep, defining API contracts, establishing security patterns, or making architectural decisions about scalability and performance. Examples:\n\n<example>\nContext: The user needs help designing the architecture for a new application.\nuser: "I need to design a scalable e-commerce platform that can handle 10,000 concurrent users"\nassistant: "I'll use the architecture-designer agent to help design a robust system architecture for your e-commerce platform."\n<commentary>\nSince the user needs system design and scalability planning, use the Task tool to launch the architecture-designer agent.\n</commentary>\n</example>\n\n<example>\nContext: The user is setting up cloud infrastructure.\nuser: "Set up the Azure infrastructure for our microservices application with PostgreSQL"\nassistant: "Let me use the architecture-designer agent to design and implement your Azure infrastructure."\n<commentary>\nThe user needs Azure setup and infrastructure design, so use the architecture-designer agent.\n</commentary>\n</example>\n\n<example>\nContext: The user needs database design.\nuser: "Design a database schema for a multi-tenant SaaS application"\nassistant: "I'll engage the architecture-designer agent to create an optimal PostgreSQL schema for your multi-tenant application."\n<commentary>\nDatabase schema design requires the architecture-designer agent's expertise.\n</commentary>\n</example>
npx ai-builder add agent markus41/architecture-designer