Skip to content

Guides

This section provides focused guides for different aspects of AI-assisted development with Claude Code. Each guide targets specific workflows and approaches to maximize your development effectiveness.

Available Guides

Quickstart Guide

Progressive feature discovery guide that introduces Claude Code capabilities incrementally. Start with basic interactions and gradually unlock advanced features as you become comfortable with each level.

Who this is for: New users wanting to explore Claude Code systematically
Time investment: 15-30 minutes per level
Outcome: Structured understanding of all available features

Opinionated Workflow Guide

Developer-tools-mcp workflow guide covering specification-driven development, implementation patterns, and integrated testing. Follows a structured cascade from specs to working code.

Who this is for: Developers building features and applications
Time investment: Project-dependent
Outcome: Complete features with specifications, code, and tests

Using Subagents Guide

Parallel execution and orchestration guide for complex tasks requiring multiple AI agents. Covers task delegation, coordination patterns, and advanced workflow management.

Who this is for: Advanced users handling complex, multi-faceted projects
Time investment: Variable by project complexity
Outcome: Coordinated multi-agent development workflows

Choosing Your Path

Start with Quickstart if you're new to Claude Code or want systematic feature discovery.

Jump to Opinionated Workflow if you're ready to build complete features using structured development patterns.

Use Subagents Guide when your projects require parallel execution or multi-agent coordination.

Each guide builds on core Claude Code capabilities while focusing on specific workflows and outcomes. You can follow guides sequentially or jump to the most relevant one for your current needs.

Prerequisites

All guides assume:

  • Claude Code CLI installed and configured
  • Basic familiarity with terminal/command line
  • Active development project or willingness to create one

For setup assistance, see the Getting Started section.

Built with VitePress and powered by Claude Code