Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architect...
Configure rate limits, auth, transforms, caching, and load balancing.
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures....
| ID | sre-api-gateway-rate-limiting |
| Atributo | Valor |
API gateway for calling third-party APIs with managed auth. Use this skill when users want to interact with external ser...
API code generation from specifications. TODO: Implement for backend. Invoked by: "generate api", "api codegen", "create...
Generate API endpoint documentation from Express route files. Use when the user asks to generate, update, or review API...
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, g...
Generate CRUD API endpoints automatically. User doesn't see routes. Use when: features need backend logic. Triggers: int...
RFC-39 compliant API best practices for Java services. Covers request/response patterns, error handling, pagination, ver...
Use withApiHandler for all API routes. It eliminates boilerplate and ensures consistent auth, validation, and error hand...
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented f...
API security hardening patterns. Use when implementing rate limiting, input validation, CORS configuration, API key mana...
Check api health checker operations. Auto-activating skill for API Integration. Triggers on: api health checker, api hea...
Api Health Checker - Auto-activating skill for API Integration.Triggers on: api health checker, api health checkerPart o...
> Template for project-specific API implementation skill
Implements API endpoints, routes, controllers, and request/response handling. Use when implementing REST APIs, GraphQL A...
Integrate external REST APIs with proper authentication, rate limiting, error handling, and caching patterns. Use when w...
Build and test REST API integrations with authentication, pagination, error handling, and webhooks.
Integrate Apidog + OpenAPI specifications with your React app. Covers MCP server setup, type generation, and query layer...
name: api-integration
Expert in API integration with React Query, SWR, RTK Query, REST/GraphQL clients, WebSocket real-time, optimistic update...
Build reliable third-party API integrations including OAuth, webhooks, rate limiting, error handling, and data sync. Use...
API integration patterns for autonomous-dev including subprocess safety, GitHub CLI integration, retry logic, authentica...
Expert in integrating third-party APIs with proper authentication, error handling, rate limiting, and retry logic. Use w...
Expert guidance for designing, integrating, and maintaining third-party APIs with best practices for authentication, err...
Generates integration tests for frontend → backend → Genkit flow connections. Use when creating E2E API tests.
Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API end...
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,...
note.com APIの調査を支援します。mitmproxyとPlaywrightを使用してHTTPトラフィックをキャプチャ・分析し、API動作を解明します。
A conceptual skill for securing FastAPI REST APIs with JWT authentication
Configure api key auth setup operations. Auto-activating skill for API Development. Triggers on: api key auth setup, api...
Api Key Auth Setup - Auto-activating skill for API Development.Triggers on: api key auth setup, api key auth setupPart o...
API key generation, rotation, and management system
Api Key Manager - Auto-activating skill for Security Fundamentals.Triggers on: api key manager, api key managerPart of t...
Automate API Labz tasks via Rube MCP (Composio). Always search tools first for current schemas.
Generates and executes load test scripts for APIs using k6, wrk, or autocannon. Creates realistic test scenarios from Op...
Interactive HTTPS proxy for API security testing with traffic interception, modification, and replay capabilities. Suppo...
Generate API mocks and stub servers from OpenAPI specs or code analysis
Generate api mock generator operations. Auto-activating skill for API Development. Triggers on: api mock generator, api...
Api Mock Generator - Auto-activating skill for API Development.Triggers on: api mock generator, api mock generatorPart o...
Generate and run mock API servers from OpenAPI specifications
E2EテストおよびユニットテストにおけるAPIモック技術スキル。外部API依存を排除し、テストの安定性・速度・信頼性を向上させるための手法とベストプラクティスを提供します。 📖 参考資料: • 『RESTful Web APIs』(Le...
สร้าง mock APIs สำหรับ frontend development และ testing โดยไม่ต้องพึ่ง backend จริง
Create mock endpoints with scenario support.
Your approach to handling API models. Use this skill when working on files where API models comes into play.
Use this skill when designing or implementing API monetization strategies - usage-based pricing, rate limiting, develope...
AI-powered API and webhook monitoring skill for e-commerce integrations. Designs health check systems, alerting strategi...
Interact with the {{API_NAME}} API. Use when {{TRIGGER_CONTEXTS}}. Supports {{CAPABILITIES}}.
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 moni...
Pino, Axiom, Sentry installation - one-time project setup for logging and error tracking with source maps upload
Explains the standardized API organization pattern for this codebase. Use when creating new API endpoints, API clients,...
Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building pa...
Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Us...
Systematic methodology for debugging pagination issues in API integrations, especially when switching between API versio...
Provides Vue component structure templates for Composition API and Options API. Used when generating .vue components and...
API 模式提取工具。从捕获的流量中自动提取 API 模式、参数规范、认证方式、数据结构,生成 OpenAPI 规范和可复用代码。
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
API design principles and decision-making.
REST API and GraphQL design patterns, authentication, error handling, and best practices. Use when building APIs, design...
API design, versioning, testing, schema validation, and contract testing patterns for REST and GraphQL APIs.