← スキル一覧に戻る

documenting-architecture
by wmeints
Promptyard is a prompt management tool that helps you organize, optimize, and reuse prompts for applications like ChatGPT and Claude.
⭐ 3🍴 0📅 2026年1月5日
SKILL.md
name: documenting-architecture description: Use this skill when modifying or creating architecture documentation.
Documenting architecture
Use this skill to make changes to the architecture documentation in the project following the guidelines described below.
Guidelines for specific sections
- Introduction and goals: ./references/01-introduction-and-goals.md
- Constraints: ./references/02-constraints.md
- Context and scope: ./references/03-context-and-scope.md
- Solution strategy: ./references/04-solution-strategy.md
- Building block view: ./references/05-building-block-view.md
- Runtime view: ./references/06-runtime-view.md
- Deployment view: ./references/07-deployment-view.md
- Concepts: ./references/08-concepts.md
Recording decisions
IMPORTANT: Make sure to use the record-adr skill to record decision records!
Diagrams
- Use mermaid to record diagrams
- Prefer to use C4 diagrams where possible, otherwise use block diagrams
- Prefer to use sequence diagrams for recording runtime scenarios or program flows
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です