Docs Gen

Generate and maintain documentation

Showing 769-792 of 5089 skills
ZeroPointRepo

subtitles

by ZeroPointRepo

Get subtitles from YouTube videos for translation, language learning, or reading along. Use when the user asks for subtitles, subs, foreign language text, or wants to read video content. Supports multiple languages and timestamped output for sync'd reading.

API Dev 250 3mo ago
markdown-viewer

engineering

by markdown-viewer

Create professional engineering diagrams using drawio XML format with industry-standard symbols. Best for electrical schematics, P&ID (Piping & Instrumentation), rack diagrams, fault tree analysis, PLC ladder logic, and logic gate diagrams. Built on drawio with engineering-specific stencils. NOT for simple flowcharts (use mermaid) or network topology (use network skill).

Processing 2.9K 3mo ago
markdown-viewer

floor-plan

by markdown-viewer

Create architectural floor plans and interior layouts using drawio XML format with building-standard symbols. Best for office layouts, home floor plans, evacuation plans, and seating arrangements. Built on drawio with floorplan-specific stencils. NOT for simple diagrams (use mermaid) or UI wireframes (use wireframe skill).

Code Gen 2.9K 4mo ago
freekmurze

context7-auto-research

by freekmurze

Automatically fetches up-to-date documentation from Context7 when users ask about libraries, frameworks, APIs, or need code examples. Triggers proactively without explicit user request.

API Dev 950 4mo ago
udecode

dig

by udecode

Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.

Code Review 1.2K 4mo ago
udecode

changelog

by udecode

Use when updating CHANGELOG.md. Enforces consistent formatting with bolded item names, dash separators, and specific section ordering.

Debugging 1.2K 4mo ago
markdown-viewer

mermaid

by markdown-viewer

Create flowcharts, sequence diagrams, state machines, class diagrams, Gantt charts, and mindmaps using simple text-based syntax. Best for process flows, API interactions, and technical documentation. NOT for data-driven charts (use vega), quick KPI visuals (use infographic), or layered system architecture (use architecture).

Agents 2.9K 4mo ago
markdown-viewer

cloud

by markdown-viewer

Create cloud architecture diagrams using drawio XML format with official cloud provider icons. Best for AWS, Azure, GCP, Alibaba Cloud architecture diagrams with proper service icons and layout conventions. Built on drawio with cloud-specific stencils. NOT for simple flowcharts (use mermaid) or network topology without cloud services (use network skill).

Cloud 2.9K 4mo ago
caarlos0

go-doc

by caarlos0

Get documentation for any Go library using go doc. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

API Dev 213 4mo ago
unclecatvn

mcp-builder

by unclecatvn

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 84 4mo ago
OpenClaudia

linkedin-content

by OpenClaudia

Create high-performing LinkedIn posts and content strategy. Use when the user says "LinkedIn post", "write for LinkedIn", "LinkedIn content", "LinkedIn strategy", "LinkedIn hook", "professional post", "thought leadership post", or asks about creating content specifically for LinkedIn.

Docs Gen 448 3mo ago
VapiAI

create-workflow

by VapiAI

Build visual conversation workflows in Vapi with nodes for conversation steps, tool execution, conditional branching, and handoffs. Use when creating structured multi-step voice interactions that need deterministic flow control beyond what a single assistant prompt provides.

Agents 44 3mo ago
markdown-viewer

graphviz

by markdown-viewer

Create complex directed/undirected graphs with automatic layout using DOT language. Best for dependency trees, module relationships, package hierarchies, and call graphs. Use when you need fine-grained edge routing or hierarchical layouts with many levels. NOT for simple flowcharts (use mermaid), data charts (use vega), or network topology with device icons (use network).

API Dev 2.9K 2mo ago
ReinaMacCredy

context7

by ReinaMacCredy

Fetch up-to-date library documentation via Context7 MCP. Use when working with external libraries, APIs, or frameworks.

API Dev 184 3mo ago
levnikolaevich

ln-600-docs-auditor

by levnikolaevich

Audit project documentation quality across 8 categories (Hierarchy, SSOT, Compactness, Requirements, Actuality, Legacy, Stack Adaptation, Semantic Content). Delegates to ln-601 for deep semantic verification of project documents. Use when documentation needs quality review, after major doc updates, or as part of ln-100-documents-pipeline. Outputs Compliance Score X/10 per category + Findings + Recommended Actions.

Code Review 483 3mo ago
gmh5225

llvm-tooling

by gmh5225

Expertise in LLVM tooling development including Clang plugins, LLDB debugger extensions, Clangd/LSP, and LibTooling. Use this skill when building source code analysis tools, refactoring tools, debugger extensions, or IDE integrations.

CLI Tools 836 4mo ago
forcedotcom

services-extension-consumption

by forcedotcom

Guidelines for consuming salesforcedx-vscode-services extension API. Use when working with extensions that have extensionDependency on salesforcedx-vscode-services, registering commands, using Workspace/Connection/Project/Settings/FS/Channel/Media services, or implementing file/config watchers.

API Dev 1K 3mo ago
forcedotcom

typescript

by forcedotcom

TypeScript coding standards and conventions including file naming rules

Database 1K 3mo ago
HermeticOrmus

code-review-excellence

by HermeticOrmus

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Code Review 49 6mo ago
levnikolaevich

ln-514-regression-checker

by levnikolaevich

Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.

Comments 483 3mo ago
fcakyon

command-development

by fcakyon

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

CLI Tools 717 6mo ago
docmancer

docmancer

by docmancer

Search and query local documentation knowledge bases using docmancer CLI. Use when the user asks about third-party library docs, API references, vendor documentation, version-specific API behavior, GitBook or Mintlify public docs, offline or local doc search, or needs to ground agent responses in up-to-date external documentation.

Docs Gen 101 1mo ago
weapp-vite

weapp-vite-website-curator

by weapp-vite

Maintain and enrich weapp-vite website docs from packages source of truth. Use when updating website/ content based on packages/* code or README, adding package docs pages, syncing VitePress nav/sidebar, or validating package-to-doc coverage after package changes.

Code Gen 340 3mo ago
sanity-io

turborepo

by sanity-io

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

Caching 947 4mo ago