Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 03-claude-md/README.md → 04-claude-md/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Lecture 03 — CLAUDE.md でプロジェクトを記憶させる
# Lecture 04 — CLAUDE.md でプロジェクトを記憶させる

AI コーディングシリーズ 第 3 回。セッションをまたいで Claude にプロジェクト文脈を保持させる CLAUDE.md の書き方・置き場所・効果的な使いどころを 12 枚で解説。
AI コーディングシリーズ 第 4 回。セッションをまたいで Claude にプロジェクト文脈を保持させる CLAUDE.md の書き方・置き場所・効果的な使いどころを 12 枚で解説。

## このディレクトリの中身

```
03-claude-md/
04-claude-md/
├── index.html ← 本体(ブラウザで開く / AI に読ませる)
└── README.md ← このファイル
```
Expand Down
36 changes: 18 additions & 18 deletions 03-claude-md/index.html → 04-claude-md/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>Lecture 03 — CLAUDE.md でプロジェクトを記憶させる</title>
<title>Lecture 04 — CLAUDE.md でプロジェクトを記憶させる</title>
<meta name="description" content="毎回の説明をゼロにする CLAUDE.md の使い方。書き方・置き場所・効果的な3パターンを13枚で解説。">
<meta name="author" content="@Tsubasasa1857">
<meta property="og:type" content="article">
<meta property="og:title" content="Lecture 03 — CLAUDE.md でプロジェクトを記憶させる">
<meta property="og:title" content="Lecture 04 — CLAUDE.md でプロジェクトを記憶させる">
<meta property="og:description" content="毎回の説明をゼロにする CLAUDE.md の使い方を 13 枚で。">
<meta property="og:url" content="https://co-lect.github.io/lectures/03-claude-md/">
<meta property="og:url" content="https://co-lect.github.io/lectures/04-claude-md/">

<link rel="stylesheet" href="../shared/theme.css">
<script src="../shared/deck-stage.js"></script>
Expand Down Expand Up @@ -46,7 +46,7 @@ <h1 class="cover-title">
============================================================ -->
<section data-label="このドキュメントの読み方">
<div class="meta-line">
<span><span class="accent">Lecture 03</span> · How to read</span>
<span><span class="accent">Lecture 04</span> · How to read</span>
<span>02 / 12</span>
</div>
<div class="content">
Expand Down Expand Up @@ -77,7 +77,7 @@ <h2 class="content-title">手元のプロジェクトを思い浮かべながら
</p>
</div>
<div class="brand">
<span>Lecture 03 · CLAUDE.md でプロジェクトを記憶させる</span>
<span>Lecture 04 · CLAUDE.md でプロジェクトを記憶させる</span>
<span>How to read</span>
</div>
</section>
Expand Down Expand Up @@ -121,7 +121,7 @@ <h2 class="content-title">セッションを開くたびに、<em>説明して
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 1 · Before / After</span>
</div>
</section>
Expand Down Expand Up @@ -164,7 +164,7 @@ <h2 class="content-title">Claude への、<em>引き継ぎ書</em></h2>
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 2 · CLAUDE.md とは</span>
</div>
</section>
Expand Down Expand Up @@ -209,7 +209,7 @@ <h2 class="content-title">3 つのスコープを使い分ける</h2>
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 3 · 置き場所</span>
</div>
</section>
Expand Down Expand Up @@ -258,7 +258,7 @@ <h2 class="content-title">「毎回説明していること」をそのまま書
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 4 · 何を書くか</span>
</div>
</section>
Expand Down Expand Up @@ -308,7 +308,7 @@ <h2 class="content-title">卒論プロジェクトの CLAUDE.md</h2>
</div>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 5 · 実例</span>
</div>
</section>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h3 style="font-family: var(--font-serif); font-size: 26px; color: var(--ink-str
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 6 · 使いどころ</span>
</div>
</section>
Expand Down Expand Up @@ -382,7 +382,7 @@ <h2 class="content-title">一度書けば、<em>ずっと効く</em></h2>
</p>
</div>
<div class="brand">
<span>Lecture 03</span>
<span>Lecture 04</span>
<span>Chapter 7 · 結論</span>
</div>
</section>
Expand All @@ -396,7 +396,7 @@ <h2 class="content-title">一度書けば、<em>ずっと効く</em></h2>
<span>10 / 12</span>
</div>
<div class="content">
<div class="content-eyebrow">第 3 回はここまで</div>
<div class="content-eyebrow">第 4 回はここまで</div>
<h2 class="content-title">今日中に、1つ作ってみる</h2>
<p class="content-subtitle">
完璧なものでなくていい。3 行でも機能する
Expand All @@ -417,7 +417,7 @@ <h2 class="content-title">今日中に、1つ作ってみる</h2>
</div>
<div class="brand">
<span>@Tsubasasa1857</span>
<span>Lecture 03 · Coda</span>
<span>Lecture 04 · Coda</span>
</div>
</section>

