- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
readthedocs-redirects-manager
by readthedocs
Manage Read the Docs redirects via the RTD API. Use when listing, creating, updating, or deleting custom redirects for a project.
tavus-cvi-ui
by Tavus-Engineering
Integrate Tavus CVI into React apps using @tavus/cvi-ui components. Use when embedding conversations in web apps, customizing the video UI, using React hooks for CVI events, or building custom conversation interfaces with Vite/Next.js.
api-error-handling
by KentoShimizu
API failure-contract design for status mapping, stable error codes, retryability semantics, and traceable error payloads across sync and async transports. Trigger when error behavior, retry semantics, or debuggability fields change in specs or source, or when those rules remain implicit. Do not use for full resource/schema modeling or version-channel policy definition.
prd-to-ralph
by galihcitta
Use when converting PRD/requirements into JSON format for Ralph Wiggum autonomous loops. Extracts user stories, orders by dependency (schema first, then backend, then UI, then dashboard), auto-adds standard criteria (typecheck, build, lint, tests), outputs structured JSON ready for autonomous iteration.
adyen-recurring-api
by Lap-Platform
"Adyen Recurring API skill. Use when working with Adyen Recurring for createPermit, disable, disablePermit. Covers 6 endpoints."
haystack-router
by TxnLab
Route and execute optimal token swaps on Algorand using Haystack Router, a DEX aggregator and smart order routing protocol. Use when building swap interfaces, getting best-price quotes across multiple Algorand DEXes and LST protocols, executing atomic swaps, integrating token exchange into React apps with use-wallet, automating swaps from Node.js, or migrating from @txnlab/deflex.
hosted-onboarding-api
by Lap-Platform
"Hosted onboarding API skill. Use when working with Hosted onboarding for getOnboardingUrl, getPciQuestionnaireUrl. Covers 2 endpoints."
configuration-api
by Lap-Platform
"Configuration API skill. Use when working with Configuration for accountHolders, balanceAccounts, balancePlatforms. Covers 79 endpoints."
platform-api
by Lap-Platform
"Platform API skill. Use when working with Platform for channels, push, keys. Covers 22 endpoints."
SKILL.md — OpenClaw A2A
by marketclaw-tech
Your agent can then use web_fetch or exec (curl) to send A2A messages to peers.
context7
by taptap
当用户提到 GitHub URL、GitHub 仓库链接、开源库、或询问特定框架/库的使用方法时,自动使用 context7 MCP 获取最新的文档和代码示例。处理 github.com 链接、npm 包、开源项目参考时触发。
Mobile API Client Generator
by Eli-yu-first
"Generates type-safe API client code for mobile apps from OpenAPI/Swagger specifications"
mcp-feishu
by taptap
当用户提供飞书 MCP URL 并请求配置时触发。自动同时配置到 Claude Code 和 Cursor,简化团队成员的环境设置流程。
api
by Lap-Platform
"API skill. Use when working with this API for api. Covers 286 endpoints."
tavus-video-gen
by Tavus-Engineering
Generate AI videos with Tavus replicas. Use when creating personalized videos from scripts or audio, adding custom backgrounds, watermarks, or generating videos at scale. Covers the video generation API, not real-time conversations.
lane-api-evangelist
by copyleftdev
Design APIs using Kin Lane's "API Evangelist" philosophy. Emphasizes Design-First (OpenAPI), governance, treating APIs as products, and the political/business impact of interfaces. Use when building public platforms or large-scale internal ecosystems.
api-testing
by serkan-ozal
Test API integrations by mocking responses, intercepting requests, and monitoring network traffic. Use when the user wants to mock backend APIs, simulate errors, test offline behavior, intercept requests, or add authentication headers.
flight-busiest-traveling-period
by Lap-Platform
"Flight Busiest Traveling Period API skill. Use when working with Flight Busiest Traveling Period for travel. Covers 1 endpoint."
adyen-payment-api
by Lap-Platform
"Adyen Payment API skill. Use when working with Adyen Payment for adjustAuthorisation, authorise, authorise3d. Covers 13 endpoints."
adyen-payment-api
by Lap-Platform
"Adyen Payment API skill. Use when working with Adyen Payment for adjustAuthorisation, authorise, authorise3d. Covers 13 endpoints."
api-design-graphql
by KentoShimizu
GraphQL schema and resolver contract design for type boundaries, nullability, authz, and query-cost safety. Trigger when SDL, resolver behavior, field contracts, or query safety controls are added/changed, and their contract impact is not yet explicitly specified. Do not use for REST/OpenAPI endpoint design, API version lifecycle governance, or standalone error taxonomy design.
fivem-dev
by melihbozkurt10
FiveM development orchestrator for QBox, QBCore, and ESX frameworks. Dynamically fetches natives, framework APIs, and guides to assets. Supports Lua and NUI (JavaScript/TypeScript).
API Test Suite Generator
by Eli-yu-first
"Create comprehensive API test suites with edge cases, authentication, and performance tests"
graphql-schema-generator
by Dexploarer
Generates GraphQL schemas with type definitions, resolvers, queries, mutations, and subscriptions. Use when building GraphQL APIs.