<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration on Bruce on AI Engineering</title><link>http://www.heyuan110.com/tags/configuration/</link><description>Recent content in Configuration on Bruce on AI Engineering</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 28 Feb 2026 08:00:00 +0800</lastBuildDate><atom:link href="http://www.heyuan110.com/tags/configuration/index.xml" rel="self" type="application/rss+xml"/><item><title>CLAUDE.md Guide: Give AI Perfect Project Context Every Time</title><link>http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-claudemd-guide/</link><pubDate>Sat, 28 Feb 2026 08:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-claudemd-guide/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-claudemd-guide/cover.webp"
 alt="CLAUDE.md configuration guide for Claude Code project context"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="1200"
 height="630"
/&gt;
&lt;/p&gt;
&lt;p&gt;Every time you start a new Claude Code session, you repeat the same things: &amp;ldquo;We use pnpm, not npm.&amp;rdquo; &amp;ldquo;Follow ESLint rules.&amp;rdquo; &amp;ldquo;Commit messages in conventional format.&amp;rdquo; &amp;ldquo;This is a Next.js 15 project with TypeScript.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Day after day. Session after session.&lt;/p&gt;
&lt;p&gt;CLAUDE.md fixes this permanently. It&amp;rsquo;s a plain Markdown file that Claude Code reads automatically at the start of every session. Write your project context once, and Claude follows it forever — no reminders needed.&lt;/p&gt;</description></item><item><title>Claude Code Hooks: 12 Production Configs I Run Daily (with Failure Modes)</title><link>http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-hooks-guide/</link><pubDate>Thu, 26 Feb 2026 10:00:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-hooks-guide/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-02-28-claude-code-hooks-guide/cover.webp"
 alt="Claude Code Hooks automation workflow with 12 ready-to-use configs"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="1200"
 height="630"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/anthropics/claude-code"&gt;Claude Code&lt;/a&gt; is probabilistic. You give it the same prompt twice and get different results. That&amp;rsquo;s fine for creative work — but your engineering workflow needs deterministic guarantees.&lt;/p&gt;
&lt;p&gt;You need files auto-formatted on every save. You need &lt;code&gt;.env&lt;/code&gt; files locked down. You need &lt;code&gt;rm -rf /&lt;/code&gt; blocked before it ever reaches your shell. You need these things to happen every single time, not just when the AI remembers.&lt;/p&gt;</description></item></channel></rss>