Expand Down Expand Up @@ -458,7 +458,7 @@ <h2 class="content-title">CLAUDE.md を、一緒に<em>作ってあげて</em>
</div>
<div class="brand">
<span>@Tsubasasa1857</span>
<span>Lecture 03 · AI Buddy</span>
<span>Lecture 04 · AI Buddy</span>
</div>
</section>

Expand Down Expand Up @@ -498,7 +498,7 @@ <h2 class="content-title">読んだだけで終わらせず、<em>実務</em>

<div class="brand">
<span>@Tsubasasa1857</span>
<span>Lecture 03 · AI Buddy</span>
<span>Lecture 04 · AI Buddy</span>
</div>
</section>

Expand Down Expand Up @@ -529,15 +529,15 @@ <h2 class="content-title">PR で関わった人の名前は、ここに残る</h
</div>
<div class="brand">
<span>@Tsubasasa1857</span>
<span>Lecture 03 · End</span>
<span>Lecture 04 · End</span>
</div>
</section>

</deck-stage>

<script type="application/json" id="speaker-notes">
{
"0": "表紙。第3回はCLAUDE.md。毎回の説明コストをゼロにする仕組み。",
"0": "表紙。第4回はCLAUDE.md。毎回の説明コストをゼロにする仕組み。",
"1": "読み方の宣言。手元のプロジェクトを思い浮かべながら読んでほしい。",
"2": "フック。Before/Afterで説明コストの差を見せる。CLAUDEと打つだけで動き始める状態をゴールとして示す。",
"3": "CLAUDE.mdとは。ただのMarkdownファイル。プロジェクトルートに置くだけで自動で読まれる。",
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ AI コーディング(Claude Code 等)を中心に、散在しがちな情
| [`00-about/`](./00-about/index.html) | Read me | 10 枚 |
| [`01-claude-code-intro/`](./01-claude-code-intro/index.html) | なぜ今、Claude Code を学ぶのか | 13 枚 |
| [`02-setup/`](./02-setup/index.html) | Claude Code 環境構築 | 13 枚 |
| [`03-claude-md/`](./03-claude-md/index.html) | CLAUDE.md でプロジェクトを記憶させる | 13 枚 |
| [`04-claude-md/`](./04-claude-md/index.html) | CLAUDE.md でプロジェクトを記憶させる | 13 枚 |
<!-- listings:auto:lectures-table:end -->

各章は単体の HTML として完結しているので、ブラウザで開けばそのまま読めます。
Expand All @@ -58,7 +58,7 @@ AI コーディング(Claude Code 等)を中心に、散在しがちな情
> 「日常的に使っているが、もっと深く使いこなしたい/チームに紹介したい」

1. [`00-about/`](./00-about/index.html) — このリポジトリ自体の運用思想(5 分で目を通す)
2. [`03-claude-md/`](./03-claude-md/index.html) — `CLAUDE.md` の書き方・育て方(実は最も効果がある投資)
2. [`04-claude-md/`](./04-claude-md/index.html) — `CLAUDE.md` の書き方・育て方(実は最も効果がある投資)
3. ルートの [`CLAUDE.md`](./CLAUDE.md) — 本リポジトリで採用している運用ルールの実例

**ゴール**: 自分のリポジトリの `CLAUDE.md` を 1 つ書き直して、AI の挙動を狙い通りに変えられる。
Expand Down Expand Up @@ -122,7 +122,7 @@ AI コーディング(Claude Code 等)を中心に、散在しがちな情
https://co-lect.github.io/lectures/00-about/
https://co-lect.github.io/lectures/01-claude-code-intro/
https://co-lect.github.io/lectures/02-setup/
https://co-lect.github.io/lectures/03-claude-md/
https://co-lect.github.io/lectures/04-claude-md/
<!-- listings:auto:lectures-urls:end -->
```

Expand Down Expand Up @@ -158,7 +158,7 @@ CI が自動更新する常に最新版を Pages から取得できます。
https://co-lect.github.io/lectures/dist/00-about.html
https://co-lect.github.io/lectures/dist/01-claude-code-intro.html
https://co-lect.github.io/lectures/dist/02-setup.html
https://co-lect.github.io/lectures/dist/03-claude-md.html
https://co-lect.github.io/lectures/dist/04-claude-md.html
```

ブラウザで開いて右クリック →「名前を付けて保存」で `.html` 1 ファイルが手元に残ります。
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2>講義</h2>
<div class="desc">Claude Code を動かすまでの手順を 13 枚で解説。プランの選択からインストール・認証・初起動まで。</div>
</li>
<li>
<a class="title" href="03-claude-md/">03 — CLAUDE.md でプロジェクトを記憶させる</a>
<a class="title" href="04-claude-md/">04 — CLAUDE.md でプロジェクトを記憶させる</a>
<div class="desc">毎回の説明をゼロにする CLAUDE.md の使い方。書き方・置き場所・効果的な3パターンを13枚で解説。</div>
</li>
<!-- listings:auto:end -->
Expand Down
2 changes: 1 addition & 1 deletion llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- [00 Read me](https://co-lect.github.io/lectures/00-about/): Lectures シリーズの歩き方 — 1 年で陳腐化する世界で、AI と共同編集する資料はどう作るべきか。教材全体の設計思想を 10 枚で示す Read me。
- [01 なぜ今、Claude Code を学ぶのか](https://co-lect.github.io/lectures/01-claude-code-intro/): なぜ今 Claude Code を学ぶのか — AI コーディングの全体像、ツールの正体、人の立ち位置の変化を 13 枚で概観する HTML スライド教材。
- [02 Claude Code 環境構築](https://co-lect.github.io/lectures/02-setup/): Claude Code を動かすまでの手順を 13 枚で解説。プランの選択からインストール・認証・初起動まで。
- [03 CLAUDE.md でプロジェクトを記憶させる](https://co-lect.github.io/lectures/03-claude-md/): 毎回の説明をゼロにする CLAUDE.md の使い方。書き方・置き場所・効果的な3パターンを13枚で解説。
- [04 CLAUDE.md でプロジェクトを記憶させる](https://co-lect.github.io/lectures/04-claude-md/): 毎回の説明をゼロにする CLAUDE.md の使い方。書き方・置き場所・効果的な3パターンを13枚で解説。
<!-- listings:auto:end -->

## メタ
Expand Down
4 changes: 2 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<priority>0.8</priority>
</url>
<url>
<loc>https://co-lect.github.io/lectures/03-claude-md/</loc>
<lastmod>2026-05-19</lastmod>
<loc>https://co-lect.github.io/lectures/04-claude-md/</loc>
<lastmod>2026-05-25</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
Expand Down
Loading