<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>AI 技术博客</title>
  <link>http://localhost:3000</link>
  <atom:link href="http://localhost:3000/rss.xml" rel="self" type="application/rss+xml" />
  <description>专注 AI 实战教程、Prompt 工程、Agent 开发与免费 AI 工具推荐。</description>
  <language>zh-CN</language>
  <lastBuildDate>Wed, 29 Apr 2026 12:45:38 GMT</lastBuildDate>
  <item>
    <title>一个下午,从零到公网上线一个 AI 技术博客</title>
    <link>http://localhost:3000/posts/build-this-blog-in-one-afternoon</link>
    <guid isPermaLink="true">http://localhost:3000/posts/build-this-blog-in-one-afternoon</guid>
    <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
    <description>完整记录这个博客的搭建过程:12 个阶段、从 PRD 到公网可访问、再到用独立 agent 自动化运维。全程由 Claude Code 驱动,踩过的坑都在这里。</description>
    <category>Claude Code</category>
    <category>Next.js</category>
    <category>Cloudflare Pages</category>
    <category>Agent</category>
  </item>
  <item>
    <title>Hello World · 这个博客在做什么</title>
    <link>http://localhost:3000/posts/hello-world</link>
    <guid isPermaLink="true">http://localhost:3000/posts/hello-world</guid>
    <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
    <description>开篇介绍——这个博客专注 AI 实战教程与免费 AI 工具整理,用简约工整的排版承载信息密度。</description>
    <category>开篇</category>
    <category>计划</category>
  </item>
  <item>
    <title>Claude Code 五分钟上手指南</title>
    <link>http://localhost:3000/posts/claude-code-quickstart</link>
    <guid isPermaLink="true">http://localhost:3000/posts/claude-code-quickstart</guid>
    <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
    <description>从零到跑起一个自动写代码的终端 Agent,涵盖安装、登录、第一条指令与常用工作流。</description>
    <category>Claude Code</category>
    <category>Agent</category>
    <category>入门</category>
  </item>
</channel>
</rss>