← Back to Blog

Tutorial

7 posts tagged "Tutorial"

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 15, 2026 · 6 min read

How to Do a Full SEO and GEO Overhaul on a Hugo Blog

How to fix dead links, add internal cross-links, optimize meta tags, and add GEO bookends to a Hugo blog on Cloudflare Pages using Claude Code.
March 14, 2026 · 8 min read

How to Scrape Instagram for Brand Research Using Claude Code

use Claude Code and Apify to pull competitor Instagram posts, build a swipe UI to review them, and spot patterns in what's working
March 14, 2026 · 8 min read

How to Remove Sensitive Files from a Public GitHub Repo (Including the History)

step-by-step guide to scrubbing private data from a public GitHub repo using BFG Repo-Cleaner, including why deleting the file isn't enough
March 14, 2026 · 12 min read

How to Build a Student Progress Dashboard with Claude Code

what building a real full-stack feature with Claude Code actually looks like, including the plan, the code, the deploy, and the three bugs that came after
March 14, 2026 · 7 min read

How I Renamed 73 Videos by Their Content in 20 Minutes with Claude Code

How to use Claude Code and ffmpeg to automatically rename video files based on what's in them. 73 videos, 20 minutes, no coding experience needed.