スキル一覧に戻る
aiskillstore

doc-writer

by aiskillstore

doc-writerは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

102🍴 3📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: doc-writer description: Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.

Doc Writer Skill

Purpose

Generate or refresh docs/planned/XX-*.md and docs/completed/XX-*.md files using the mandated template (docs/DOC_TEMPLATE.md) and existing repository content.

Instructions

  1. Inspect relevant source material:
    • Read docs/DOC_TEMPLATE.md for structure expectations.
    • Gather context from PLAN.md, AGENTS.md, and any existing task doc being updated.
    • When creating a new task, identify prior numbering and ensure a unique two-digit prefix.
  2. Draft the document following exact sections: metadata block, Objective, Prerequisites / Dependencies, Implementation Steps, Validation, Completion Criteria, Notes / Follow-ups.
  3. Reference existing code or documentation by linking relative paths rather than duplicating large excerpts.
  4. Confirm acceptance criteria reflect the latest repository state (tests, tooling, env requirements).
  5. Save the file under the correct directory (docs/planned/ or docs/completed/) with the naming convention NN-task-name.md.
  6. Run required validators (lint/tests) if file changes mandate repository updates; record commands executed.
  7. Summarize the edits in the PR/task notes.

Verification

  • Ensure the new/updated doc passes markdown lint (if configured) and adheres to docs/DOC_TEMPLATE.md structure.
  • Confirm numbering sequence remains unique.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です