- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
markdown-formatter
by maxvaega
Format and clean up markdown documents following best practices
mcp-builder
by smallnest
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).
citation-assistant
by ZhangNy301
学术文献引用助手:基于 Semantic Scholar API 的语义化文献检索与引用管理。 触发场景: - 用户在 LaTeX 文稿中标记 [CITE] 占位符,需要查找合适的引用文献 - 用户粘贴论文段落,需要为其中的 [CITE] 标记寻找引用 - 用户需要根据语义上下文查找学术引用 - 用户需要验证/替换不规范的引用格式(如 "PMC Articles") - 用户需要查询期刊/会议质量(CCF/JCR/IF/引用量) - 用户需要查询作者 H-index 和引用量 - 用户需要判断 arXiv 文章是否值得引用 - 用户提及 "文献引用"、"找引用"、"citation"、"bib"、"参考文献" - 用户需要完整的引用推荐到 BibTeX 生成的端到端服务
deep-research
by feiskyer
'深度调研的多实例(多 Agent)编排工作流:把一个调研目标拆成可并行子目标,用 Codex CLI(codex exec)在默认 workspace-write 沙箱内运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付“成品报告文件路径 + 关键结论/建议摘要”。用于:系统性网页/资料调研、竞品/行业分析、批量链接/数据集分片检索、长文写作与证据整合,或用户提及“深度调研/Deep Research/Wide Research/多 Agent 并行调研/多进程调研”等场景。'
findata-toolkit-cn
by Geeksfino
A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。
dataverse-web-resources
by DanielKerridge
Use when creating, deploying, or managing Dataverse web resources for model-driven apps. Covers JavaScript form scripts (OnLoad, OnSave, OnChange events), HTML dashboard pages, CSS styling, image resources, navigation/side panes, ribbon/command bar customization, business process flow client API, and deployment via the Web API. Triggers on: "web resource", "javascript form", "form script", "html dashboard", "ribbon command", "onload event", "onchange event", "onsave event", "formContext", "Xrm.WebApi", "web resource deployment", "dashboard page", "form event handler", "side pane", "command bar", "ribbon", "modal dialog", "navigation", "Xrm.App", "Xrm.Navigation", "business process flow", "bpf", "stage change".
rivetkit-client-swiftui
by rivet-dev
"RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings."
tooyoung:persona-define
by shiqkuangsan
"为 Claude Code 定义个性化身份风格(人设)。触发词:定义人设、创建身份、persona、角色设定、CLAUDE.local.md"
personal:expense-receipt
by shiqkuangsan
"AI 订阅报销统计。识别收据+发票,自动匹配最优发票组合,输出统计表和报销备注。触发词:报销统计、收据识别、统计报销、AI 订阅费用"
structure-first-review
by perhapsspy
Generate a short, playful AI-style review and guide posting directly to the structure-first GitHub Discussions page
Api Designer
by omer-metin
Umbraco Global Context
by umbraco
Umbraco Entity Actions
by umbraco
Umbraco Repository Pattern
by umbraco
Umbraco Context API
by umbraco
Umbraco Property Value Preset
by umbraco
Umbraco Current User Action
by umbraco
Umbraco Monaco Markdown Editor Action
by umbraco
Umbraco Controllers
by umbraco
Umbraco OpenAPI Client Setup
by umbraco
design-system-architecture
by NickCrew
Build scalable design systems with design tokens, component APIs, and documentation. Use when creating or evolving component libraries.
mcp-to-skill
by bahayonghang
Convert MCP (Model Context Protocol) servers to Claude Code Skills. Use when: (1) User wants to convert an MCP server project to a skill (2) User mentions "MCP to skill", "convert MCP", or "MCP 转 skill" (3) User has an MCP server codebase and wants to make it a reusable skill (4) User wants to analyze MCP server structure for skill creation Supports TypeScript/JavaScript and Python MCP servers. Generates complete skill package with SKILL.md, scripts, and references.
doc-maintenance
by NickCrew
"Systematic documentation audit and maintenance. This skill should be used when documentation may be stale, missing, or misorganized — after feature work, refactors, dependency upgrades, or as a periodic health check. It prescribes folder structure for docs/ and manual/, dispatches haiku subagents for codebase/doc scanning, and routes doc creation to specialized agents (reference-builder, technical-writer, learning-guide) with docs-architect as quality gate."
cortex-skills-loop
by NickCrew
"Drives the cortex skills recommend-feedback-rate loop. Use when a context change occurs (new file types, domain shift, task pivot) or when a task completes and skill effectiveness should be recorded."