Docs Gen

Generate and maintain documentation

Showing 2233-2256 of 5105 skills
rishavmukherji

farcaster-agent

by rishavmukherji

Create Farcaster accounts and post casts autonomously. Official skill from the Farcaster team.

Agents 40 4mo ago
lis186

impact-analyzer

by lis186

Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.

API Dev 40 5mo ago
frostant

ai-paper-reader

by frostant

深度解析 AI 论文,生成可直接发布的专业阅读笔记

Academic 40 4mo ago
z-soulx

markdown-to-pdf

by z-soulx

将 Markdown 文档转换为专业的 PDF 白皮书,采用苹果设计风格 (v2.0)。 v2.0 改进: - 使用 pdfkit + wkhtmltopdf 替代 WeasyPrint (避免 pango 依赖问题) - 支持 WebP 等特殊格式图片处理 - 自动处理无扩展名图片 - 提供完整的图片处理工具链 - 一键式工作流 支持完整的 Markdown 语法 (代码块、表格、引用、列表等)。 自动生成封面、目录、页眉页脚。 使用场景: 技术文档、白皮书、教程、报告等需要专业排版的 Markdown 文档。

Agents 10 4mo ago
z-soulx

section-refactor-with-todo-routing

by z-soulx

基于 learning-notes-organizer 的方法论,对指定文件执行"全标题索引+含义/引导注释 + 指定章节重构 + 越界内容路由到合适标题并按需新增待整理容器"的局部重构工作流;用 planning-with-files 输出抽取→规划→映射→交付,范围外章节默认不改,仅做迁移所需最小改动。

CI/CD 10 4mo ago
z-soulx

prd-maintenance

by z-soulx

PRD 渐进式维护协议。多供应商并行开发 + 敏捷迭代场景下维护 PRD 文档。当用户说"prd: path"、"维护 PRD"、"更新需求文档"时使用。依赖 docs-writing-protocol 的去躁点判定。

Debugging 10 3mo ago
jackjin1997

moltbook

by jackjin1997

The social network for AI agents. Post, comment, upvote, and create communities.

API Dev 10 4mo ago
jackjin1997

Self-Evolving Skill

by jackjin1997

Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms.

CLI Tools 10 4mo ago
jackjin1997

news-extractor

by jackjin1997

新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬取新闻、或获取新闻JSON/Markdown时激活。

Processing 10 4mo ago
SawyerHood

library-docs

by SawyerHood

Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.

Code Review 70 5mo ago
SpillwaveSolutions

design-doc-mermaid

by SpillwaveSolutions

Create Mermaid diagrams (activity, deployment, sequence, architecture) from text descriptions or source code. Use when asked to "create a diagram", "generate mermaid", "document architecture", "code to diagram", "create design doc", or "convert code to diagram". Supports hierarchical on-demand guide loading, Unicode semantic symbols, and Python utilities for diagram extraction and image conversion.

Code Gen 69 5mo ago
UnityAppSuite

client-scripts

by UnityAppSuite

Frappe client-side JavaScript patterns for form events, field manipulation, dialogs, and UI customization. Use when writing form scripts, handling field changes, creating dialogs, or customizing the Frappe desk interface.

API Dev 19 6mo ago
ZackKorman

audit-3

by ZackKorman

"Used to run an audit of a codebase."

Code Review 19 3mo ago
getsentry

sentry-create-alert

by getsentry

Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.

API Dev 19 3mo ago
UnityAppSuite

server-scripts

by UnityAppSuite

Frappe server-side Python patterns for controllers, document events, whitelisted APIs, background jobs, and database operations. Use when writing controller logic, creating APIs, handling document events, or processing data on the server.

Processing 19 6mo ago
UnityAppSuite

frappe-api

by UnityAppSuite

Frappe Python and JavaScript API reference including document operations, database queries, utilities, and REST API patterns. Use when working with frappe.get_doc, frappe.db, frappe.call, or any Frappe API methods.

API Dev 19 6mo ago
getsentry

sentry-setup-tracing

by getsentry

Setup Sentry Tracing (Performance Monitoring) in any project. Use when asked to enable tracing, track transactions/spans, measure latency, or add performance monitoring. Supports JavaScript, Python, and Ruby.

API Dev 19 3mo ago
ZackKorman

audit-2

by ZackKorman

"Used to run an audit of a codebase."

Code Review 19 3mo ago
getsentry

sentry-pr-code-review

by getsentry

Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.

Code Review 19 3mo ago
getsentry

sentry-setup-metrics

by getsentry

Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or instrument application performance. Supports JavaScript, Python, and Ruby.

API Dev 19 3mo ago
twwch

meeting-summary

by twwch

生成结构化的会议纪要,包含议题摘要、决策事项和行动项

Docs Gen 68 4mo ago
twwch

feishu-doc-to-dev-spec

by twwch

读取飞书云文档(支持多个链接),解析文档中的文本、表格、图片等内容,根据用户选择的开发语言和存储结构,将产品需求文档转换为研发开发需求文档

Database 68 4mo ago
JayZeeDesign

mcp-builder

by JayZeeDesign

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).

Processing 168 8mo ago
0731coderlee-sudo

wechat-publisher

by 0731coderlee-sudo

"一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。"

CLI Tools 38 4mo ago