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.

Terminal showing how to install Claude Skills from GitHub into the skills directory
Claude Code

How to Install Claude Skills from GitHub

Learn how to install Claude Skills from GitHub the safe way: copy the SKILL.md folder, add a plugin marketplace, verify it loaded, and vet untrusted code.

13 min read
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

More in Claude Code