Docs Gen

Generate and maintain documentation

Showing 1345-1368 of 5324 skills
hylarucoder

hai-audit-docs-against-code

by hylarucoder

Audits documentation against the actual code, config, schemas, and API contracts and produces a severity-ranked (P0-P3 + needs-evidence) report of every stale or mismatched claim, each with a doc location, a code/contract reference, the impact, and a minimal suggested fix. Use whenever the user wants to verify README/docs/API docs against the implementation, check whether docs fell behind, or confirm setup steps / env vars / endpoints / examples still match the code after a rename or refactor — even on casual asks like "是不是过时了", "README 和代码对不上", "readme 还准吗", "我们改了接口文档忘了更新吧", "audit our docs", or "do the docs still match". Trigger on 文档和代码一致性, 文档是否过时, 文档跟实现不一致, 这个 API 文档还准不准, openapi 和文档对得上吗, verify docs against code, docs vs implementation. For doc-vs-doc internal contradictions with no code comparison, use hai-audit-docs-internally instead.

API Dev 281 3mo ago
existential-birds

docling

by existential-birds

Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch processing files. Triggers on DocumentConverter, convert, convert_all, export_to_markdown, HierarchicalChunker, HybridChunker, ConversionResult.

Processing 79 7mo ago
existential-birds

docs-style

by existential-birds

Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.

API Dev 79 7mo ago
existential-birds

howto-docs

by existential-birds

How-To guide patterns for documentation - task-oriented guides for users with specific goals

API Dev 79 7mo ago
existential-birds

reference-docs

by existential-birds

Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs, parameter tables, or technical specifications. Triggers on reference docs, API reference, function reference, parameters table, symbol documentation.

API Dev 79 7mo ago
existential-birds

elixir-docs-review

by existential-birds

Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.

Code Review 79 7mo ago
existential-birds

humanize

by existential-birds

Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.

Code Review 79 6mo ago
existential-birds

exdoc-config

by existential-birds

Configures ExDoc for Elixir projects including mix.exs setup, extras, groups, cheatsheets, and livebooks. Use when setting up or modifying ExDoc documentation generation.

CI/CD 79 7mo ago
SpartanLabsXyz

simmer-skill-builder

by SpartanLabsXyz

Generate complete, installable OpenClaw trading skills from natural language strategy descriptions. Use when your human wants to create a new trading strategy, build a bot, generate a skill, automate a trade idea, turn a tweet into a strategy, or asks "build me a skill that...". Produces a full skill folder (SKILL.md + Python script + config) ready to install and run.

API Dev 48 6mo ago
SpartanLabsXyz

polymarket-ai-divergence

by SpartanLabsXyz

Find markets where Simmer's AI consensus diverges from the real market price, then trade on the mispriced side using Kelly sizing. Scans for divergence, checks fees and safeguards, and executes trades on zero-fee markets with sufficient edge.

API Dev 48 6mo ago
SpartanLabsXyz

polymarket-elon-tweets

by SpartanLabsXyz

'Trade Polymarket "Elon Musk # tweets" markets using XTracker post count data. Buys adjacent range buckets when combined cost < $1 for structural edge. Use when user wants to trade tweet count markets, automate Elon tweet bets, check XTracker stats, or run noovd-style trading.'

API Dev 48 6mo ago
SpartanLabsXyz

polymarket-mert-sniper

by SpartanLabsXyz

Near-expiry conviction trading on Polymarket. Snipe markets about to resolve when the odds are heavily skewed. Filter by topic, cap your bets, and only trade strong splits close to deadline.

API Dev 48 6mo ago
SpartanLabsXyz

simmer-x402

by SpartanLabsXyz

Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any x402 provider). Handles 402 Payment Required responses automatically using USDC on Base.

API Dev 48 6mo ago
travisjneuman

android-development

by travisjneuman

Android development with Kotlin, Jetpack Compose, and modern Android architecture. Use when building Android apps, implementing Material Design, or following Android best practices.

API Dev 95 7mo ago
telagod

🏗 阵法秘典 · 架构设计能力中枢

by telagod

☠️ 一键为 Claude Code / Codex CLI 注入邪修人格与 40+ 安全工程秘典 npx code-abyss

API Dev 241 6mo ago
smallnest

slidev

by smallnest

Create and edit presentation slides using Slidev framework when user requests slides, presentations, or deck modifications

Docs Gen 300 9mo ago
neutree-ai

日本語テストapi

by neutree-ai

Japanese character filename test. Use when working with the 日本語テストAPI or when the user needs to interact with this API.

API Dev 336 7mo ago
neutree-ai

swagger-petstore-openapi-3-0

by neutree-ai

This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about. Use when working with the Swagger Petstore - OpenAPI 3.0 or when the user needs to interact with this API.

API Dev 336 7mo ago
GongLingRui

output-formatter

by GongLingRui

整合智能体输出结果为结构化最终输出,支持多种格式。适用于整合分析报告、生成结构化报告

Docs Gen 363 8mo ago
jxnl

slidev-presentation-kit

by jxnl

"Create or edit Slidev presentations in the /Users/jasonliu/dev/presentations repo. Use for drafting new decks, editing existing slides, applying repo-specific Slidev conventions, and polishing/animation work. Triggers: Slidev slide requests, layout/components usage, deck setup, or presentation workflow guidance for this repo."

Automation 277 8mo ago
dykyi-roman

api-design-knowledge

by dykyi-roman

API Design knowledge base. Provides REST constraints, Richardson Maturity Model, HTTP semantics, content negotiation, and GraphQL/gRPC comparison for API audits and generation.

API Dev 96 6mo ago
dykyi-roman

adr-template

by dykyi-roman

Generates Architecture Decision Records (ADR) for PHP projects. Creates structured decision documentation with context, decision, and consequences.

Processing 96 6mo ago
dykyi-roman

check-comments

by dykyi-roman

Analyzes PHP code for comment quality issues. Detects missing PHPDoc, outdated comments, commented-out code, opportunities for self-documenting code.

Comments 96 6mo ago
dykyi-roman

architecture-doc-template

by dykyi-roman

Generates ARCHITECTURE.md files for PHP projects. Creates layer documentation, component descriptions, and architectural diagrams.

API Dev 96 6mo ago