- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
aif-docs
by lee-to
Generate and maintain project documentation. Creates a lean README as a landing page with detailed docs/ directory split by topic. Use when user says "create docs", "write documentation", "update docs", "generate readme", or "document project".
tech-design-doc
by bahayonghang
Generate technical design documents with proper structure, diagrams, and implementation details. Default language is English unless user requests Chinese.
tech-blog
by bahayonghang
Write technical blog posts with source code analysis OR doc-driven research. Use when user wants to explain system internals, architecture, implementation details, or technical concepts with citations.
sphinx
by vamseeachanta
Generate comprehensive Python documentation with Sphinx. Covers autodoc for API extraction, Napoleon for Google/NumPy docstrings, intersphinx for cross-references, and multiple output formats including HTML, PDF, and ePub.
marp
by vamseeachanta
Create professional Markdown-based slide presentations with Marp. Covers themes, directives, speaker notes, presenter view, and export to PDF, HTML, and PPTX formats. Includes VS Code integration, CLI usage, and CI/CD automation.
docusaurus
by vamseeachanta
Build modern documentation websites with Docusaurus. Covers docs, blog, pages, versioning, i18n, search integration, and deployment patterns. React-based with MDX support for interactive documentation.
mkdocs
by vamseeachanta
Build professional project documentation with MkDocs and Material theme. Covers site configuration, navigation, plugins, search optimization, versioning with mike, and deployment to GitHub Pages.
pandoc
by vamseeachanta
Universal document converter for transforming Markdown to PDF, DOCX, HTML, LaTeX, and 40+ other formats. Covers templates, filters, citations with BibTeX/CSL, and batch conversion automation scripts.
gitbook
by vamseeachanta
Publish documentation and books with GitBook including spaces, collections, variants, Git sync, collaboration, and API integration
Confluence Documentation Patterns
by markus41
Guide for creating and managing technical documentation in Confluence with Jira integration.
confluence
by odyssey4me
Search and manage Confluence pages and spaces using CQL, read/create/update pages with Markdown support. Use when working with Confluence documentation.
knowledge-portal
by famaoai-creator
Launches the Slidev-based dynamic knowledge portal (DeepWiki) to visualize ecosystem state and consensus logs.
smart-docs
by yzlin
"AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages."
toml
by VaxobjanovDev
"Universal TOML documentation generator core. Detects repo language/framework, routes to matching reference rules, and maintains an up-to-date toml/ architecture mirror with incremental updates."
對話摘要 (Chat Summary)
by BizShuk
將當前對話摘要成結構化 spec 檔案並存入 specs/ 目錄。 (Summarize a chat session into a structured spec file and save it to the specs/ directory.)
pipes-deployment
by subsquid-labs
Comprehensive deployment documentation for Pipes indexers. Covers local Docker deployment, ClickHouse Cloud deployment, and Railway platform deployment with specialized agents, MCP integration, and best practices.
knowledge-management
by anthropics
Write and maintain knowledge base articles from resolved support issues. Use when a ticket has been resolved and the solution should be documented, when updating existing KB articles, or when creating how-to guides, troubleshooting docs, or FAQ entries.
knowledge-synthesis
by anthropics
Combines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively.
customer-research
by anthropics
Research customer questions by searching across documentation, knowledge bases, and connected sources, then synthesize a confidence-scored answer. Use when a customer asks a question you need to investigate, when building background on a customer situation, or when you need account context.
AI Market Maker Skill
by olaxbt
Last Updated: 2026-04-17
data-context-extractor
by anthropics
Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts. BOOTSTRAP MODE - Triggers: "Create a data context skill", "Set up data analysis for our warehouse", "Help me create a skill for our database", "Generate a data skill for [company]" → Discovers schemas, asks key questions, generates initial skill with reference files ITERATION MODE - Triggers: "Add context about [domain]", "The skill needs more info about [topic]", "Update the data skill with [metrics/tables/terminology]", "Improve the [domain] reference" → Loads existing skill, asks targeted questions, appends/updates reference files Use when data analysts want Claude to understand their company's specific data warehouse, terminology, metrics definitions, and common query patterns.
feature-spec
by anthropics
Write structured product requirements documents (PRDs) with problem statements, user stories, requirements, and success metrics. Use when speccing a new feature, writing a PRD, defining acceptance criteria, prioritizing requirements, or documenting product decisions.
analyzing-dns-logs-for-exfiltration
by mukul975
'Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert
notion-knowledge-capture
by openai
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.