Claude Code
Claude Code Setup Guide 2026: 20 Agents, 8 Skills, 11 Hooks
Complete Claude Code OS: 20 custom agents, 8 slash-command skills, 11 automated hooks, 5 aliases, 50-file memory system. Includes 30-minute starter kit.
Claude Code
Complete Claude Code OS: 20 custom agents, 8 slash-command skills, 11 automated hooks, 5 aliases, 50-file memory system. Includes 30-minute starter kit.
MCP Servers
How a tax-tech app replaced a brittle in-house calculation engine with an MCP server. Benchmarks (2.2s), a silent percentage bug, PII anonymization.
Claude Code
Claude Code parallel agents run 1.7x faster than sequential — but spawn 3+ and OOM kills everything. Decision framework, benchmarks, production examples.
Claude Code
Three Claude Code skills — /postmortem, /wrong, /learn — create permanent memory files from every bug and mistake. 50+ files, zero repeated errors.
Claude Code
A pre-push validation gate with a 30-minute TTL runs parallel reviewers on changed files before git push. Zero broken pushes in 2+ weeks of daily use.
Claude Code
Why git commands hang 30-60s on iCloud Drive and fail with index.lock errors. The cause is macOS bird reindex. Real fixes, not just rm index.lock.
Claude Code
A complete daily workflow system built from Claude Code primitives: morning briefings, 4-reviewer code review, 7-stage deployment pipeline, domain-specific debugger agents, and audit logging.
Claude Code
How I Built 12 Custom AI Agents and 9 Hooks to Automate My Entire Dev Workflow in Claude Code A practitioner walkthrough from a single session that changed how I ship code every day. Last week I sat down for what I thought would be a quick audit of my
AI Engineering
How to build an autonomous AI QA system with Claude Code, Playwright, and GitHub Actions — nightly tests while you sleep. Full architecture, real cost breakdown.
AI Video
I built a concept video for my startup using 7 different AI tools, all orchestrated from a single CLI. No Adobe suite. No video editing skills. Here is the exact pipeline.
AI Video
I built a production pipeline using Claude Code + 7 AI tools that turns a concept into a polished 90-second video — from one terminal, in one day, for under $15. Here's the exact workflow.
MCP Servers
Most developers install MCP servers and use them one at a time. The real power is in the combos. Here are 85 patterns I use daily to run a production SaaS from my terminal.