Skip to main content

documentation-writer

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

Jump to install

Source facts

Repository
markheydon/solo-dev-board
Last source activity
September 4, 2026 at 14:47
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
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/)
View on GitHub