Article · Jun 8, 2026Learn Anything With My /teach Skill
Learn to use the /teach skill in Claude Code to create personalized AI-powered lessons on anything—languages, coding, skills—with interactive exercises.- Article · May 25, 2026
9 Things People Get Wrong With /grill-me and /grill-with-docs
Master the 9 most common mistakes when using /grill-me or /grill-with-docs. Learn scope management, model selection, and planning strategies. - Article · May 13, 2026
improve-codebase-architecture: Find Deepening Opportunities
A guide to the improve-codebase-architecture skill for finding refactors that make code easier to test, change, and navigate with agents. - Article · May 13, 2026
handoff: Move Context Between Agent Sessions
A guide to the handoff skill for compacting context so another agent or session can continue cleanly. - Article · May 13, 2026
prototype: Answer Questions With Throwaway Code
A guide to the prototype skill for testing UI, state, and product decisions before committing to implementation.
Skill-changelog · May 11, 2026Skills Changelog: /handoff, /prototype, /review and /writing
Two new AI agent skills: /handoff for passing context between agents, and /prototype for building throwaway prototypes to test design decisions.- Cohort · May 8, 2026
AI Coding for Real Engineers
A two-week cohort for developers who want to use AI coding tools on real production-style work: context gathering, planning, steering, feedback loops, AFK agents, and human-in-the-loop review. - NextUp · May 5, 2026
AI Skills for Real Engineers
A practical skill system for engineers who want to use AI without giving up their standards. - Article · May 5, 2026
I stopped using /grill-me for coding. Now, I use /grill-with-docs
Learn /grill-with-docs: combine AI interviewing with domain-driven design to build better codebases with shared language and less repetition. - Article · May 5, 2026
Burn Through Your Backlog With My /triage Skill
Learn how to use the Triage skill to organize GitHub issues, turn messy ideas into actionable tasks for AI agents, and manage backlogs efficiently.
Post · Apr 30, 2026Skills Changelog: Ubiquitous Language -> /grill-with-docs
Skills repo changelog: /grill-with-docs, ADRs, improved architecture language, multi-tracker support & new debugging skills. Updates inside.- Article · Apr 27, 2026
tdd: Red, Green, Refactor for Agentic Coding
A guide to Matt Pocock's tdd skill for implementing features one behavior at a time. - Article · Apr 27, 2026
to-issues: Break a PRD Into Vertical-Slice GitHub Issues
A guide to the to-issues skill for turning plans and PRDs into tracer-bullet implementation issues. - Article · Apr 27, 2026
to-prd: Turn Resolved Context Into a PRD
A guide to the to-prd skill for creating a PRD from current conversation and codebase context. - Article · Apr 27, 2026
grill-me: Stress-Test a Plan Before You Build
A guide to Matt Pocock's grill-me skill for resolving design decisions before implementation.
Post · Mar 23, 2026My 'Grill Me' Skill Went Viral
Learn the "Grill Me" AI skill—a powerful technique to deeply explore coding plans, requirements, and ideas through structured AI conversations.
Post · Mar 20, 2026Real-world feature build with Claude Code: every step explained
Learn Claude Code workflow: grill sessions, PRDs, GitHub issues, AFK agents, and QA loops for building features efficiently with AI.
Article · Mar 16, 20265 Agent Skills I Use Every Day
Master AI code quality with proven engineering skills: prompt techniques, TDD, architecture design, and PRD workflows for Claude Code agents.
Article · Mar 16, 2026My 7 Phases Of AI Development
Master the 7 phases of AI-assisted development with Claude Code. Learn how to ship production-quality code using research, prototyping, PRDs, and more.
Post · Mar 11, 2026My Claude Code Cohort - A Teaser
Here's a teaser to my Claude Code course: covering LLM constraints, planning, steering, feedback loops, autonomous agents, and human-in-the-loop techniques.
Post · Mar 11, 20269 Ways AI Coding Has Rewired My Brain
Discover 9 ways AI-assisted coding rewires your development mindset: integration testing, architecture, modules, and strategies for managing cognitive load.
Post · Feb 26, 2026How To Make Codebases AI Agents Love
Learn how deep modules and proper codebase architecture make AI coding more effective. Master software design principles for AI-ready codebases.
Post · Feb 25, 2026How To Use Claude Code Hooks To Enforce The Right CLI
Learn how to use Claude Code hooks to prevent unwanted CLI commands and guide your AI coding agent to use the right tools instead of CLAUDE.md.
Post · Feb 24, 2026Never Run Claude /init
Learn why auto-generated Claude.md files hurt your coding agents and what to use instead for better performance and lower costs.- Article · Feb 10, 2026
This Hook Stops Claude Code Running Dangerous Git Commands
Learn how to block dangerous git commands in Claude Code using a PreToolUse hook. Prevent accidental data loss with git guardrails.
Article · Feb 10, 2026My Skill Makes Claude Code GREAT At TDD
Here's my TDD skill for getting Claude to write honest tests and real implementations using red-green-refactor and vertical slicing.- Article · Jan 22, 2026
Why the Anthropic Ralph plugin sucks (use a bash loop instead)
Discover why the Anthropic Ralph plugin degrades AI performance by filling up context windows. Learn why bash loops keep Claude in the smart zone instead. - Post · Jan 22, 2026
Tracer Bullets: Keeping AI Slop Under Control
Learn how tracer bullets can help you control AI code quality by building small, end-to-end features and getting feedback early instead of bloated solutions. - PostPost · Jan 22, 2026
Here's How To Stream Claude Code With AFK Ralph
Stream Claude code in real-time while running AFK Ralph. Learn how to use jq to get visibility into Claude's output instead of staring at a blank screen. - Article · Jan 18, 2026
A Complete Guide To AGENTS.md
Learn how to optimize your AGENTS.md file for AI coding agents. Master progressive disclosure, keep instructions focused, and maximize agent performance.
Post · Jan 16, 2026Essential AI Coding Feedback Loops For TypeScript Projects
Learn to build AI coding feedback loops with TypeScript. Master type checking, testing, and pre-commit hooks to keep AI agents working correctly.- Event · Jan 16, 2026
Turn AI Agents Into Autonomous Software Engineers with Ralph
AI coding agents now run in loops, autonomously executing tasks like software engineers. Learn to build backlog agents, design effective PRDs, and implement feedback loops. Interactive workshop with ready-to-use code. - ArticleArticle · Jan 13, 2026
My AGENTS.md file for building plans you actually read
Here are the key rules from my AGENTS.md file that make plan mode effective. - PostPost · Jan 9, 2026
An Introduction To Plan Mode
Learn how plan mode transforms AI coding agents. Iterate on requirements before writing code, build context, and get better results from tools like Claude Code. - Article · Jan 8, 2026
Getting Started With Ralph
Learn to run AI coding agents in a loop. Set up Claude Code, create a PRD, and let the AI ship features while you're AFK. Step-by-step guide included. - Article · Jan 8, 2026
11 Tips For AI Coding With Ralph Wiggum
Run AI coding tools in autonomous loops with Ralph Wiggum. 11 tips for AFK coding: scope, progress tracking, feedback loops, and shipping code while you sleep. - PostPost · Nov 28, 2025
Evalite v1 Preview: Fast Evals, Built-in Scorers
Evalite v1 ships 10 production-ready scorers (string matching, RAG evaluation, agent testing) plus in-memory storage by default. Still in beta.
Post · Nov 17, 2025Personal software is INSANE in the age of AI
Don't delegate your thinking to LLMs. Use AI for grunt work in personal software built for your workflow. Keep the judgment for yourself.# Personal Software- CohortCohort · Nov 10, 2025
Build Your Own AI Personal Assistant in TypeScript
Learn to build highly custom AI tools with TypeScript and AI SDK v5, in just 5 days… with off-the-shelf LLMs, and without pre-training
Post · Oct 28, 2025Creating The Perfect Claude Code Status Line
I've created the perfect Claude Code statusline - including git info and context used. Here's a step-by-step guide.