Tutorials & How-Tos
Step-by-step guides teaching skills and processes
Adding Eyes to Your AI Workflows with Gemini
Use Gemini's overlooked image detection features to find objects, extract precise bounding box coordinates, and build truly context-aware AI applications.
January 8, 2026
AI Content Pipelines: From Text Prompts to Images and Video
Build automated content pipelines using Claude Code skills and OpenAI APIs. Generate character images, convert to Discord emojis, and animate with Sora.
January 5, 2026
Why I Stopped Reading AI's Code: Visual Proof Instead
Build review agents that prove AI code works using Playwright screenshots, video recordings, and visual diffs rather than manually reviewing each line.
December 25, 2025
AI-Powered Bullet Journaling with Claude Code
Transform bullet journaling into an AI-assisted productivity system that adapts to your mental state, helps you recover from setbacks, and removes shame.
December 22, 2025
AI Sandbox Environments: Safe AI Code Execution
Move past rm -rf nightmares by running AI-generated code in isolated sandbox environments. Learn how e2b.dev enables safe, parallelized development workflows.
December 18, 2025
AI Security Workflows: Automated Vulnerability Management
Turn security from a reactive burden into an automated pipeline. Use Claude Code's security review and package audits to build self-healing codebases.
December 15, 2025
Building Reliable AI Workflows: How to Handle Millions of Agent Iterations
Learn how to engineer robust AI agent systems that scale to millions of iterations through state isolation, validation gates, and parallel consensus patterns.
December 11, 2025
Skills Over MCPs: Context-Efficient Agent Capabilities
Claude Code Skills provide MCP-like capabilities with zero context overhead. Scale to thousands of tools without bloating your agent's context window.
December 4, 2025
AI Building Blocks: LLM Calls to Agent Workflows
Learn to compose AI building blocks—from basic OpenAI calls to structured outputs to full agent workflows—into powerful applications beyond deterministic logic.
November 27, 2025
Taming Context Windows: Disable Auto-Compact for Better AI
Claude's auto-compact steals 22.5% of your context and makes sessions dumber. Learn workflow patterns that reclaim tokens and maximize AI coding power.
October 28, 2025
Packaging Expertise Through Context Engineering
Learn to onboard AI agents like new engineers by packaging codebase knowledge into reusable commands. Master context engineering with the /prime workflow.
October 24, 2025
Taming Claude YOLO Mode with Safety Hooks
Learn how to use Claude Code's pre-tool-use hooks to protect against accidental rm -rf, credential leaks, and git disasters while keeping --dangerously-skip-permissions fast and productive.
October 13, 2025