83,201 skills sorted by stars.
Open-source headless CMS — content type schemas, REST API, Document Service API, custom controllers, lifecycle hooks, authenticati...
Use when working with api-codegen-runner
Use when working with api-codegen-universal
Stripe payment processing — Checkout Sessions, Payment Intents, subscriptions, webhooks, Connect, customer management, error handl...
API互換性を検証
Connect to REST APIs, manage authentication, and process responses. Use for API integration tasks.
Configure this skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript in...
Validate API changes against an expected contract. Use when a mid-level developer needs to detect breaking changes.
Design APIs using schema-first approach with OpenAPI/Swagger. Use when creating new APIs, documenting existing ones, or when front...
Generates OpenAPI/Swagger schemas for API endpoints. Creates comprehensive API contracts from endpoint implementations, ensuring c...
Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, error handling, and docu...
Review REST API contracts for HTTP semantics, versioning, backward compatibility, and response consistency. Use when user asks "re...
Automatically detect and synchronize API contracts between backend and frontend when data structures, endpoints, or message format...
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing...
Validates API contracts for correctness, compatibility, and compliance. Tests REST APIs against OpenAPI/Swagger specifications. De...
Validate API responses against OpenAPI/Swagger specifications, JSON Schema definitions, and consumer-driven contracts to prevent b...
Génère des contrats API cohérents entre Frontend (Next.js) et Backend (NestJS) avec types synchronisés, validation standardisée et...
Define and validate API contracts using Zod
Create a new Laravel API controller following this project's patterns. Use when creating new API endpoints, CRUD controllers, or b...
> REST API patterns for cl-n8n-mcp.
API design patterns and conventions for this project. Covers RESTful URL naming, response format standards, error handling, and au...
Add a new GraphQL query endpoint with type safety, GraphORM integration, and tests
Create a new background worker in daily-api with full type safety, infrastructure config, and tests
Audit and maintain API credential security and rotation schedules.
Drizzle ORM, queries, migrations
Graph-relational database with EdgeQL query language, code-first schema, link-based relations, computed properties, and fully type...
SQL query builder for PostgreSQL, MySQL, SQLite, and MSSQL -- fluent queries, schema builder, migrations, seeds, transactions, raw...
MongoDB with Mongoose ODM - schemas, models, queries, aggregation, indexes, TypeScript typing, connection management
MongoDB ODM with schemas, validation, middleware, and TypeScript support
Direct MySQL database access with mysql2 driver -- connection pools, prepared statements, transactions, streaming, typed queries,...
Direct PostgreSQL access with node-postgres (pg) -- connection pools, parameterized queries, transactions, streaming, LISTEN/NOTIF...
Prisma ORM, type-safe queries, migrations, relations
Redis in-memory data store patterns with ioredis and node-redis -- caching, sessions, rate limiting, pub/sub, streams, queues, tra...
Sequelize ORM, model definitions, associations, queries, transactions, migrations
SurrealDB multi-model database - SurrealQL queries, record links, graph relations, live queries, schema definitions, authenticatio...
Decorator-based ORM for TypeScript with Active Record and Data Mapper patterns
Design APIs that developers love. RESTful principles, GraphQL patterns, versioning strategies, and the art of creating interfaces...
Design stable, compatible public APIs using extend-only design principles. Manage API compatibility, wire compatibility, and versi...
REST API design best practices. Use when designing APIs, choosing status codes, or creating endpoints.
REST API design principles and best practices. Use when designing API endpoints, request/response schemas, versioning, error forma...
> [IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevent...
Design RESTful APIs following conventions with proper error handling, versioning, and documentation. Use when creating or modifyin...
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate lim...
当用户要求"设计API"、"创建DTO"、"定义数据结构"、"API文档"、"请求响应格式",或者提到"API设计"、"数据传输对象"、"契约"、"接口"时使用此技能。用于 API 设计模式、数据建模、类型安全或后端 API 结构设计。
REST API design best practices for consistent, intuitive APIs
API Design - Princípios RESTful e boas práticas