From 46e87819be5ab4bb46dac7add25d16fa0c5c4bac Mon Sep 17 00:00:00 2001 From: chenluo Date: Sat, 23 May 2026 08:53:03 +0000 Subject: [PATCH] Add CLAUDE.md with repo conventions for AI assistants Documents the single-file reveal.js deck layout, vendored asset policy, reusable CSS primitives, color tokens, and the no-build local workflow. https://claude.ai/code/session_01RkntYKNyF6THNcncYwWh4m --- CLAUDE.md | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..3b10bec --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,96 @@ +# CLAUDE.md + +Guidance for AI assistants working in this repository. + +## What this repo is + +A single-page **reveal.js** presentation titled *AI 上下游产业链全景* (AI industry value chain). All slides, styles, and init code live in one file: `index.html`. Content is in Simplified Chinese (`lang="zh-CN"`). + +There is no build step, no package manager, no test suite, and no backend. + +## Layout + +``` +index.html # entire deck: HTML + inline