Skip to main content

documentation-writer

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

Zur Installation springen

Quellinformationen

Repository
markheydon/solo-dev-board
Letzte Quellaktivität
4. September 2026 um 14:47
Erkannte Sprache von SKILL.md
Englisch
Sterne
1
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
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/)
Auf GitHub ansehen