Custom Slash Commands: Stop Retyping the Same Prompt
There’s a prompt you type all the time. Maybe it’s “review this diff for security issues, focus on auth and input validation, ignore …
// software development journal
There’s a prompt you type all the time. Maybe it’s “review this diff for security issues, focus on auth and input validation, ignore …
Go code ages well, mostly. The language doesn’t change much, the standard library stays stable, and idiomatic Go from five years ago still looks …
There’s a failure mode with AI coding tools that everyone recognizes: you describe a change, the model immediately starts editing files, and …
Here’s a pattern I kept hitting with Claude Code: I ask it to fix something, it goes off and reads fifteen files to figure out where the problem …
Most of what I tell Claude Code, I only have to say once and it sticks for the session.
Most CLAUDE.md files I see are either empty or a dumping ground.