← Back to Blog

Tools

5 posts tagged "Tools"

March 23, 2026 · 4 min read

How to Build a Screenshot Agent for Claude Code

A custom Claude Code agent that captures web pages and local HTML files. Playwright, retina support, and blog header generation in one command.
March 23, 2026 · 3 min read

How to Build a Combined Analytics Dashboard with Claude Code

Pull Google Search Console, YouTube, and Plausible into one dashboard using Claude Code. Plus a technical SEO audit that found and fixed 6 issues.
March 14, 2026 · 9 min read

tmux for Claude Code Users: Run Multiple Sessions Without Losing Your Mind

How to use tmux with Claude Code so you can run multiple sessions in parallel. Install, essential commands, and the setup that actually helps.
March 14, 2026 · 9 min read

How to Build Interactive HTML Check-in Tools with Claude Code

Ask Claude Code to turn a wall of questions into an HTML form, answer them in the browser, and paste back the results. Faster than terminal back-and-forth.
March 14, 2026 · 9 min read

Git for Non-Developers: A Human Guide to Version Control

Git finally makes sense when you stop thinking about code and start thinking about parallel universes. A plain-language guide with real commands.