レクチャー作成テンプレート _template/ を追加#22
Merged
Merged
Conversation
機能別 × 具体例サンドイッチ構成(つかみ→本体→応用)の雛形 index.html と、 作り方ガイド README.md。新しい回はこれを複製して埋める。 隠し AI 指示は使わず prompt-injection CI を満たす構成。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
概要
新しいレクチャーを「コピーして埋める」だけで始められる
_template/ディレクトリを追加する。会話で確定した作り方を再利用可能な型にしたもの:
中身
_template/index.html— サンドイッチ構成の雛形スライド(9 section)。{{ }}プレースホルダを埋める方式。theme.cssの既存クラスを使用_template/README.md— 各パートの狙い・枚数の目安・複製手順・CI 要件のガイドprompt-injection CI
雛形は
data-ai-*/<template>/display:none/ 隠しコメント等を一切使わず、現行の prompt-injection-check を満たす構成で書いた。補足
CLAUDE.mdへの 1 行ポインタ追記は、同ファイルに無関係な未コミット作業があるため見送り(別途)No-Issue: 会話で確定した作り方のテンプレ化。ラインナップ確定前の準備作業
🤖 Generated with Claude Code