<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Zero to AI</title><description>从零开始用 AI 编程工具 — 实战教程集合</description><link>https://estelledc.github.io/zero-to-ai/</link><language>zh-CN</language><item><title>附录</title><link>https://estelledc.github.io/zero-to-ai/appendix/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/appendix/</guid><description>零基础预备知识</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Git 10 分钟速成</title><link>https://estelledc.github.io/zero-to-ai/appendix/git-basics/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/appendix/git-basics/</guid><description>从零开始理解版本控制 — 用游戏存档的类比学会 git init/add/commit/diff/log/status/clone</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>常见问题排查</title><link>https://estelledc.github.io/zero-to-ai/appendix/troubleshooting/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/appendix/troubleshooting/</guid><description>教程中最常遇到的报错和解决方案 — 按「看到什么 → 试什么 → 为什么」结构组织</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code</title><link>https://estelledc.github.io/zero-to-ai/claude-code/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/</guid><description>Claude Code 完整教程 — 从自评估到高级定制，16 篇实战指南覆盖成本、配置、上下文、验证、Skill、Hook、记忆、MCP、子 Agent、日常节奏、配置即代码和项目实战</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>零成本 vibe coding — Claude Code + Agnes 免费模型</title><link>https://estelledc.github.io/zero-to-ai/claude-code/agnes-free-vibe-coding/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/agnes-free-vibe-coding/</guid><description>用 Claude Code 免费写代码。注册 Agnes AI 获取免费 API Key，2 行配置把 Claude Code 的后端切到 Agnes，零费用开始 vibe coding。</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>核心配置</title><link>https://estelledc.github.io/zero-to-ai/claude-code/config/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/config/</guid><description>CLAUDE.md、settings.json 和 Hook 系统 — Claude Code 的灵魂配置</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>上下文窗口管理</title><link>https://estelledc.github.io/zero-to-ai/claude-code/context/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/context/</guid><description>桌面隐喻教你管理 Claude Code 的记忆空间 — /clear、/compact、/rewind 实战</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>成本与计费</title><link>https://estelledc.github.io/zero-to-ai/claude-code/cost/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/cost/</guid><description>Claude Code 花多少钱、为什么值、怎么控制 — token 模型、三种模型对比、实际成本拆解</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>日常节奏</title><link>https://estelledc.github.io/zero-to-ai/claude-code/daily-rhythm/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/daily-rhythm/</guid><description>从开机到关机 — 一个完整的 Claude Code 日常使用流程</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>配置即代码</title><link>https://estelledc.github.io/zero-to-ai/claude-code/dotfiles/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/dotfiles/</guid><description>把 Claude Code 配置纳入版本管理 — symlink 架构、新机初始化、模板与凭证安全</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>你的第一个 AI 页面</title><link>https://estelledc.github.io/zero-to-ai/claude-code/first-page/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/first-page/</guid><description>用 Claude Code 从零构建一个可打开、可截图、可展示的个人介绍页面 — 零基础路径的交付时刻</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Hook 系统</title><link>https://estelledc.github.io/zero-to-ai/claude-code/hooks/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/hooks/</guid><description>让 Claude Code 自动触发检查 — Hook 的 4 种类型、分层防御思维、以及你的第一个 Hook 脚本</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>MCP 集成</title><link>https://estelledc.github.io/zero-to-ai/claude-code/mcp/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/mcp/</guid><description>让 Claude Code 连接外部工具 — MCP 是什么、适合谁、以及关键的上下文成本警告</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>记忆系统</title><link>https://estelledc.github.io/zero-to-ai/claude-code/memory/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/memory/</guid><description>Claude Code 的长期记忆 — 让 AI 记住你的偏好、项目约定和重要事实</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>开始之前</title><link>https://estelledc.github.io/zero-to-ai/claude-code/preflight/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/preflight/</guid><description>几分钟确认这个教程适不适合你 — 自评估、心理模型、成本预期</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>写一份项目指令文件</title><link>https://estelledc.github.io/zero-to-ai/claude-code/project-guide/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/project-guide/</guid><description>把你在前面学到的配置、上下文、Skill、记忆系统全串起来，为自己的项目写一份 CLAUDE.md — 零基础路径的第二个实操交付</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>10 分钟上手 Claude Code</title><link>https://estelledc.github.io/zero-to-ai/claude-code/quickstart/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/quickstart/</guid><description>安装 Claude Code、输入第一句 prompt、理解对话模式和基本操作</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Skill 体系</title><link>https://estelledc.github.io/zero-to-ai/claude-code/skills/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/skills/</guid><description>创建和使用可复用技能 — 把常见的提示词封装成 Skill，下次直接调用</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>子 Agent 协作</title><link>https://estelledc.github.io/zero-to-ai/claude-code/subagents/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/subagents/</guid><description>让 Claude Code 派活给多个子 Agent 并行工作 — 什么时候用、怎么写任务、怎么验收</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>验证方法论</title><link>https://estelledc.github.io/zero-to-ai/claude-code/verify/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/claude-code/verify/</guid><description>让 Claude 检查 Claude — 三层验证确保 AI 生成的代码真的能用</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>术语对照表</title><link>https://estelledc.github.io/zero-to-ai/glossary/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/glossary/</guid><description>Zero to AI 教程中使用的术语及其中英文对照</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>方法论</title><link>https://estelledc.github.io/zero-to-ai/methodology/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/</guid><description>工具无关的共用思想和方法</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>通用环境基础设施</title><link>https://estelledc.github.io/zero-to-ai/methodology/basics/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/basics/</guid><description>终端、PATH、包管理器、环境变量 — 一次性讲清楚，不再每个工具教程里重复</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>CLAUDE.md 编写哲学</title><link>https://estelledc.github.io/zero-to-ai/methodology/claude-md-philosophy/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/claude-md-philosophy/</guid><description>为什么 CLAUDE.md 是 Claude Code 的核心、怎么写出好的项目指令</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>学习管理系统</title><link>https://estelledc.github.io/zero-to-ai/methodology/learning-management/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/learning-management/</guid><description>用 Claude Code 搭建自己的知识管理系统 — 工件选择、笔记管线、文件系统哲学</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>记忆系统设计原则</title><link>https://estelledc.github.io/zero-to-ai/methodology/memory-system-design/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/memory-system-design/</guid><description>为什么 AI 编程需要记忆系统、怎么设计一套可持续的知识管理流程</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>系统提示解剖学</title><link>https://estelledc.github.io/zero-to-ai/methodology/prompt-anatomy/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/prompt-anatomy/</guid><description>从泄露的真实 AI 系统提示中，学习工业级的指令设计模式</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Skill 工程化设计</title><link>https://estelledc.github.io/zero-to-ai/methodology/skill-engineering/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/skill-engineering/</guid><description>从开源 Skill 项目中学习如何把提示词升级为可安装、可版本化的工程资产</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>学习日志 Skill Pack</title><link>https://estelledc.github.io/zero-to-ai/methodology/skill-pack/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/skill-pack/</guid><description>一键部署的结构化学习系统 — 让任何 AI 编程助手变成你的学习伙伴</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>工作流编排思路</title><link>https://estelledc.github.io/zero-to-ai/methodology/workflow-design/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/methodology/workflow-design/</guid><description>怎么把多个 AI 工具和 Skill 组织成高效的工作流</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>实战项目</title><link>https://estelledc.github.io/zero-to-ai/projects/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/projects/</guid><description>用 AI 工具做出来的真实项目与方法论文档 — 含经过 N=1 验证的 Learn Journal 实验报告</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Learn Journal</title><link>https://estelledc.github.io/zero-to-ai/projects/learn-journal/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/projects/learn-journal/</guid><description>一个方法论实验 — 验证&quot;AI 辅助结构化记录&quot;是否比&quot;什么都不做&quot;能产生更好的学习效果</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Learn Journal 设计哲学</title><link>https://estelledc.github.io/zero-to-ai/projects/learn-journal/design-philosophy/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/projects/learn-journal/design-philosophy/</guid><description>方法论实验报告 — 双层架构、kill switch、三种终态的设计决策及其代价</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Learn Journal 是怎么工作的</title><link>https://estelledc.github.io/zero-to-ai/projects/learn-journal/how-it-works/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/projects/learn-journal/how-it-works/</guid><description>方法论实验报告 — 核心循环、六步讲解、自然复用、反代写的方法论详解</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Learn Journal 快速上手</title><link>https://estelledc.github.io/zero-to-ai/projects/learn-journal/quickstart/</link><guid isPermaLink="true">https://estelledc.github.io/zero-to-ai/projects/learn-journal/quickstart/</guid><description>方法论实验报告 — 从下载到第一次使用的完整指南</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>