Skip to content
InnovateTechie

Category

Claude Code

Hands-on guides to Claude Code — Anthropic's terminal coding agent — from install and first run to MCP, subagents, hooks, and the errors you'll actually hit.

Claude Code is the agent we run all day: this entire site is built and maintained in it, so the guides in this category are written from the driver's seat. That means the workflow advice, the model-routing habits, and the troubleshooting come from real sessions on a real project, not a feature tour. Where a fix only reveals itself after you've hit it a dozen times, that's the kind of detail we try to capture here.

Start with what Claude Code is and how to install it, then move into the pieces that make it powerful — MCP servers, subagents, memory files, permissions, and headless automation — and keep the error guides handy for when a run stalls. Whether you're deciding if it's worth a subscription or wiring it into CI, the goal of this collection is to shorten the gap between installed and genuinely productive.

figma claude mcp workflow turning a design frame into code
Claude Code

Figma Claude MCP: Turn Designs Into Code

A practical guide to the figma claude mcp setup: connect Figma to Claude via a Figma MCP server so Claude can read your designs and build accurate code.

11 min read
Diagram showing how to stop Claude Code asking for permission with allowlist rules
Claude Code

How to Stop Claude Code Asking for Permission

Learn how to stop Claude Code asking for permission the safe way — session approvals, allowlists in settings.json, trusted folders, and the risky skip flag.

14 min read

More in Claude Code