Docs Gen

Generate and maintain documentation

Showing 2785-2808 of 5103 skills
Lap-Platform

akeneo-pim-rest-api

by Lap-Platform

"Akeneo PIM REST API skill. Use when working with Akeneo PIM REST for api. Covers 137 endpoints."

API Dev 6 3mo ago
yz0812

git-commit

by yz0812

'智能 Git 提交:分析改动自动生成 Conventional Commits 信息,支持 type/scope 推断、Breaking Change 检测、拆分建议'

Debugging 6 4mo ago
Lap-Platform

flight-cheapest-date-search

by Lap-Platform

"Flight Cheapest Date Search API skill. Use when working with Flight Cheapest Date Search for shopping. Covers 1 endpoint."

API Dev 6 3mo ago
Lap-Platform

branded-fares-upsell

by Lap-Platform

"Branded Fares Upsell API skill. Use when working with Branded Fares Upsell for shopping. Covers 1 endpoint."

API Dev 6 3mo ago
CGandGameEngineLearner

play-any-game

by CGandGameEngineLearner

AI游戏伴侣助手 - 当你在游戏中遇到困难、卡关、不知道怎么操作时,AI可以帮你分析游戏画面、解答问题、甚至简单操作界面帮你解决问题。不是全自动代肝,而是你的游戏伙伴,在你需要的时候伸出援手。当用户提到"帮我看下这个怎么过"、"这个怎么操作"、"卡关了"、"不知道怎么弄"时使用此技能。支持原神、崩坏星穹铁道等各类游戏。

Docs Gen 6 2mo ago
Lap-Platform

control-api-v1

by Lap-Platform

"Control API v1 API skill. Use when working with Control API v1 for accounts, apps, me. Covers 22 endpoints."

API Dev 6 3mo ago
mgd34msu

api-design

by mgd34msu

"Load PROACTIVELY when task involves building or modifying API endpoints. Use when user says \"build an API\", \"add an endpoint\", \"create a REST route\", \"set up GraphQL\", or \"add tRPC procedures\". Covers route design and file organization, request validation with Zod, response formatting, error handling patterns, middleware composition, authentication guards, rate limiting, pagination, and API documentation generation."

API Dev 6 3mo ago
Lap-Platform

adyen-balance-control-api

by Lap-Platform

"Adyen Balance Control API skill. Use when working with Adyen Balance Control for balanceTransfer. Covers 1 endpoint."

API Dev 6 3mo ago
KentoShimizu

api-versioning

by KentoShimizu

API version lifecycle governance for breaking-change classification, deprecation windows, migration planning, and support matrix management across internal and external consumers. Trigger when contract diffs may break consumers (for example required-field removal, semantic change, or channel change), when deprecation/sunset planning is required, or when multiple consumer cohorts must be supported in parallel. Do not use for first-pass endpoint/schema design.

API Dev 6 3mo ago
yz0812

mindmap

by yz0812

Generate visual mindmaps from natural language descriptions or content using the MCP mindmap tool. Use when users request to visualize structures, workflows, knowledge hierarchies, requirements, meeting notes, or any content as a mindmap. Automatically opens in browser after generation. Supports converting processes, architectures, learning paths, or any structured information into visual diagrams.

Docs Gen 6 5mo ago
Lap-Platform

airport-on-time-performance

by Lap-Platform

"Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint."

API Dev 6 3mo ago
KentoShimizu

api-contract-testing

by KentoShimizu

"Consumer-provider contract testing and release-gate design for compatibility matrices, contract assertions, and CI blocking rules across versions and transports. Trigger when API contract diffs are detected but compatibility evidence is missing or stale (contract test pass, consumer-impact mapping, or compatibility matrix update), or when multiple consumers, versions, or transports must be protected by automated gates. Do not use for first-pass API interface design."

API Dev 6 3mo ago
Lap-Platform

fund-api

by Lap-Platform

"Fund API skill. Use when working with Fund for accountHolderBalance, accountHolderTransactionList, debitAccountHolder. Covers 8 endpoints."

API Dev 6 3mo ago
Lap-Platform

flight-inspiration-search

by Lap-Platform

"Flight Inspiration Search API skill. Use when working with Flight Inspiration Search for shopping. Covers 1 endpoint."

API Dev 6 3mo ago
Lap-Platform

adyen-payout-api

by Lap-Platform

"Adyen Payout API skill. Use when working with Adyen Payout for confirmThirdParty, declineThirdParty, payout. Covers 6 endpoints."

API Dev 6 3mo ago
KentoShimizu

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.

API Dev 6 3mo ago
Lap-Platform

hosted-onboarding-api

by Lap-Platform

"Hosted onboarding API skill. Use when working with Hosted onboarding for getOnboardingUrl, getPciQuestionnaireUrl. Covers 2 endpoints."

API Dev 6 3mo ago
Lap-Platform

platform-api

by Lap-Platform

"Platform API skill. Use when working with Platform for channels, push, keys. Covers 22 endpoints."

API Dev 6 3mo ago
Lap-Platform

airportsapi

by Lap-Platform

"airportsapi API skill. Use when working with airportsapi for airportsapi. Covers 1 endpoint."

API Dev 6 3mo ago
Lap-Platform

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."

Analytics 6 3mo ago
KentoShimizu

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.

API Dev 6 3mo ago
ovachiever

api-documenter

by ovachiever

Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Creates OpenAPI/Swagger specs from code. Triggers on API file changes, documentation requests, endpoint additions.

API Dev 44 6mo ago
ovachiever

ai-sdk-ui

by ovachiever

Build React chat interfaces with Vercel AI SDK v5/v6. Covers v6 beta (agent integration, tool approval, auto-submit), v4→v5 migration (breaking changes), useChat/useCompletion/useObject/useAssistant hooks, and 12 UI error solutions (stream parsing, stale body values, React update depth). Use when: implementing AI SDK v5/v6 chat UIs, migrating v4→v5, troubleshooting "useChat failed to parse stream", "useChat no response", or "stale body values" errors, or integrating OpenAI assistants.

API Dev 44 6mo ago
ovachiever

api-design-principles

by ovachiever

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

API Dev 44 6mo ago