Docs Gen

Generate and maintain documentation

Showing 1633-1656 of 5105 skills
YPares

github-pr-workflow

by YPares

Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.

API Dev 27 4mo ago
desplega-ai

process-review

by desplega-ai

Process review comments in a file after user finishes reviewing in file-review GUI. Extracts HTML comment markers, guides Claude through addressing each comment interactively, and removes resolved markers.

Code Review 27 4mo ago
desplega-ai

file-review

by desplega-ai

"File review tool \u2014 launch GUI, process comments, or install. Use when user mentions file-review, reviewing files, leaving comments, or processing review comments."

Code Review 27 4mo ago
michalparkola

ship-learn-next

by michalparkola

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

Code Gen 433 7mo ago
michalparkola

ship-learn-next

by michalparkola

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

Code Gen 433 7mo ago
ynulihao

data-storytelling

by ynulihao

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Analytics 424 4mo ago
KaguraNanaga

document-format-skills

by KaguraNanaga

文档格式处理工具。支持格式诊断、标点符号修复、格式统一。输入杂乱的文档,输出规范整洁的docx。

CLI Tools 178 4mo ago
waynesutton

convex-functions

by waynesutton

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

API Dev 403 4mo ago
crazynomad

podcast-downloader

by crazynomad

Download podcast episodes from Apple Podcasts using iTunes API with RSS fallback

API Dev 26 4mo ago
DaleSeo

style-guide

by DaleSeo

문서 내부 또는 프로젝트 전체에서 일관된 작성 스타일을 유지하도록 돕는 검사기. 어조(경어체/반말), 용어(사용자/유저), 숫자 형식, 목록 스타일, 따옴표, 날짜/시간 형식의 불일치를 감지합니다. 다중 작성자 문서 검토 시, 프로젝트 전체 용어 표준 유지 시, 공식 문서 준비 시, 브랜드 일관성을 위한 문서 작업 시 사용하세요.

Design 51 4mo ago
huifer

occupational-health-analyzer

by huifer

分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。

Processing 876 5mo ago
huifer

travel-health-analyzer

by huifer

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

Processing 876 5mo ago
huifer

fitness-analyzer

by huifer

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

CLI Tools 876 4mo ago
huifer

rehabilitation-analyzer

by huifer

分析康复训练数据、识别康复模式、评估康复进展,并提供个性化康复建议

Processing 876 4mo ago
huifer

weightloss-analyzer

by huifer

分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段

Code Review 876 5mo ago
huifer

mental-health-analyzer

by huifer

分析心理健康数据、识别心理模式、评估心理健康状况、提供个性化心理健康建议。支持与睡眠、运动、营养等其他健康数据的关联分析。

Processing 876 5mo ago
huifer

rehabilitation-analyzer

by huifer

分析康复训练数据、识别康复模式、评估康复进展,并提供个性化康复建议

Processing 876 5mo ago
doomclouds

yuque-document-management

by doomclouds

通过YuQue MCP工具管理语雀知识库文档。适用于创建、搜索、更新、移动或删除语雀文档;组织知识库结构;批量文档操作;管理文档模板;实现协作工作流。提供MCP工具集成模式和使用要点。

Database 19 5mo ago
joaquimscosta

doc-coauthoring

by joaquimscosta

Guide users through structured collaborative documentation creation. Use when user wants to write documentation, update README, create architecture docs, draft proposals, technical specs, decision docs, refactor documentation, create API docs, or document code.

Agents 16 4mo ago
joaquimscosta

spring-boot-web-api

by joaquimscosta

Spring Boot 4 REST API implementation patterns. Use when creating REST controllers, request validation, exception handlers with ProblemDetail (RFC 9457), API versioning, content negotiation, or WebFlux reactive endpoints. Covers @RestController patterns, Bean Validation 3.1, global error handling, and Jackson 3 configuration.

API Dev 16 4mo ago
joaquimscosta

generating-changelog

by joaquimscosta

Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".

Docs Gen 16 4mo ago
joaquimscosta

managing-adrs

by joaquimscosta

Create and manage Architecture Decision Records (ADRs) with auto-numbering, template detection, and index maintenance. Use when user mentions "ADR", "architecture decision", "document this decision", "create ADR", editing ADR files (docs/adr/, doc/adr/, .adr/), or discussing architectural choices and tradeoffs.

Code Gen 16 5mo ago
gopherguides

go-test-coverage

by gopherguides

WHEN: User wants to improve test coverage, find untested code, generate test stubs, or asks "what tests am I missing?" or "how do I improve coverage?" for a Go project. WHEN NOT: When running existing tests, debugging test failures, or benchmarking.

API Dev 16 4mo ago
joaquimscosta

architect

by joaquimscosta

Analyze system architecture, module structure, API contracts, data models, and code patterns. Use when designing systems, reviewing module boundaries, evaluating API designs, analyzing data models, checking pattern conformance, tracing decisions, or reviewing frontend architecture. Triggers: "architecture", "module design", "API design", "data model", "boundaries", "patterns", "decisions", "frontend architecture".

API Dev 16 3mo ago