- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
doc-driven-development
by qiao-925
文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。
tiktok-slideshow
by SEO-Baby
Creates TikTok image carousels (slideshows with text overlays on photos) via the ViralBaby API. Use when the user wants to: create TikTok slideshows or carousels, find/search for background images for social media content, post or upload slideshow content to TikTok, edit slide text with AI, or manage image collections for content creation. Do NOT use for: general TikTok account management, TikTok analytics or metrics, video editing or video creation (this is for photo slideshows only), non-TikTok social media platforms, or any task unrelated to creating visual slideshow content for TikTok.
optimize-md
by jkappers
Optimizes markdown documents for token efficiency, clarity, and LLM consumption. Use when (1) a markdown file needs streamlining for use as LLM context, (2) reducing token count in documentation without losing meaning, (3) converting verbose docs into concise reference material, (4) improving structure and scannability of markdown files, or (5) preparing best-practices or knowledge docs for agent consumption.
task-delegation
by vineethsoma
Delegate user stories with complete context, clear acceptance criteria, and validation
smartthings-api
by 401Unauthorized
Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
link-transcriber
by bobobo2026
Use this skill when a user wants to submit a Douyin or Xiaohongshu link to the linkTranscriber transcription API, let the server use its saved platform cookies, wait for transcription to finish through all in-progress states, then call the summaries API and return only the final summary markdown to the user.
setup-context-docs
by wizact
Creates comprehensive context-driven development documentation structure for repositories. Analyzes codebase, generates multi-document constitution pattern (product.md, tech.md), language-agnostic feature specification templates, and updates README. Auto-invoked when setting up project documentation, context docs, or CLAUDE.md setup.
ezra-docs
by christopheraaronhogg
Provides expert documentation analysis, API docs review, and knowledge management assessment. Use this skill when the user needs documentation audit, README review, or technical writing evaluation. Triggers include requests for docs audit, API documentation review, or when asked to evaluate documentation coverage and quality. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
PPT Generator Pro - Claude Code Skill
by girish6055
完整文档:参见 README.md
oatda-video-status
by devcsde
Use when the user wants to check the status of an asynchronous video generation task from OATDA. Returns the video URL when generation is complete.
mindicador-api
by JosTechS
Consume and integrate the mindicador.cl economic indicators API for Chile, including endpoint selection, URL construction, response interpretation, and reliability handling. Use when a task involves reading current or historical indicator values (UF, IVP, dolar, euro, UTM, IPC, IMACEC, TPM, libra_cobre, tasa_desempleo, bitcoin, dolar_intercambio), generating client code, validating API paths, or evaluating what the API can and cannot provide.
podcast-daily
by wangyaya-703
"播客日报 v2:GitHub Actions 负责 RSS/转录/翻译/摘要生产,Luna 端只做 feed 驱动的飞书推送(卡片 + 文档 + 多维表格)。当用户要搭建播客监控、双语转录、日报推送、飞书自动化时使用。"
api-contract-sync-manager
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
plan-enhanced
by OneBoxCream
增强 Plan Mode 的质量。进入规划模式时自动激活,强制执行深度探索、多方案对比、风险评估和验证策略。
datocms
by JodusNodus
Expert guidance for building with DatoCMS headless CMS. Includes API decision guides (CDA vs CMA), executable workflow playbooks for schema management, content operations, asset uploads, migrations, structured text (DAST), webhooks, and framework integrations. Covers official MCP server integration and troubleshooting.
nginx-config-builder
by ehtbanton
Generate NGINX configuration files for web servers, reverse proxies, load balancing, SSL termination, and static file serving. Triggers on "create nginx config", "generate nginx.conf", "nginx configuration for", "reverse proxy config".
mentor
by 4lb0
Genera un documento estructurado de objetivos para sesiones de mentoría tech a partir del CV y metas del mentee.
news-to-markdown-skill
by sipingme
一键将新闻文章转换为 Markdown,支持双引擎内容提取、智能封面图选择、图片下载到本地、三层 HTML 抓取策略和多平台专项优化。新增10个平台支持:头条、微信公众号、掘金、简书、CSDN、人人都是产品经理、开源中国、B站专栏、SegmentFault、博客园
api-design-principles
by arielperez82
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
slidev
by Furisto
Create developer-focused presentation slides using Slidev, a markdown-based presentation framework built on Vue and Vite. Use when creating technical talks, converting content to slide decks, or working with .md presentation files. Triggers on requests to create presentations, slides, decks, or when working with Slidev projects.
tool-polymarket-trades
by captaindpt
Use the polymarket_trades tool to fetch and filter recent Polymarket trades (free Data API), optionally by market or wallet.
vue2-best-practices
by long36708
Vue 2 维护与开发最佳实践指南,涵盖 Options API, Vuex 及向 Vue 3 迁移的准备。
plain-text-output
by hrdtbs
"Constrains agent output to plain text only: no emojis, no bold (*/__), no italics (/_). Prefers noun-ending style (体言止め) in Japanese. Use when generating any text, documentation, commit messages, PR descriptions, or responses so that output stays unadorned."
markdown-tables
by arielperez82
Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.