Docs Gen

Generate and maintain documentation

Showing 697-720 of 5139 skills
EpicenterHQ

yjs

by EpicenterHQ

Yjs CRDT patterns, shared types, conflict resolution, and meta data structures. Use when building collaborative apps with Yjs, handling Y.Map/Y.Array/Y.Text, implementing drag-and-drop reordering, or optimizing document storage.

Docs Gen 4.7K 5mo ago
aws-samples

doc-coauthoring

by aws-samples

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 181 5mo ago
TheBushidoCollective

blueprints-organization

by TheBushidoCollective

Use when managing blueprints directory structure and avoiding duplication. Always search existing blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

Auth 179 5mo ago
wlzh

quark-mswnlz-publisher

by wlzh

"Automate the full QuarkPanTool → mswnlz GitHub content publishing pipeline. Use when the user provides Quark share URLs and wants: (1) create a batch folder in Quark Drive, (2) save/copy resources into that folder, (3) copy promotional files INTO each shared resource folder, (4) generate permanent encrypted share links with random passcodes, (5) auto-classify items into mswnlz repos (book/movies/etc.) by repo descriptions, (6) append/update the target repo's YYYYMM.md and README month index, (7) git commit+push, (8) send unified Telegram notifications, and (9) force-trigger mswnlz.github.io site rebuild and return the final site URLs."

Docs Gen 590 4mo ago
antinomyhq

create-agent

by antinomyhq

Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the agent file structure.

Agents 7.5K 5mo ago
rohitg00

api-design-patterns

by rohitg00

REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

API Dev 2.4K 5mo ago
exceptionless

stripe-best-practices

by exceptionless

Best practices for building a Stripe integrations

API Dev 2.5K 6mo ago
huifer

fitness-analyzer

by huifer

分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。

CLI Tools 902 6mo ago
huifer

sleep-analyzer

by huifer

分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。

Processing 902 6mo ago
huifer

travel-health-analyzer

by huifer

分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。

Processing 902 6mo ago
ruby-git

write-yard-documentation

by ruby-git

"Guides documenting Ruby source code with YARD doc comments. Use when writing new code, generating missing docs, updating examples, fixing doc errors, or checking documentation coverage."

CLI Tools 1.8K 4mo ago
ruby-git

review-command-yard-documentation

by ruby-git

"Verifies YARD documentation for command classes is complete, accurate, and aligned with the Git::Commands::Base pattern. Use to audit documentation quality for commands."

Code Review 1.8K 4mo ago
ruby-git

pull-request-review

by ruby-git

"Reviews pull requests against project standards and posts review comments via the gh CLI. Use when reviewing PRs, checking coding standards compliance, or performing approval reviews."

Code Review 1.8K 4mo ago
kepano

obsidian-markdown

by kepano

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

Docs Gen 43K 6mo 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 4mo ago
smallnest

markitdown

by smallnest

Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting YouTube transcripts, or processing batches of files. Supports 20+ formats including DOCX, XLSX, PPTX, PDF, HTML, EPUB, CSV, JSON, images with OCR, and audio with transcription.

Processing 282 7mo ago
software-mansion

gesture-handler-3-migration

by software-mansion

Migrates files containing React Native components which use the React Native Gesture Handler 2 API to Gesture Handler 3.

API Dev 6.8K 5mo ago
MaterializeInc

adapter-guide

by MaterializeInc

This skill should be used when the user works on the adapter layer, coordinator, pgwire, frontend peek path, peek client, timestamp oracle, batching oracle, or related crates. Trigger when the user mentions or edits files in src/adapter/, src/pgwire/, src/timestamp-oracle/, or mentions frontend, coordinator, read holds, timestamp selection, timestamp oracle, batching oracle, or query sequencing.

Code Gen 6.3K 4mo ago
ClawBio

equity-scorer

by ClawBio

Compute HEIM diversity and equity metrics from VCF or ancestry data. Generates heterozygosity, FST, PCA plots, and a composite HEIM Equity Score with markdown reports.

Analytics 1K 4mo ago
chujianyun

agent-md-advisor

by chujianyun

AGENTS.md / CLAUDE.md 最佳实践顾问。用于用户询问 agents markdown、AGENTS.md、CLAUDE.md、Claude Code memory、AI coding agent 指令文件的格式、结构、最佳实践;也用于审查、诊断、重写、优化或从零创建 AGENTS.md、CLAUDE.md、CLAUDE.local.md、.claude/rules 等 agent 指令文件。不适用于通用 README 写作,除非目标是给 AI coding agent 提供项目上下文。

Docs Gen 692 2mo ago
Azure

azure-sdk-mgmt-pr-review

by Azure

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

API Dev 6K 4mo ago
Azure

pre-commit-checks

by Azure

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed.

API Dev 6K 4mo ago
CloudAI-X

convex-backend

by CloudAI-X

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or serverless functions.

Database 1.4K 5mo ago
jh941213

SPEC 검증

by jh941213

반복 가능: 피드백 → ìˆ˜ì • → 재검증 사이클

Code Review 123 5mo ago