文档生成

生成并维护文档

显示 1441-1464 / 共 5320 个技能
openclaw

aetherlang-chef

openclaw

Michelin-level recipes and culinary analysis in Greek, covering 17 sections from ingredients to plating and molecular gastronomy.

API 开发 4470 6个月前
m1heng

feishu-doc

m1heng

Feishu document read/write operations + comment management. Activate when user mentions Feishu docs, cloud docs, docx links, or document comments.

数据处理 4251 6个月前
ed3dai

writing-claude-directives

ed3dai

Use when writing instructions that guide Claude behavior - skills, CLAUDE.md files, agent prompts, system prompts. Covers token efficiency, compliance techniques, and discovery optimization.

数据处理 248 7个月前
ed3dai

writing-for-a-technical-audience

ed3dai

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity

API 开发 248 7个月前
ed3dai

writing-design-plans

ed3dai

Use after brainstorming completes - writes validated designs to docs/design-plans/ with structured format and discrete implementation phases required for creating detailed implementation plans

认证鉴权 248 7个月前
mcouthon

architecture

mcouthon

"Use when documenting architecture, understanding system structure, creating diagrams, or analyzing component relationships. Focuses on interfaces and high-level design. Triggers on: 'use architecture mode', 'architecture', 'system design', 'how is this structured', 'document the system', 'create a diagram', 'high-level overview'. Read-only mode."

数据处理 77 6个月前
mcouthon

architecture

mcouthon

"Use when documenting architecture, understanding system structure, creating diagrams, or analyzing component relationships. Focuses on interfaces and high-level design. Triggers on: 'use architecture mode', 'architecture', 'system design', 'how is this structured', 'document the system', 'create a diagram', 'high-level overview'. Read-only mode."

数据处理 77 6个月前
telagod

gen-docs

telagod

文档生成器。自动分析模块结构,生成 README.md 和 DESIGN.md 骨架。当魔尊提到生成文档、创建README、创建DESIGN、文档骨架、文档模板时使用。在新建模块开始时自动触发。

数据处理 241 6个月前
jdrhyne

self-improvement

jdrhyne

"Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks."

CLI 工具 241 7个月前
telagod

verify-module

telagod

模块完整性校验关卡。扫描目录结构、检测缺失文档、验证代码与文档同步。当魔尊提到模块校验、文档检查、结构完整性、README检查、DESIGN检查时使用。在新建模块完成时自动触发。

CLI 工具 241 6个月前
telagod

verify-change

telagod

变更校验关卡。分析代码变更,检测文档同步状态,评估变更影响范围。当魔尊提到变更检查、文档同步、代码审查、提交前检查、diff分析时使用。在设计级变更、重构完成时自动触发。

数据处理 241 6个月前
melodic-software

claude-code-plugins

melodic-software

"Audit markdown prose for AI-writing tells (slop): em dashes (zero-tolerance by default), emoji formatting, AI vocabulary, negative parallelisms, citation artifacts, and the rest of the Signs-of-AI-writing catalog, plus a judgment rubric for puffery, vague attribution, and promotional tone. Use when: 'check for AI slop', 'de-slop this doc', 'find AI tells', 'does this read AI-written', 'remove em dashes', or before publishing agent-written prose. Read-only by default; 'fix' as an explicit argument applies rewrites behind a semantic-diff guard and may be chained ('detect and rewrite'). Empty target audits the repo's tracked markdown, high-impact and high-velocity files first."

CLI 工具 12 23天前
gohypergiant

accelint-ts-documentation

gohypergiant

Audit and improve JavaScript/TypeScript documentation including JSDoc comments (@param, @returns, @template, @example), comment markers (TODO, FIXME, HACK), and code comment quality. Use when asked to 'add JSDoc', 'document this function', 'audit documentation', 'fix comments', 'add TODO/FIXME markers', or 'improve code documentation'.

注释 22 7个月前
gohypergiant

accelint-readme-writer

gohypergiant

Use when creating or editing a README.md file in any project or package. Recursively parses codebase from README location, suggests changes based on missing or changed functionality, and generates thorough, human-sounding documentation with copy-pasteable code blocks and practical examples.

代码生成 22 7个月前
DaleSeo

style-guide

DaleSeo

문서 내부 또는 프로젝트 전체에서 일관된 작성 스타일을 유지하도록 돕는 검사기. 어조(경어체/반말), 용어(사용자/유저), 숫자 형식, 목록 스타일, 따옴표, 날짜/시간 형식의 불일치를 감지합니다. 다중 작성자 문서 검토 시, 프로젝트 전체 용어 표준 유지 시, 공식 문서 준비 시, 브랜드 일관성을 위한 문서 작업 시 사용하세요.

设计 166 7个月前
TechDufus

init-deep

TechDufus

"Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it reads, enabling true contextual guidance. Triggers on: '/init-deep', 'deep init', 'initialize deeply', 'setup claude deeply', 'refactor claude.md', 'migrate claude.md', 'nested claude', 'progressive disclosure'."

代码生成 176 7个月前
OpenAEC-Foundation

erpnext-errors-api

OpenAEC-Foundation

"Error handling patterns for ERPNext/Frappe API development (v14/v15/v16). Covers whitelisted method errors, REST API errors, client-side handling, external integrations, and webhooks. Triggers: API error, whitelisted method error, frappe.call error, REST API error, webhook error, external API error, HTTP status codes."

API 开发 173 7个月前
OpenAEC-Foundation

erpnext-impl-serverscripts

OpenAEC-Foundation

"Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user."

API 开发 173 7个月前
OpenAEC-Foundation

erpnext-syntax-jinja

OpenAEC-Foundation

Deterministic Jinja template syntax for ERPNext/Frappe Print Formats, Email Templates, and Portal Pages

文档生成 173 7个月前
OpenAEC-Foundation

erpnext-database

OpenAEC-Foundation

Database operations and ORM patterns for ERPNext/Frappe v14-v16

自动化 173 7个月前
steveclarke

print

steveclarke

Print files on Mac or Linux using the lp command with sensible defaults (double-sided, black & white). Supports PDF, markdown (via md-to-pdf conversion), and common print options like copies, page ranges, color, and printer selection.

CLI 工具 35 6个月前
steveclarke

guided-config

steveclarke

Guide through service/tool configuration step-by-step while maintaining clean documentation of the successful setup path. Captures screenshots, filters failed attempts, and produces a polished README. Use when setting up integrations, configuring services, or documenting setup processes. Triggers on "help me configure", "set up integration", "guided setup".

认证鉴权 35 7个月前
steveclarke

md-to-pdf

steveclarke

Convert markdown files to PDF using Chrome. Use when user wants to render markdown to PDF, print a document, or create a shareable PDF from markdown. Triggers on "markdown to pdf", "render to pdf", "pdf from markdown", "print this markdown".

CLI 工具 35 7个月前
steveclarke

todoist

steveclarke

Interact with Todoist via MCP. Use when adding tasks, listing tasks, marking complete, or managing projects.

API 开发 35 7个月前