Docs Gen

Generate and maintain documentation

Showing 2065-2088 of 5329 skills
parhumm

docs-create

by parhumm

Create new documentation with templates following STYLE.md. Use when adding new documentation pages.

Code Gen 25 6mo ago
parhumm

docs-update

by parhumm

Audit and maintain documentation quality using smart staleness checks. Use when reviewing or fixing documentation.

Code Review 25 6mo ago
liqiongyu

building-a-promotion-case

by liqiongyu

"Build a promotion case and produce a Promotion Case Pack (target role + timeline, ladder mapping, evidence log, impact narrative, manager alignment plan, sponsor/visibility map, submission-ready promo doc). Use for promotion packet, getting promoted, leveling up, career ladder, promotion committee. Category: Career."

Automation 52 7mo ago
liqiongyu

giving-presentations

by liqiongyu

"Plan and deliver persuasive, confident presentations and produce a Presentation Pack (brief, narrative, slide outline, Q&A bank, pre-brief plan, rehearsal plan, delivery checklist). Use for presentation, deck, keynote, all-hands, exec review, demo talk track. Category: Communication."

Code Gen 52 7mo ago
samzong

codewiki-generator

by samzong

Generate a deep, code-first project wiki and VitePress documentation site (DeepWiki-style) for a repository. Use when asked to create a complete wiki/manual for a new codebase, build a code-first documentation site, or generate a codewiki/ folder with structured Markdown, diagrams, and navigation based on the source code (not existing docs).

Code Gen 12 7mo ago
samzong

wechat-tech-article

by samzong

撰写微信公众号技术文章的结构化工作流。使用场景:用户要写一篇公众号文章、需要创建文章目录、组织素材、迭代草稿。强制遵循 blogs/wechat/README.md 的命名规范和目录结构。

Docs Gen 12 8mo ago
TechNickAI

limitless

by TechNickAI

"Use when recalling conversations from Limitless Pendant, finding what was discussed in meetings, searching lifelogs, or answering 'what did I say about' questions"

API Dev 24 7mo ago
TechNickAI

fireflies

by TechNickAI

"Use when finding meeting transcripts, searching Fireflies recordings, getting action items from calls, or answering 'what was discussed in the meeting' questions"

API Dev 24 7mo ago
doomclouds

yuque-document-management

by doomclouds

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

Database 24 8mo ago
blader

napkin

by blader

Maintain a per-repo napkin as a continuously curated runbook (not a session log). Activates EVERY session. Read and curate it before work, keep only recurring high-value guidance, organize by priority-sorted categories, and cap each category at top 10 items. The napkin lives at .claude/napkin.md.

Auth 582 6mo ago
nokonoko1203

humanize-text

by nokonoko1203

"AIが書いた日本語の文章を、人間が書いたように自然な日本語へ全面的に書き直す。AI臭さ(テンプレ感、記号過多、過剰な丁寧さ、抽象語の空回り)を完全に除去する。使用トリガー: 'この文章を自然にして', '人間っぽく書き直して', 'AI臭さを消して', 'humanize', '文章をリライトして'"

Docs Gen 93 7mo ago
block

api-setup

by block

Set up API integration with configuration and helper scripts

API Dev 23 7mo ago
Royal-lobster

explainer

by Royal-lobster

"Use when the user asks to explain, walk through, or understand a feature, module, or code flow in the codebase. Triggers on 'explain', 'walk me through', 'how does X work', 'what does this code do'."

API Dev 88 6mo ago
zeromicro

zero-skills

by zeromicro

Comprehensive knowledge base for go-zero microservices framework. Use this skill when: - Building REST APIs with go-zero (Handler → Logic → Model architecture) - Creating RPC services with service discovery and load balancing - Implementing database operations with sqlx, MongoDB, or Redis caching - Adding resilience patterns (circuit breaker, rate limiting, load shedding) - Troubleshooting go-zero issues or understanding framework conventions - Generating production-ready microservices code Features: - Complete pattern guides with ✅ correct and ❌ incorrect examples - Three-layer architecture enforcement - Production best practices - Common pitfall solutions

API Dev 87 7mo ago
teamtinvio

jaz-recipes

by teamtinvio

16 IFRS-compliant recipes for complex multi-step accounting in Jaz — prepaid amortization, deferred revenue, loan schedules, IFRS 16 leases, hire purchase, fixed deposits, asset disposal, FX revaluation, ECL provisioning, IAS 37 provisions, dividends, intercompany, and capital WIP. Each recipe includes journal entries, capsule structure, and verification steps. Paired with 13 financial calculators that produce execution-ready blueprints with workings.

Processing 7 6mo ago
nesnilnehc

review-java

by nesnilnehc

"Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, collections and Streams, NIO, and testability. Language-only atomic skill; output is a findings list."

Code Review 7 7mo ago
tiangong-ai

sustainability-fulltext-fetch

by tiangong-ai

Fetch and persist content for DOI-keyed sustainability RSS entries from a separate fulltext SQLite DB, using OpenAlex/Semantic Scholar API metadata first and webpage fulltext extraction as fallback. Use when building resilient DOI-first content enrichment after relevance labeling.

API Dev 7 7mo ago
b-open-io

wallet-send-bsv

by b-open-io

This skill should be used when the user asks to "send BSV", "transfer satoshis", "create payment transaction", "broadcast transaction", "send from WIF", or needs to build, sign, and broadcast P2PKH transactions using @bsv/sdk.

API Dev 7 8mo ago
b-open-io

lookup-bsv-address

by b-open-io

This skill should be used when the user asks to "lookup address", "check address balance", "address UTXOs", "address history", or needs to retrieve BSV address information from WhatsOnChain API.

API Dev 7 8mo ago
fmschulz

bio-protein-clustering-pangenome

by fmschulz

Cluster proteins into orthogroups and derive pangenome matrices.

Automation 7 7mo ago
b-open-io

calculate-mining-difficulty

by b-open-io

This skill should be used when the user asks to "calculate mining difficulty", "convert target to difficulty", "analyze block difficulty", "BSV difficulty calculation", or needs to compute difficulty from block headers.

API Dev 7 8mo ago
netresearch

typo3-docs

by netresearch

"Use when creating or editing TYPO3 extension documentation (Documentation/*.rst, README.md), using TYPO3 directives, adding screenshots, rendering docs locally, or deploying to docs.typo3.org."

Docs Gen 7 6mo ago
dorukardahan

twitterapi-io

by dorukardahan

Interact with Twitter/X via TwitterAPI.io — search tweets, get user info, post tweets, like, retweet, follow, send DMs, and more. Covers all 59 endpoints. Use when the user wants to read or write Twitter data.

API Dev 7 6mo ago
teamtinvio

jaz-conversion

by teamtinvio

Accounting data conversion skill — migrates customer data from Xero, QuickBooks, Sage, MYOB, and Excel exports to Jaz. Covers config, quick, and full conversion workflows, Excel parsing, CoA/contact/tax/items mapping, clearing accounts, TTB, and TB verification.

API Dev 7 6mo ago