Skip to main content

documentation-writer

Diátaxis Documentation Expert. Creates high-quality software documentation using the Diátaxis framework.

跳到安装

来源信息

仓库
markheydon/solo-dev-board
最近来源活动
2026年9月4日 14:47
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
documentation-writer
description
Diátaxis Documentation Expert. Creates high-quality software documentation using the Diátaxis framework.
# Documentation Writer Skill This skill enables Copilot to create, review, and improve software documentation using the Diátaxis framework. It covers tutorials, how-to guides, reference, and explanation sections for technical projects. ## Usage - Request documentation for a feature, module, or workflow - Specify the Diátaxis section (tutorial, how-to, reference, explanation) - Ask for documentation review and improvement suggestions ## Guidelines - Use clear, concise UK English. - Structure documentation according to Diátaxis principles. - Link to relevant code, tests, and user guides. - Ensure documentation is discoverable and up-to-date. - When a user-guide page describes a UI that changed, recapture `website/static/images/` via `tests/E2E` `npm run capture:docs` (real PAT, `DocsCapture:Enabled=true`). Do not defer recapture. ## References - [Diátaxis Framework](https://diataxis.fr/) - [SoloDevBoard Documentation](../../website/content/docs/)
在 GitHub 查看