Matt Pocock

Become a TypeScript wizard with tips, tricks and tutorials. Plus, updates from the latest TypeScript releases (and other open source awesomeness).

Technology 10 summaries
Feb 23 - Mar 01, 2026
4 videos
Your codebase is NOT ready for AI (here's how to fix it) thumbnail

Your codebase is NOT ready for AI (here's how to fix it)

The video argues that AI-driven code changes depend heavily on how well your codebase is structured, advocating for deep modular design and clear interfaces to make AI interaction predictable and testable. It then outlines practical benefits and design principles to reduce cognitive load and improve AI usability, finishing with actionable tips and a call to subscribe for more insights.

00:00:38 read 00:08:50 video 7 chapters
How to actually force Claude Code to use the right CLI (don't use CLAUDE.md) thumbnail

How to actually force Claude Code to use the right CLI (don't use CLAUDE.md)

The video explains how to deterministically steer Claude-based workflows using claw code hooks, especially to prefer PNPM over npm and to block or redirect certain commands. It walks through building a claw.md with pre-tool and post-tool hooks, turning instructions into deterministic Claude code, testing the hooks locally, and applying the approach to manage instruction budgets and prevent destructive actions.

00:00:56 read 00:06:51 video 5 chapters
Never Run claude /init thumbnail

Never Run claude /init

The video argues against creating or heavily detailing claw.md and agent files, warns about the token cost and drift from keeping context lean, and emphasizes using a structured explore phase plus careful claw.md contents to guide LLMs effectively. It then lays out practical guidance on context management, file architecture, and what belongs in claw.md versus memory and skill blocks, ending with next steps for deeper learning.

00:00:55 read 00:10:37 video 10 chapters
Red Green Refactor is OP With Claude Code thumbnail

Red Green Refactor is OP With Claude Code

The video explains the enduring value of red green refactor in TDD, how it fits into AI-assisted coding, and how to apply an incremental one-test-at-a-time approach to build reliable software with strong feedback loops.

00:00:39 read 00:05:20 video 7 chapters

Get daily AI recaps from
Matt Pocock in your inbox

Get AI-powered summaries delivered to your inbox. Save hours every week while staying fully informed.