DESIGN_DECISION.md + PROTOTYPE.md を元にindex.html(1ファイル完結プロトタイプ)を作成する。 DESIGN_DECISION.mdがない場合はフォールバックテンプレートを使用。完了後は自動で proto-06-code-review を実行。 パイプライン: proto-04-design-gallery → **proto-05-html-builder** → proto-06-code-review。 トリガー:「プロトタイプ実装」「HTML作成」「HTML実装」「index.html作成」「proto-html-builder」
PROTOTYPE.mdを元にindex.htmlを作成する(1ファイル完結)。
prototype/DESIGN_DECISION.md を読み込む(存在する場合)prototype/PROTOTYPE.md を読み込むreferences/css_patterns.md のフォールバックテンプレートから選択(retro/minimal/dark/nature/pop)| ファイル | 内容 |
|---|---|
prototype/DESIGN_DECISION.md | デザイン決定事項(proto-04の出力。カラー・フォント・アニメーション方針) |
references/design_principles.md | 設計原則、プロトタイプ基本方針 |
references/bug_prevention.md | バグ防止ルール(HTML/CSS/JS) |
references/css_patterns.md | CSSパターン、タイポグラフィ、フォールバックテンプレート |
references/js_patterns.md | JSパターン(状態管理、モーダル等) |
references/differentiation.md | 差別化デザインパターン |
prototype/index.htmlprototype/prototype_status.md 更新(状態: 実装完了)proto-06-code-review を実行してコードレビュー