Skip to main content

All posts

Coding with Claude Code

How to Build Programmatic Prerequisites in Claude Code

As I began poring over the study guide recently published by Anthropic for their new Claude Certified Architect exam, I ran into some terms that I had not seen before in the official Claude Code...

Claude Code Features

What Are Claude Code's Thinking Verbs (Moonwalking, Discombobulating) and How to Customize Them

Have you ever noticed the verbs used by Claude Code when it's thinking? Words like discombobulating, moonwalking, whatchamacalliting, and hullabalooing are the defaults in Claude Code. But did you...

Claude Code Features

Claude Code Ignoring Your CLAUDE.md? Hooks Fix That

Over on Threads(https://www.threads.com/@prompt.certifications) (come say hi!), I sometimes see posts from others lamenting the fact that Claude Code is not following the instructions in their...

Claude Code Features

How to Run Multiple Claude Code Agents Safely with Git Worktrees

Running multiple Claude agents in the same repo at the same time is asking for trouble. File conflicts, overwritten work, chaos. Unless you use worktrees. Today's Claude Code tutorial is on using Git...

Claude Code Features

How to Use Agents and Subagents in Claude Code

When I first started working with Claude Code, I couldn't imagine myself ever needing to work with agents. There was no way I could conceive in my brain that anything I wanted to do would ever be...

Claude Code Features

Claude Code Context Window: What's Using Your Space and How to Fix It

Imagine this: you sit down after work, beverage of choice in hand after a long day. You start up Claude Code in the project you've been working on for weeks and type a message or two. And now your...

Interviews

A Conversation with Claude About Claude Code, Part I

While building out the PromptCertifications.com AI certification(https://claudecodetutorials.com/certification/1) platform, I worked closely with both Claude.AI and Claude Code in vastly different...

Coding with Claude Code

Why Claude Code Needs Multiple Passes to Find All Your Bugs

When I created this website using Claude Code, there were two upfront areas of significant importance to me: security and accessibility. It's one thing to host a website built by someone else. You...

Claude Code Features

How Claude Code Memory Works: CLAUDE.md and Auto Memory Explained

When I first began working with Claude Code and, frankly, didn't know much about it, I experienced some issues that puzzled me. It would forget things, things we had talked about ad nauseum....