Tutorial
7 posts tagged "Tutorial"
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.
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.
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.
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
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
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
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.