- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
Immersive Translate 文档翻译 Skill
by Suda202
ä¿åé ç½®ï¼å°æ¬æ¬¡ä½¿ç¨çé ç½®ä¿åå° ~/.config/doc_translate/config.json
virtuous-api
by asebesta
Virtuous CRM API integration reference for building donor management features. Use when writing code that interacts with the Virtuous API, including fetchers, normalizers, or any backend integration with Virtuous donor data. Covers Contacts, Individuals, Gifts, Projects, Campaigns, Events, Grants, Tasks, and Webhooks.
mcp-builder
by zhuxining
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).
Markdown to EPUB Converter Skill
by yousufjoyian
Claude agent skills and workspace configuration
api-expert
by dtsvetkov1
Handles backend integration using best practices like expo/fetch and React Query. Use when the user needs to connect to an API, handle data fetching, or implement caching.
implement
by robdmc
Execute an implementation plan with parallel agents. Analyzes plan, creates tasks with dependencies, spawns concurrent workers, and runs tests once at the end. Use with a plan file path or --resume to continue.
em-kb-article
by easymailing
Use when creating knowledge base articles for Easymailing. Also use when user says "crear artículo", "documentar", "base de conocimiento", "help center", "zendesk article", or similar documentation requests.
devex-prd-generator
by timbenniks
Generate a DevEx-grade PRD from messy intent or fuzzy goals. Use when asked to turn raw ideas into a structured PRD focused on developer experience (DX/DevEx), SDKs, APIs, CLIs, tooling, onboarding, or platform adoption; include problem framing, developer journey impact, non-goals, success metrics, API/SDK/docs implications, and a rollout/adoption plan.
skill-design
by shihyuho
Design and refactor Agent Skills with concise, high-signal instructions and explicit trigger metadata. Use when creating a new skill, revising SKILL.md/README.md structure, or improving skill discoverability and portability.
openclaw-troubleshooter
by tighten724-hub
OpenClaw故障排除技能。当用户遇到以下问题时使用: 1. Gateway无法启动、无法连接、无响应 2. 渠道连接问题(WhatsApp、Telegram、Discord等) 3. 模型配置问题(API Key、模型切换失败) 4. Dashboard/Control UI打不开、连接失败 5. 会话问题(会话丢失、无法创建新会话) 6. 配置错误(配置文件错误) 7. 节点问题(配对失败、工具调用失败) 8. 浏览器工具问题 9. Cron/心跳任务不执行 10. 安装/更新问题 触发关键词:Gateway、启动、连接、报错、问题、故障、无法、失败、错误、Dashboard、UI、渠道、模型、会话、节点、浏览器、Cron、心跳、安装、更新 通过按需查阅官方文档来寻找解决方案,提供小白也能看懂的步骤操作。
raycast-extension-docs
by lemikeone
Guidance for building, debugging, and publishing Raycast extensions using the Raycast documentation set. Use when Codex needs to create or modify Raycast extensions (React/TypeScript/Node), consult Raycast API reference or UI components, build AI extensions, handle manifest/lifecycle/preferences, troubleshoot issues, or prepare/publish extensions to the Raycast Store or Teams.
openclaw-droidclaw-bridge
by H-H-E
Integrate OpenClaw with DroidClaw for Android device automation using hosted or self-hosted deployments. Use when users ask to configure DroidClaw Android API key/server link fields, self-host DroidClaw, connect devices over Tailscale, run/stop DroidClaw goals, inspect device sessions/steps, or expose DroidClaw control APIs to OpenClaw.
project-structure-creator
by CodingHeader
Initialize, validate, and maintain project directory structure according to strict enterprise specifications (Feature-Sliced Design + Bulletproof Architecture). Use this skill when: (1) Initializing a new project or module, (2) Adding new features or components, (3) Refactoring directory structure, (4) Verifying compliance with project norms.
google-golang-style
by meysam81
Enforces Google's official Go style guide when writing or editing Go (.go) files. Use this skill BEFORE creating, modifying, or reviewing any Go code. Covers naming (packages, receivers, variables, repetition avoidance), error handling (structure, wrapping, strings, sentinel errors), imports (grouping, renaming, blank imports), code organization (package size, file structure), and documentation (doc comments, godoc conventions). Trigger on any Go code task — new files, refactors, code reviews, or architecture decisions involving Go packages.
mcp-builder
by TheWatcher01
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).
docs
by donutdaniel
"Project docs system: sync codebase to docs, research what to build next, or work on a roadmap item."
gh-agent-images-upload
by atimmer
Upload immutable PR images with the local agent-images CLI and return ready-to-paste markdown.
api-patterns
by Alicoder001
API integration patterns including REST, GraphQL, WebSocket, and tRPC. Use when designing APIs, implementing data fetching, or building real-time features.
baoyu-url-to-markdown
by siatwangmin
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
opencal
by opencal-ai
Log meals, check nutrition progress, and manage calorie goals in the OpenCal app — hands-free via your AI agent. Use when the user mentions eating, food, calories, macros, or nutrition.
code-docs
by IHKREDDY
Generate or update documentation from code analysis
cx-design
by m19803261706
CX 工作流 — 技术设计与 API 契约。当用户提到"技术设计"、"Design Doc"、 "API 设计"、"接口设计"、"架构设计"、"系统设计"时触发。 读取 PRD 生成 Design Doc,定义三大强制契约章节: API 接口契约、状态枚举对照表、VO/DTO 字段映射。 保存到本地 .claude/cx/features/{dev_id}-{feature}/design.md。
rip-video
by mojito-llm
根据 todolist.md 使用 MCP 从 MP4 视频提取音频和字幕。读取任务清单,调用 MCP 服务提取封面、音频(mp3)和字幕(srt),更新任务完成状态。
plan-fix
by ryoshimm
承認済みの plan.md を修正する。変更理由と影響範囲を明記し、変更履歴を追記する。コード実装は行わない。