[CC]

Blog

Practical tutorials and tips for Claude Code orchestration.

·4 min read

Why I Built a Desktop App for Claude Code — Then Killed It

I spent weeks building a Tauri + React GUI to make Claude Code accessible to non-developers. Here's what happened, what I learned, and why I stopped.

claude-codedesktop-apptauripost-mortem
·6 min read

Getting Started with Claude Code: Terminal, Installation & First Run

Never used a terminal before? This guide walks you through what a terminal is, how to install Claude Code, and how to run your first command — step by step.

beginnergetting-startedterminalclaude-code
·4 min read

What Are Claude Code Agents?

A plain-English introduction to Claude Code agents — what they are, why they matter, and how to create your first one in under a minute.

agentsbeginnerclaude-code
·5 min read

Create Your First Claude Code Skill in 5 Minutes

Skills are slash commands for Claude Code. Learn how to create one that automates a repetitive task — with a working example you can copy.

skillsbeginnerclaude-code
·5 min read

Claude Code Hooks: Automate Your Workflow

Hooks are shell commands that run automatically when Claude Code takes actions. Learn how to set up formatting hooks, logging, and quality gates.

hooksbeginnerautomationclaude-code
·6 min read

How Claude Code Agents Work Together

Multi-agent orchestration lets one agent delegate tasks to others. Learn the delegation pattern, agent chains, and how to build a team that coordinates itself.

multi-agentorchestrationintermediateclaude-code
·7 min read

From Solo Developer to AI Dev Team

A practical walkthrough of upgrading from a single Claude Code session to a multi-agent team — with real before/after examples for each step.

practicalworkflowmulti-agentclaude-code