8 min read
6 Claude Code Commands Every Creator Should Install Today
Slash commands are reusable markdown instructions that eliminate repetitive prompting in Claude Code /repurpose turns one blog post…
The Lab · Written in the open · Tagged Tutorials
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
53 entries · latest 2026-08-07
8 min read
Slash commands are reusable markdown instructions that eliminate repetitive prompting in Claude Code /repurpose turns one blog post…
8 min read
Create a single workspace root at ~/CLAUDE/ with subfolders for projects, assets, and references Write a CLAUDE.md file…
6 min read
A practical guide to launching a Shopify store using AI tools for design, copy, and product creation -…
5 min read
Complete checklist for testing your Shopify store before launch - payments, mobile, SEO, emails, and the edge cases…
8 min read
Three ways to check your Claude usage limit. Dashboard, API calls, and menu bar trackers to avoid hitting…
9 min read
Build a Claude Code skill from scratch. Project structure, prompt design, slash commands, and publishing your skill for…
9 min read
Complete guide to using Claude Code for web development. Project setup, multi-file editing, debugging, deployment, and advanced workflow…
7 min read
Learn git without video tutorials. Terminal-first alternatives including interactive CLI tools, practice repos, and hands-on learning approaches.
8 min read
How to build and distribute an Electron desktop app in 2026. From setup to code signing, auto-updates, and…
6 min read
MCP (Model Context Protocol) lets Claude talk to your tools directly. Here's how to set up and use…
6 min read
Step-by-step guide to integrating Clerk authentication with Next.js App Router, including middleware, webhooks, and production deployment.
5 min read
A practical guide to using Drizzle ORM with Neon serverless Postgres. Schema design, migrations, queries, and deployment patterns…