Standard procedure for creating robust API endpoints
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 majiayu000/claude-skill-registry 中的 5,485 个 Skill。打开任一 Skill 可查看来源和详情。
majiayu000/claude-skill-registry已展示 40 / 5,485 个已收集 Skill。
Standard procedure for creating robust API endpoints
原文语言:英语
Generate API usage examples and tutorials from code analysis
原文语言:英语
Imported skill api_feature from openai
原文语言:英语
Bun-native HTTP framework — routing, TypeBox validation, Eden Treaty, plugins, lifecycle hooks
原文语言:英语
Fastify routes, JSON Schema validation, plugin system, TypeScript type providers
原文语言:英语
Hono routes, OpenAPI, Zod validation
原文语言:英语
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
原文语言:英语
RFC-39 compliant API best practices for Java services. Covers request/response patterns, error handling, pagination, versioning, and authentication standards. Use when designing or reviewing REST APIs in Java services.
原文语言:英语
StepLeague API route pattern using withApiHandler wrapper. Use when creating or modifying any API route in the /api directory. Keywords: API, route, endpoint, handler, auth, POST, GET, PUT, DELETE, validation.
原文语言:英语
Generate Next.js App Router API routes with Zod validation and TypeScript types
原文语言:英语
Integrate external REST and GraphQL APIs with proper authentication (Bearer, Basic, OAuth), error handling, retry logic, and JSON schema validation. Use when making API calls, database queries, or integrating external services like Stripe, Twilio, AWS.…
原文语言:英语
Use when working on the backend API (packages/api). Covers Elysia routes, Drizzle ORM, TypeBox schemas, JWT authentication, S3 uploads, Google Sheets logging, and the Next.js hybrid setup.
原文语言:英语
Generate API mocks and stub servers from OpenAPI specs or code analysis
原文语言:英语
Create a new Next.js API route with validation, error handling, and TypeScript
原文语言:英语
Pino logging, Sentry error tracking, Axiom - structured logging with correlation IDs, error boundaries, performance monitoring, alerting
原文语言:英语
Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.
原文语言:英语
API 模式提取工具。从捕获的流量中自动提取 API 模式、参数规范、认证方式、数据结构,生成 OpenAPI 规范和可复用代码。
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
原文语言:英语
Use when symfony api platform dto resources
原文语言:英语
API documentation and developer portal design
原文语言:英语
Apply when designing RESTful APIs, defining endpoints, HTTP methods, status codes, and response formats.
原文语言:英语
Zero-assumption API design review. Uses the API as a consumer first, then audits contracts, error shapes, auth model, pagination, versioning, idempotency, and rate limiting. Every endpoint is guilty until proven correct.
原文语言:英语
Monitors LTX API runtime performance, latency, error rates, and throughput. Alerts on performance degradation or errors.
原文语言:英语
Use when working with the TypeScript SDK for making API calls to Bknd, handling authentication, and managing data operations from client or server code. Covers Api class initialization, CRUD operations, auth methods, and module-specific APIs.
原文语言:英语
Meilisearch search engine patterns -- client setup, indexing, search, filtering, facets, geo search, multi-tenancy, task management
原文语言:英语
Updated API skill
原文语言:无法判定
RESTful API design patterns and best practices. Use when creating endpoints, designing APIs, or implementing routes.
Apply when validating API request inputs: body, query params, path params, and headers. This skill covers Zod v4 patterns.
原文语言:英语
API Standards Specialist
原文语言:英语
Manage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.
原文语言:英语
Help users write Apollo Connectors schemas to integrate REST APIs into GraphQL supergraphs using @source and @connect directives with selection mapping. Use this skill when the user: (1) mentions "connectors", "Apollo Connectors", or "REST Connector", (2)…
原文语言:英语
Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate,…
原文语言:英语
Use when applying an overlay file to a spec
原文语言:英语
Schema design, federation, and resolution strategies.
原文语言:英语
Guidance for using the App Store Connect CLI in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
原文语言:英语
Author and validate AsyncAPI 3.0 specifications for event-driven API design, message brokers, and async communication patterns
原文语言:英语
Use when working with Auto.dev APIs, vehicle data, VIN decoding, car listings, vehicle photos, specs, recalls, payments, interest rates, taxes, OEM build data, plate-to-VIN, or any automotive data API calls
原文语言:英语
AWS RDS (Relational Database Service) management using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.
原文语言:英语
Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.
原文语言:英语
Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image…
原文语言:英语