Expert API research including discovery, evaluation, integration analysis, and documentation review
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Expert API research including discovery, evaluation, integration analysis, and documentation review
Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.
Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.
Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.
Reduce payload size and enable compression.
API response wrapper patterns for consistent, predictable REST APIs in ABP Framework. Use when: (1) designing uniform API response contracts, (2) implementing success/error response wrappers, (3) handling pagination and metadata, (4) standardizing error responses.
Apply when designing RESTful APIs, defining endpoints, HTTP methods, status codes, and response formats.
REST API conventions for Next.js App Router with Zod validation and standardized error handling. This skill should be used when creating API routes, implementing CRUD operations, or establishing API patterns for a project.
api-review
You are an expert in Next.js API route conventions for this platform. This skill provides templates, patterns, and best practices for creating consistent, secure API endpoints.
Creates Next.js 16 API routes with auth, validation, and tenant scoping. Use when creating API endpoints.
This project uses Next.js 16 App Router with a consistent API pattern across all routes.
Create a new Next.js API route with x402 micropayment middleware
Generate secure TanStack Start API routes with authentication, rate limiting, validation, and proper error handling. Use when creating API endpoints, REST resources, or backend logic.
Analyze OpenAPI and Postman schemas for MCP tool generation. Use when analyzing API specifications, extracting endpoint information, generating tool signatures, or when user mentions OpenAPI, Swagger, API schema, endpoint analysis.
Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities
Apply rate limiting, input validation, and injection defenses.
REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.
Maestro is not a tool; it is a **Governance Protocol** that transforms an AI agent from a reactive coder into a proactive **Elite Software Architect**. It enforces discipline, maintains project contin
Use when implementing API authentication, authorization, or security patterns. Covers OAuth 2.0, OIDC, JWT, API keys, rate limiting, and common API security vulnerabilities.
Standards for building HTTP services, REST APIs, and middleware in Golang.
Configure affolterNET.Web.Api service registration and middleware pipeline. Use when setting up AddApiServices, ConfigureApiApp, or configuring the API middleware order.
Updated API skill
Analyzes API documentation from OpenAPI specs to provide TypeScript interfaces, request/response formats, and implementation guidance. Use when implementing API integrations, debugging API errors (400, 401, 404), replacing mock APIs, verifying data types, or when user mentions endpoints, API calls, or backend integration.
>
Response wrapping, pagination, and error standardization.
Your approach to handling API state management. Use this skill when working on files where API state management comes into play.
Style and formatting rules for API/SDK documentation, samples, and tutorials.
Follow API development conventions including RESTful design, Fastify patterns, Zod validation, error handling, and versioning. Use when building API endpoints, adding routes, or working with API code.
Strategies for designing comprehensive API tests including contract testing, integration testing, and performance testing
Auto-generate comprehensive API tests for REST and GraphQL endpoints with request/response validation
Generate comprehensive API endpoint tests for REST and GraphQL APIs.
Test API endpoints with automated test generation
Quick API endpoint testing with comprehensive request/response validation.
You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.
Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.
Validate API responses and schemas.
Test FastAPI endpoints with pytest and generate API documentation. Use when creating new APIs or verifying existing endpoints work correctly.
Three-tier API architecture for web (real-time) and mobile (battery-optimized) platforms.
API testing, documentation, and development tools
Instrument API requests with spans and distributed tracing. Use when tracking request latency or debugging API issues.
Helps developers configure API-triggered campaigns in the Clix console and
Эксперт по написанию API-туториалов и документации. Используй для создания гайдов по интеграции API, документации endpoints, примеров кода на разных языках, обработки ошибок и best practices.
Generates TypeScript interfaces from API responses or OpenAPI schemas. Use when the user asks about typing API responses, creating interfaces from JSON, parsing Swagger/OpenAPI, or keeping types in sync with backend.
Any time an external api needs to be understood or queried
API contract validation and breaking change detection
Apply when validating API request inputs: body, query params, path params, and headers. This skill covers Zod v4 patterns.
Validate REST API design standards compliance including versioning, naming conventions, HTTP methods, status codes, pagination, and Swagger documentation.
Manage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.
Safely evolve APIs without breaking existing clients.