// content library // 3 entries // 1 videos
Content. Articles and video summaries on Claude, Claude Code and AI.

// featured
article2026-07-2809:151 min read
Subagents, properly: when forking context beats one long thread
A practical model for when to spawn a subagent, what to put in its prompt, and how to keep the parent thread cheap.
#agents#workflow#context
▶ 30:07video2026-08-0114:2030:07
30 Minutes to Master Claude Code — full beginner-to-builder walkthrough
Tyler Germain's 30-minute crash course: install, plans, the .claude folder, CLAUDE.md, MCP servers and skills, then two live builds — a Next.js site and an Instagram assistant.
#claude-code#beginners#mcp#skills#video

article2026-08-0108:051 min read
The four MCP servers actually worth wiring up
Most MCP servers are demos. These four earn their place in a daily setup.
#mcp#tooling