-
Claude Code Skills vs Plugins: What's the Difference?
If you’ve been building with Claude Code, you’ve probably seen the terms “skill,” “plugin,” and “agent” thrown around. They’re related but distinct concepts, and understanding the difference will help you build better tooling. Let’s focus …
-
Claude Code Now Has Two Different Security Review Tools
If you’re using Claude Code, you might have noticed that Anthropic has been quietly building out security tooling. There are now two distinct features worth knowing about. They sound similar but do very different things, so let’s break it …
-
Ever wanted your CLAUDE.md to automatically update from your current session before the next compact? There’s a skill for that and it’s been helpful. In case you missed it, here’s a link to the skill: autoskill
-
Managing Your Context Window in Claude Code
If you’re using Claude Code, there’s a feature you should know about that gives you visibility into how your context window is being used. The /context skill breaks everything down so you can see exactly where your tokens are going. Here’s …
-
Built a thing: Chord Compass — an interactive circle of fifths that lights up chord relationships when you click a key. Load preset progressions like I–V–vi–IV, hit play, hear them back. It looks like a brass compass from an old music …
-
I built Scale Lab — pick a root note, choose from 14 scales and modes, and watch the notes light up on a piano keyboard. Hit play to hear them ascend. Just a bit of music theory fun. Enjoy!
-
I published an Agentic Maturity Model on GitHub, a mental framework for thinking about and categorizing AI tools. It’s open to contributions and I’m looking for coauthors. Agentic Maturity Model
-
Dear Microsoft, Here Is How I Would Fix Xbox
Microsoft Gaming has a profit margin problem. Their marching orders are to hit 30%, and right now (we think) they’re sitting at around 12% to 15% range. That means they need to roughly double their margins, a massive ask for a division with …
-
I built a frustration game disguised as a broken SaaS dashboard. Cookie banners, modals and upgrade prompts. Close one and two more spawn. The modern internet as a playable joke. thousand-boxes.logan.center
-
I built a hacker terminal typing game. Type Python symbols to “decrypt” corrupted code, hex becomes assembly, then pseudocode, then real source. Mess up and the screen glitches. A typing tutor for programmers that doesn’t feel like one. …