docs(readme): 読み進め方ガイド(推奨ルート3パターン)を追加#35
Draft
watanabe-kohei-jp wants to merge 2 commits into
Draft
Conversation
ユーザーから「この資料をどう読み進めればいいか具体的に教えてほしい」と いう声を受けて、README に推奨ルートセクションを追加した。 - 「何が読めるか」テーブルに 02-setup / 03-claude-md を追加 (現状 main にあるのに README から漏れていた) - 「読み進め方(推奨ルート)」セクションを新設 - ルート A: はじめての方(30 分) — 00 → 01 → 02 - ルート B: Claude Code 経験者(25 分) — 00 → 03-claude-md → CLAUDE.md - ルート C: 作り手として読む方(45 分) — 00 → CONTRIBUTING → CLAUDE.md → shared/ - 「共通の前提」で「読むだけで終わらせない」「詰まったら Issue/Discussion」を再掲 章番号や全体構成の見直しは Issue #27 のスコープなので踏み込まない。 本コミットは現状の章をどう読むかのガイドに留める。 Refs #32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #32
何を変えるか(What)
README に「読み進め方(推奨ルート)」セクションを新設し、受講者が「どの順番で・どの深さで読めばいいか」を選べる導線を追加する。
変更内容
02-setup/と03-claude-md/を追加00→01→0200→03-claude-md→CLAUDE.md00→CONTRIBUTING→CLAUDE.md→shared/なぜ(Why)
受講者から 「この資料をどのように読み進めていったら良いか具体的に教えてほしい」 という改善提案があった(Issue #32)。
現状の README は:
結果、初見の受講者が「とりあえず 00 から順番に?」と迷子になる構造になっていた。
スコープ外(Out of scope)
index.html冒頭への「所要時間・前提・ゴール」メタ情報ボックスの追加 → 別 Issue に切り出す(必要なら docs: この資料の読み進め方を具体的に案内する導線を追加する #32 から派生)レビューで確認してほしい点
Test plan
02-setup/03-claude-md/)🤖 Generated with Claude Code