Docs Gen

Generate and maintain documentation

Showing 1801-1824 of 5105 skills
andrelandgraf

ai-agent-workflow

by andrelandgraf

Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.

Agents 17 4mo ago
andrelandgraf

og-image-generation

by andrelandgraf

Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.

Code Gen 17 4mo ago
JinFanZheng

news

by JinFanZheng

News briefing + verification workflow. Use when the user asks for news, headlines, daily briefing, “today's news”, “latest updates”, breaking news, or requests specific current numbers/events that require reliable sources and timestamps. Requires source links + local published time; NEVER fabricate.

Agents 78 4mo ago
JinFanZheng

verify

by JinFanZheng

Verification + citation workflow. Use whenever the user asks you to look up information, mentions latest/today/real-time, requests news/weather/prices/scores, or whenever you plan to reference external facts. Requires source links and (when relevant) local published/updated time. NEVER fabricate.

Agents 78 4mo ago
JinFanZheng

itinerary

by JinFanZheng

行程安排/行程规划(国内为主)。当用户要你“做行程/排几天怎么玩/把交通酒店景点串起来/做出差安排/把计划写进日历”时使用。 产出可执行的日程(含时间块),并在引用外部事实时附来源链接与来源当地时间;绝不编造。

Docs Gen 78 4mo ago
JinFanZheng

fx

by JinFanZheng

Exchange rates / FX lookup workflow. Use for currency exchange rate questions (USD/CNY, EUR/CNY, etc.), “today/latest/real-time” rates, conversion requests, or when you need to cite FX numbers. Default to market mid rate unless user asks for official/bank rates. Must include source link + local update time; NEVER fabricate.

Agents 78 4mo ago
JinFanZheng

flight

by JinFanZheng

Flight status lookup workflow. Use for flight status, delays, cancellations, airport departures/arrivals, or “today/real-time” aviation updates. Prefer airline/airport official sources; always include source link + local update time; NEVER fabricate.

Agents 78 4mo ago
Wolke

bazi-mingli

by Wolke

"八字命理 (Bazi / Four Pillars of Destiny) divination skill. Use when users request birth chart analysis, fortune telling based on birth date/time, or Chinese astrology. Triggers on: 八字, 四柱, 命盤, 排盤, 算命, 命理, 生辰八字, 天干地支, 五行, 流年, 大運, bazi, four pillars, Chinese astrology, birth chart."

Analytics 45 4mo ago
Automattic

wp-block-development

by Automattic

"Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows."

Code Gen 204 5mo ago
Automattic

wp-plugin-development

by Automattic

"Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging."

API Dev 204 5mo ago
rtjowo

Apple iCloud Suite

by rtjowo

完整访问 Apple iCloud 服务:日历、照片、iCloud Drive、设备查找等

API Dev 76 4mo ago
ArabelaTso

counterexample-explainer

by ArabelaTso

Explain why counterexamples violate specifications by analyzing formal specifications (temporal logic, invariants, pre/postconditions, code contracts), informal requirements (user stories, acceptance criteria), test specifications (assertions, property-based tests), and providing step-by-step traces showing state changes, comparing expected vs actual behavior, identifying root causes, and assessing violation impact. Use when debugging test failures, understanding model checker output, explaining runtime assertion violations, analyzing static analysis warnings, or teaching specification concepts. Produces structured markdown explanations with traces, comparisons, state diagrams, and cause chains. Triggers when users ask why something failed, explain a violation, understand a counterexample, debug a specification, or analyze why a test fails.

Debugging 85 3mo ago
ArabelaTso

component-boundary-identifier

by ArabelaTso

Identifies boundaries between modules or components in software systems through static code analysis and dependency detection. Use when Claude needs to analyze software architecture, identify module boundaries, detect boundary violations, find circular dependencies, or assess component coupling. Supports Python (packages and imports) and Java (packages and dependencies). Trigger when users ask to "identify boundaries", "find component boundaries", "detect boundary violations", "analyze module structure", "check architecture", or "find circular dependencies".

API Dev 85 3mo ago
jamesrochabrun

llm-router

by jamesrochabrun

This skill should be used when users want to route LLM requests to different AI providers (OpenAI, Grok/xAI, Groq, DeepSeek, OpenRouter) using SwiftOpenAI-CLI. Use this skill when users ask to "use grok", "ask grok", "use groq", "ask deepseek", or any similar request to query a specific LLM provider in agent mode.

API Dev 156 6mo ago
kevintsengtw

dotnet-testing-advanced

by kevintsengtw

.NET 進階測試技能總覽與引導中心。當使用者詢問「整合測試」、「API 測試」、「容器化測試」、「微服務測試」、「測試框架遷移」、「Testcontainers」、「Aspire 測試」等進階測試需求時觸發。會根據具體需求推薦適合的子技能組合,涵蓋整合測試、Testcontainers、Aspire 測試、框架升級等 8 個進階技能。 Keywords: integration testing, 整合測試, API testing, advanced testing, 進階測試, testcontainers, aspire testing, WebApplicationFactory, TestServer, database test, 資料庫測試, EF Core test, MongoDB test, Redis test, Docker test, 容器測試, microservice test, 微服務測試, .NET Aspire, xUnit upgrade, TUnit, framework migration

API Dev 27 4mo ago
organvm-iv-taxis

backend-implementation-patterns

by organvm-iv-taxis

Production-ready backend API implementation patterns including REST, GraphQL, authentication, error handling, and data validation

API Dev 8 4mo ago
TrogonStack

diataxis-organize-docs

by TrogonStack

Reorganize documentation into the Diataxis framework structure. Splits existing docs into tutorials, how-to guides, reference, and explanation sections.

Docs Gen 8 3mo ago
organvm-iv-taxis

doc-coauthoring

by organvm-iv-taxis

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Code Gen 8 4mo ago
TrogonStack

diataxis-gen-readme

by TrogonStack

Generate a README introduction following the Diataxis 4-paragraph structure for product documentation.

Code Gen 8 3mo ago
k1LoW

triage-pr-reviews

by k1LoW

Triages unresolved PR review comments using gh-pr-reviews. Analyzes code context and classifies each comment as Agree / Partially Agree / Disagree. Use when the user wants to triage, review, or analyze unresolved PR comments.

Code Review 16 3mo ago
0xAxiom

Alignment Skill

by 0xAxiom

Clanker fee burn pipeline using Bankr API - no private keys needed

API Dev 16 4mo ago
edwinhu

gemini-batch

by edwinhu

This skill should be used when the user asks to "use Gemini Batch API", "process documents at scale", "submit a batch job", "upload files to Gemini", or needs large-scale LLM processing. Includes production gotchas and best practices.

API Dev 16 3mo ago
0xAxiom

x402 Content Gate - OpenClaw Skill

by 0xAxiom

Ready to monetize your agent? Drop the middleware in and start earning USDC! 💰

API Dev 16 4mo ago
edwinhu

dev-test-chrome

by edwinhu

"This skill should be used when testing web applications with Chrome MCP tools, debugging console errors, monitoring network requests, executing JavaScript in browser, recording GIF test evidence, or when dev-test routes to Chrome-based browser testing."

API Dev 16 3mo ago