How-To Articles
Browse 68 articles about How-To.
Claude Code Skills: How to Build Reusable Workflows for Any Task
Claude Code skills are reusable prompt files that automate repeatable work. Learn how to build, store, and invoke them to ship faster with fewer mistakes.
32 Claude Code Tricks That Actually Change How You Ship
From /compact and plan mode to git worktrees and ultrathink, these Claude Code techniques reduce token waste and improve output quality at every level.
How to Avoid AI Slop When Using Claude Design (The Design System Approach)
Every Claude Design output looks the same because most people skip the design system step. Here's how to build one that makes your output look nothing like AI.
How to Use Claude Design Without Burning Through Your Token Limit
Claude Design's token usage is steep if you skip the setup. Learn how to build a design system first and use external tools to protect your quota.
Multi-Agent Orchestration: How to Build Agent Teams That Actually Work
Agent teams let multiple AI agents communicate, share tasks, and coordinate in parallel. Learn the architecture patterns that make them reliable in production.
How to Run Parallel AI Coding Agents With Git Worktrees
Run multiple Claude Code sessions simultaneously without conflicts. This guide covers git worktrees, database branching, and port isolation for parallel agents.
How to Build a Self-Improving AI Agent That Learns From Its Own Mistakes
Self-healing agent loops use diagnostic feedback to iterate and improve over time. Here's how to build one using Claude Code and a custom benchmark harness.
How to Build a Design System in Claude Design That Doesn't Look Like AI
Claude Design defaults to generic AI aesthetics. Here's how to build a real design system using reference screenshots, Skill UI, and the Taste skill.
Claude Code with Playwright CLI: Browser Automation via Shell Commands
Drive Playwright from Claude Code using shell commands — no MCP server required. Setup, QA testing loops, scraping patterns, and session storage explained.
Claude Design: How to Build Branded Interfaces Without Generic AI Aesthetics
Claude Design builds code-based UIs fast, but defaults to AI slop. Here's how to set up a design system that actually looks like your brand.
Google AI Studio Build Tab: How to Go from Idea to Deployed App in Minutes
Google AI Studio's Build tab lets anyone go from prompt to deployed app with Firebase and Cloud Run. Here's what it can do and how to use it.
How to Use Playwright CLI with AI Agents for Automated QA Testing
AI agents can test your web app, find bugs, fix them, and retest automatically using Playwright CLI. Here's the setup and workflow that makes it work.
Automate Browser Tasks with Claude Code and the Playwright MCP Server
Use the Playwright MCP server to give Claude Code real browser control with structured DOM access — for QA, scraping, and authenticated sessions.
Claude Code Desktop App: The Features That Change How You Work
Claude Code's desktop app now shows file structure, renders markdown, and runs parallel sessions. Here's what changed and why it matters for builders.
How to Build a Web Scraping Agent That Finds Leads and Contact Info
Use Claude Code and Playwright to search the web, visit sites, and extract contact information automatically. A practical guide with real examples.
How to Automate Video Editing End-to-End With Claude Code
Use Claude Code with VideoUse and Hyperframes to trim raw footage, add motion graphics, and render finished videos without touching a timeline editor.
ChatGPT Images 2.0: What It Can Do and How to Use It
ChatGPT Images 2.0 generates dense text, working QR codes, and complex layouts. Here are the most powerful use cases and how to get the best results.
Claude Desktop App vs Terminal: Which Setup Is Right for Agentic Work?
Claude's desktop app now shows file structures, split views, and plan sidebars. Here's when to switch from the terminal and what limitations remain.
Google AI Studio Build Tab: The Vibe Coding Platform Most Developers Overlook
Google AI Studio's Build tab lets you go from prompt to deployed app with Firebase and Cloud Run in minutes. Here's what it does and how to use it.
How to Use GPT-5.5 in Codex for Real-World Agentic Tasks
GPT-5.5 is optimized for agentic work, not chat. Learn how to activate it in Codex, use plan mode, and get the most from its token efficiency.