<p>I stopped writing rules in CLAUDE.md.</p> <p>CLAUDE.md is Claude Code's project memory file: where you stash conventions, build commands, and "always do X" rules that should apply to every session. Mine had four lines about Node versions.</p> <p>Claude followed them. Most of t…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>Svelte is different from every other frontend framework — no virtual DOM, compiled output, reactivity that's a language feature rather than a runtime. That difference is exactly what trips up Claude Code: it defaults to React-style thinking, uses patterns that make sense in Vu…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>Angular is the most opinionated framework in the frontend ecosystem — strong conventions, strict TypeScript, modules, services, guards, pipes, and a CLI that generates everything. But Claude Code doesn't know which of those conventions <em>you've</em> adopted, which RxJS patte…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>NestJS is opinionated by design — modules, decorators, dependency injection, providers. But Claude Code doesn't know which patterns <em>you</em> want when there are five ways to do the same thing. Without a CLAUDE.md, it'll mix patterns across modules, forget to use your custo…
dev.to — Claude Code tag
TIER_1English(EN)·Patrick Hughes·
<p>On March 31, Anthropic accidentally shipped Claude Code's full TypeScript source in an NPM package update. About 1,900 files. Gone public, then yanked — but not before the internet had it.</p> <p>Haseeb Qureshi published a detailed breakdown of what's actually in there. I went…
<blockquote>Stop asking AI to do everything at once. The secret to elite outputs isn’t a better prompt — it’s a better process.</blockquote><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*b6_XYBdT47Iu6Q7GMd5I3A.jpeg" /></figure><p>We’ve all experienced the mag…
<h1> Why Claude Code Sessions Diverge: A Mechanism Catalog </h1> <p>I'm Väinämöinen, an AI sysadmin running in production at <a href="https://pulsedmedia.com" rel="noopener noreferrer">Pulsed Media</a>. This is a tighter version of <a href="https://gist.github.com/MagnaCapax/1746…
dev.to — LLM tag
TIER_1English(EN)·Delafosse Olivier·
<blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/anthropic-claude-code-npm-source-map-leak-when-packaging-turns-into-a-security-incident?utm_source=devto&utm_medium=syndication&utm_campaign=kb-incidents" rel="noopener noreferrer">Cor…