
feynman-for-ai-builders-cn
Feynman for AI Builders 中文版:装进 Claude Code 的学习引擎——你用 AI 造产品,费曼让你真正懂它
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up feynman-for-ai-builders-cn (claude-skill project) into my current project. Found on https://claudeers.com/feynman-for-ai-builders-cn Repo: https://github.com/storyweaver/feynman-for-ai-builders-cn Homepage/docs: — Detected install method: claude-skill → # copy this skill into .claude/skills/feynman-for-ai-builders-cn/ Category: other. Platforms: api. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: active; community-verified: false. Confirm the source before running anything.
# copy the skill dir into your project: # .claude/skills/feynman-for-ai-builders-cn/ (or ~/.claude/skills/feynman-for-ai-builders-cn/ for all projects)
git clone https://github.com/storyweaver/feynman-for-ai-builders-cn
// compatibility
| Platforms | api |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | — |
| Pricing | open-source |
| Language | HTML |
Feynman for AI Builders(中文版)
你用 AI 造产品,费曼让你真正懂它。 Build with AI. Understand what you build.
这是一个装进 Claude Code 的学习引擎,出品自「张和的AI训练营」。
你该干嘛干嘛——用 Claude Code 做你自己的 AI 项目(电商、建筑、HR、金融,什么都行)。费曼在旁边干三件事:
- 读懂你的项目:生成《项目解读报告》和展示网页——你的项目由哪几块组成、AI 架构属于哪一代、prompt 怎么拼的、评测缺什么。代码变了随时刷新。
- 在你想学的时候讲课:每个论断给权威出处(官方文档、论文),从你的真实代码出发讲,不背课文。
- 不许你糊弄自己:先让你预测再给答案、根据你的代码出题考你、记录学习台账。名字取自费曼学习法——通过做和讲,真正搞懂。
安装(30 秒)
把本仓库克隆到 Claude Code 的技能目录:
git clone https://github.com/storyweaver/feynman-for-ai-builders-cn.git ~/.claude/skills/feynman
Windows(PowerShell):
git clone https://github.com/storyweaver/feynman-for-ai-builders-cn.git "$env:USERPROFILE\.claude\skills\feynman"
装完重开 Claude Code 会话即生效。以后更新:进入该目录 git pull。
使用
在你自己的项目目录里打开 Claude Code,输入:
| 命令 | 干什么 |
|---|---|
/feynman | 第一次使用:自我介绍 + 摸底三问(按你的背景调整讲课深浅) |
/feynman 报告 | 生成/刷新《项目解读报告》+ 网页(产物在项目的 .feynman/ 目录) |
/feynman 讲讲 <任何问题> | 深入讲一个点:一句话结论 → 原理(用你的代码举例)→ 一手出处 |
/feynman 考我 | 根据你项目的真实代码出题 |
/feynman 装记录仪 | 给你项目的大模型调用装日志:每次调用花多少钱、缓存命中率、耗时 |
/feynman 练习 | 找出你项目还没碰过的知识,提议一个能补上它的小功能 |
/feynman 台账 | 看你的学习足迹 |
核心框架:Agent 应用的三代架构
| 代 | 名字 | 一句话 |
|---|---|---|
| 第一代 | 直接调用 | 代码里直接调大模型 API |
| 第二代 | 工作流编排 | Dify / Coze / LangGraph,路径由人写死 |
| 第三代 | Harness(配电脑) | Claude Agent SDK / OpenClaw / DeepAgents——给 Agent 完整执行环境(Bash、文件系统、代码执行),路径由模型现场决定,业务个性化靠 MCP 和 Skill |
费曼会告诉你:你的项目在哪一代、这一代的特点、升下一代能得到什么、最小迁移路径是什么。训练营立场:90% 以上的 AI 应用推荐走向第三代 Harness(例外清单见分析报告)。
五条教学思想
- 做真项目,学真知识——一切教学长在你自己的项目上
- 给项目装记录仪——大模型的每次调用都应该被看见
- 从一手权威资料学——每个论断给出处,文档和论文优先
- 分代理解 Agent 架构——知道自己在哪、往哪走
- 评测驱动——"效果不好"的讨论最终都要落到评测集上
仓库结构
SKILL.md 主文件:身份、纪律、六个栏目的流程
references/ 分析透镜(三代地图、架构设计、RAG、评测、微调、拼接、记录仪、软件工程体检)
templates/ 报告与网页模板
要求
- Claude Code(推荐搭配强模型)
- 一个你正在做的 AI 项目(没有也行,费曼会建议你从哪开始)
版本
v0.2.0 · 2026-07 · 英文主仓库(feynman-for-ai-builders)筹备中
© 张和的AI训练营 · 保留所有权利。允许个人学习使用;未经授权禁止转售或用于商业培训。
// faq
What is feynman-for-ai-builders-cn?
Feynman for AI Builders 中文版:装进 Claude Code 的学习引擎——你用 AI 造产品,费曼让你真正懂它. It is open-source on GitHub.
Is feynman-for-ai-builders-cn free to use?
feynman-for-ai-builders-cn is open-source, so it is free to use.
What category does feynman-for-ai-builders-cn belong to?
feynman-for-ai-builders-cn is listed under other in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/feynman-for-ai-builders-cn)
// retro hit counter
[](https://claudeers.com/feynman-for-ai-builders-cn)
// reviews
// guestbook
// related in Other
Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.
Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic