Pagination patterns for LIST operations including offset/limit and token-based
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 5 485 skills depuis majiayu000/claude-skill-registry. Ouvrez un skill pour examiner sa source et ses détails.
majiayu000/claude-skill-registryAffichage de 40 skills collectés sur 5 485.
Pagination patterns for LIST operations including offset/limit and token-based
Langue du texte source : anglais
Pagination patterns for LIST operations including offset/limit and token-based
Langue du texte source : anglais
Implement cursor-based and offset pagination for APIs. Covers efficient database queries, stable sorting, and pagination metadata.
Langue du texte source : anglais
Parallel AI Search & Extract API for FX news research. Use when working with web search, news extraction, content research, or FX market data gathering. Triggers on: "parallel ai", "parallel search", "web search API", "FX news", "news research",…
Langue du texte source : anglais
Generate boilerplate code for REST API integrations with authentication, error handling, and retry logic
Langue du texte source : anglais
PolicyEngine API - Flask REST service powering policyengine.org and programmatic access
Langue du texte source : anglais
PolicyEngine API v2 - Next-generation microservices architecture with monorepo structure
Langue du texte source : anglais
Using PolicyEngine programmatically via Python client or REST API
Langue du texte source : anglais
Import, export, and manage Postman collections. Use when working with Postman collections, importing OpenAPI specs, exporting collections, or when user mentions Postman import, collection management, API collections.
Langue du texte source : anglais
Define implementation contracts (APIs and data models) that developers will build against during PRD v0.6 Architecture. Triggers on requests to define APIs, design database schema, create data models, or when user asks "define APIs", "data model", "database…
Langue du texte source : anglais
Producer implementation patterns for API operations and business logic
Langue du texte source : anglais
Railway.com GraphQL API automation for projects, services, deployments, and environment variables. Use when automating Railway operations, querying project data, managing deployments, setting variables via API, or integrating Railway into workflows.
Langue du texte source : anglais
API resource classes that transform Eloquent models into JSON-ready arrays. Resources control exactly what is exposed in API responses and handle relationships, conditional attributes, and date formatting.
Langue du texte source : anglais
Design REST API endpoints with Zod validation and OpenAPI documentation. Use when creating new API routes, validating request/response schemas, or updating API documentation. Activates for endpoint design, schema validation, error handling, and API docs.
Langue du texte source : anglais
RESTful API 설계, Request/Response DTO, @Valid 검증. MockMvc 금지, TestRestTemplate 필수. /kb-rest-api 명령 시 자동 활성화.
Langue du texte source : coréen
REST API standards for Java Spring services. Covers Bitso API guidelines, authentication integration, OpenAPI documentation, and RFC-37 service documentation. Use when creating or maintaining REST endpoints.
Langue du texte source : anglais
Generate REST API client code in multiple languages with error handling. Use when creating API client libraries or SDK code.
Langue du texte source : Plusieurs langues
Use nouns for resources (GET /users, not GET /getUsers) Use when designing system architecture. Architecture category skill.
Langue du texte source : anglais
Guide for using Apollo Rover CLI to manage GraphQL schemas and federation. Use this skill when: (1) publishing or fetching subgraph/graph schemas, (2) composing supergraph schemas locally or via GraphOS, (3) running local supergraph development with rover…
Langue du texte source : anglais
Explains how to use Synapse RuntimeContext API. Use when the user asks about "RuntimeContext", "ctx.", "logging", "progress tracking", "set_progress", "set_metrics", "log_message", "BaseStepContext", "TrainContext", "ExportContext", "UploadContext",…
Langue du texte source : anglais
Investigate Saleor API behavior by checking source code. Use when API behavior is unclear from docs, getting unexpected permission errors, or need to understand exact data model.
Langue du texte source : anglais
Searches Iconify API for icons by query. Use when users need to find, search, or discover icons from Iconify collections.
Langue du texte source : anglais
Server-Sent Events (SSE) enable servers to push updates to clients over HTTP. This guide covers implementation, use cases, and best practices for building real-time features using unidirectional event
Langue du texte source : anglais
Provides guidelines for using keys, schemas, and types from the shared @eridu/api-types package. This skill should be used when defining API contracts, ensuring type safety between frontend and backend, or implementing Zod schemas.
Langue du texte source : anglais
Comprehensive guide and tools for working with Shopify's Admin (REST & GraphQL) and Storefront APIs. Use this skill when the user needs to interact with Shopify data, manage resources (products, orders, customers), or build custom storefront integrations.
Langue du texte source : anglais
Create short URLs via AceDataCloud API. Use when generating shortened links for sharing, or batch-creating multiple short URLs at once. Supports custom slugs and expiration.
Langue du texte source : anglais
Synchronous HTTP client for sending HTTP requests and handling responses.
Langue du texte source : anglais
A synchronous and asynchronous HTTP client for making requests and working with responses.
Langue du texte source : anglais
Async HTTP client/server framework for asyncio, providing ClientSession for outbound HTTP and aiohttp.web for building web servers.
Langue du texte source : anglais
Initiate payments on the SOHO Pay credit layer using EIP-712 signatures.
Langue du texte source : anglais
企业微信 飞书 钉钉 淘宝 小红书 抖音电商 微信小程序 微信小店 拼多多 有赞 微信支付 支付宝 京东 SHEIN 得物 火山引擎 阿里云百炼 API文档搜索。 WeCom Feishu Lark DingTalk Taobao Xiaohongshu Douyin WeChat Pinduoduo Youzan Alipay JD SHEIN Dewu Volcengine Bailian API docs search. 56,000+ API docs across 18 Chinese open…
Langue du texte source : chinois
Spectral API linting configuration, rules, and validation for OpenAPI specs
Langue du texte source : anglais
Implement REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST endpoints, DTOs, error handling, pagination, security headers, HATEOAS and architecture patterns.
Langue du texte source : anglais
Guide for creating RESTful controllers with proper request/response handling, validation, and documentation. Use this when implementing new API endpoints or refactoring existing controllers.
Langue du texte source : anglais
Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, and resource-based URLs. Use this skill when creating or modifying API endpoints, route handlers, controllers, or API configuration files. Apply when…
Langue du texte source : anglais
Design RESTful API endpoints with proper HTTP methods, status codes, resource-based URLs, and consistent error formats. Apply when creating or modifying route handlers, controllers, or API endpoints.
Langue du texte source : anglais
Use when you have an OpenAPI spec and want to generate an SDK, or asking "how do I get started with Speakeasy"
Langue du texte source : anglais
Real-time data streaming with SSE, WebSockets, and ReadableStream. Use when implementing streaming responses, real-time data updates, Server-Sent Events, WebSocket setup, live notifications, push updates, or chat server backends.
Langue du texte source : anglais
Supabase JavaScript client API and REST API usage. Use when integrating Supabase, setting up clients, or using REST endpoints directly.
Langue du texte source : anglais
Supabase REST API via curl. Use this skill for database CRUD operations, filtering, pagination, and real-time data management.
Langue du texte source : anglais