- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
advanced-video-downloader
by naohainezha
Download and transcribe videos from YouTube, Bilibili, TikTok and 1000+ platforms. Use when user requests video download, transcription (转录/字幕提取), or converting video to text/markdown. Supports quality selection, audio extraction, playlist downloads, cookie-based authentication, and AI-powered transcription via SiliconFlow API (免费转录).
ai-sdk
by kunhai-88
回答 AI SDK 相关问题并协助构建 AI 功能。适用于:(1) 询问 generateText、streamText、ToolLoopAgent、tools 等 API;(2) 构建 AI 智能体、聊天机器人或文本生成;(3) 关于 AI 提供方(OpenAI、Anthropic 等)、流式、tool calling、结构化输出的问题。
process
by xchicky
撰写节点内容文档。读取download.txt,为每个节点整合本地材料并撰写详细、准确、完整的markdown文档。每个子代理并行处理一个节点,输出包含概述、目录/脑图、流程图、在线图片URL、参考资料的完整节点文档。适用于需要系统性、结构化内容创作的场景。
language-style-guide
by BrotherPeng
强制在所有交互、代码注释和文档生成中严格使用中文,并遵循高级技术写作规范。Enforces strict adherence to Chinese language in all interactions, code comments, and documentation with high-quality technical writing standards.
daily-review
by qingchunwuhui
Use ONLY when explicitly invoked via slash commands: /daily-review.Do not trigger on general requests. 日清助手 - AI辅助决策的知识收集箱清理工具。 Agent 给出"保留/删除"建议及理由,用户确认后手动执行。 遵循"采集不判断,日清做决策"原则,5-10分钟完成每日知识整理。
vibeindex
by vibeindex
Analyze your project and get personalized recommendations for Claude Code skills, MCP servers, and plugins
context7-skill-generator
by jovermier
Automatically generates skills from Context7 MCP documentation responses
documentation-done-right
by Pranav-Karra-3301
Comprehensive guide for writing excellent technical documentation. Use when: (1) Creating docs for a new or existing codebase ("document this project", "create docs") (2) Updating documentation ("update the docs", "update docs for ../other-repo") (3) Auditing docs for accuracy ("verify docs", "check if docs are outdated", "find missing docs") (4) Creating or updating llms.txt/llms-full.txt files (5) Writing API documentation (endpoints, requests, responses) (6) Any documentation-related task including READMEs, guides, and technical references Triggers: "document", "documentation", "docs", "README", "llms.txt", "API docs", "outdated docs"
koa
by yusenthebot
Koa web app framework. Use when: building REST API servers; middleware-based request handling; route management. NOT for: client-side browser applications; static file serving without a server.
pr-review
by gentamura
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes before merge.
Performance Architect
by Alpizar28
Arquitecto senior de performance y eficiencia, especializado en sistemas de reservas, concurrencia y escalabilidad estructural.
article-translator
by foreveryh
专业的 MDX/Markdown 技术文档翻译 skill。使用 Claude 原生多语言能力,保留代码块、Markdown 格式和技术术语。特别优化 Fumadocs 文档翻译,支持 en/zh/fr/ko。与 fumadocs-article-importer 配合使用,实现文章导入+翻译工作流。
onchainkit
by hk-vk
OnchainKit is a React/TypeScript SDK with components, hooks, and APIs to ship beautiful onchain apps (supercharged for Base) in minutes.
generate-wechat-article
by zxhfighter
基于用户输入的文本内容改写成适合微信公众号发布的文案
agentic-backlog-scrum
by hakenshi
Keep AI implementation work synced with a backlog through MCP tools. Use when creating, updating, tracking, or reviewing tasks during coding workflows.
viem-siwe
by melonask
Comprehensive guide and reference implementation for Sign-In with Ethereum (SIWE) using the viem v2 library. Use this skill when implementing authentication flows, verifying Ethereum addresses on a backend, parsing EIP-4361 messages, or managing SIWE sessions. It includes nonce generation, message creation, signature verification, and best practices for replay protection and session management.
openclaw-smartness-eval
by Compound-epigraphy786
OpenClaw 智能度综合评伌技能。围绕 14 个维度(含规划能力、幻觉控制)输出综合评分、证据、风险与趋势。对齐 CLEAR/T-Eval/Anthropic 行业标准。
zotero-mcp-augmentation
by wddxg
Use this skill when the user wants to add local full-text cleaning, chunking, embedding, or passage retrieval to Zotero MCP. It is suitable for cleaned fulltext sidecars, chunk-level semantic search, and local RAG-style workflows built on local models instead of remote APIs.
architect
by nicolas-codemate
Software architecture skill for designing high-quality implementation plans. Provides universal patterns, quality checklists, and architectural guidelines. Use during planning phase to ensure plans are well-structured, atomic, and follow best practices.
article-depth-summarizer
by white-black333
深度解析链接、文档或技术博客。扮演首席架构师角色,提取核心意图、背景痛点、创新设计、技术权衡及复用价值。生成结构化大纲与Mermaid架构图,并提供带问题的导读。
wordpress-best-practices
by jcastillotx
WordPress development standards. Triggers when working with WordPress plugins, themes, hooks, REST API, or Gutenberg blocks.
vlog_script_to_ppt
by theoneLee
将手写稿转换为图文并茂、颜色吸引眼球的PPT
cohere-rerank
by RSHVR
Cohere reranking reference for two-stage retrieval, semantic search improvement, and RAG pipelines. Covers Rerank v4 models, structured data reranking, and LangChain integration.
android-api-dto-safety
by Envy-7z
Harden Android Kotlin API DTO/mapping (Retrofit/Moshi/Gson) for nullability and contract safety. Use when fixing 4xx/5xx parsing, NPEs, or mismatched fields.