Skip to main content

documentation-writer

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
markheydon/solo-dev-board
آخر نشاط في المصدر
٤ سبتمبر ٢٠٢٦ في ١٤:٤٧
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١
التفرعات
٠

خيارات التثبيت

يُحدَّد 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