- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
akeneo-pim-rest-api
by Lap-Platform
"Akeneo PIM REST API skill. Use when working with Akeneo PIM REST for api. Covers 137 endpoints."
git-commit
by yz0812
'智能 Git 提交:分析改动自动生成 Conventional Commits 信息,支持 type/scope 推断、Breaking Change 检测、拆分建议'
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."
branded-fares-upsell
by Lap-Platform
"Branded Fares Upsell API skill. Use when working with Branded Fares Upsell for shopping. Covers 1 endpoint."
play-any-game
by CGandGameEngineLearner
AI游戏伴侣助手 - 当你在游戏中遇到困难、卡关、不知道怎么操作时,AI可以帮你分析游戏画面、解答问题、甚至简单操作界面帮你解决问题。不是全自动代肝,而是你的游戏伙伴,在你需要的时候伸出援手。当用户提到"帮我看下这个怎么过"、"这个怎么操作"、"卡关了"、"不知道怎么弄"时使用此技能。支持原神、崩坏星穹铁道等各类游戏。
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-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."
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-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.
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.
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-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."
fund-api
by Lap-Platform
"Fund API skill. Use when working with Fund for accountHolderBalance, accountHolderTransactionList, debitAccountHolder. Covers 8 endpoints."
flight-inspiration-search
by Lap-Platform
"Flight Inspiration Search API skill. Use when working with Flight Inspiration Search for shopping. Covers 1 endpoint."
adyen-payout-api
by Lap-Platform
"Adyen Payout API skill. Use when working with Adyen Payout for confirmThirdParty, declineThirdParty, payout. Covers 6 endpoints."
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.
hosted-onboarding-api
by Lap-Platform
"Hosted onboarding API skill. Use when working with Hosted onboarding for getOnboardingUrl, getPciQuestionnaireUrl. Covers 2 endpoints."
platform-api
by Lap-Platform
"Platform API skill. Use when working with Platform for channels, push, keys. Covers 22 endpoints."
airportsapi
by Lap-Platform
"airportsapi API skill. Use when working with airportsapi for airportsapi. Covers 1 endpoint."
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."
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-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.
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-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.