documentation-architecture

ドキュメント構造設計・リソース分割・階層設計を専門とするスキル。500行制約に基づく適切なファイル分割とトピックベース組織化により、保守性と発見可能性の高いドキュメントアーキテクチャを実現する。Anchors:• Information Architecture (Rosenfeld/Morville) / 適用: 情報組織化パターン / 目的: 発見可能性向上• Clean Architecture (Robert C. Martin) / 適用: 依存関係ルール / 目的: 責任分離設計• The Pragmatic Programmer (Hunt/Thomas) / 適用: DRY原則 / 目的: 重複回避Trigger:Use when designing documentation structure, splitting large files over 500 lines, organizing resources with topic-based structure, improving discoverability, or establishing naming conventions.documentation structure, file splitting, directory organization, hierarchy design, naming conventions, 500-line constraint

$ 安裝

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/documentation-architecture ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill