← Back to Tutorials

4. Practice & Resources

Quick Reference Guide

TaskCommand / Tool
Start Claude Code CLIclaude
Pipe prompt to Claudeecho "prompt" | claude -p
Save checkpointclaude --checkpoint save "name"
Load checkpointclaude --checkpoint load "name"
YOLO modeclaude --yolo
Plan before coding/plan command in Claude
Review changes/review command in Claude
MCP server configclaude.jsonmcpServers
Cloud sandboxclaude --sandbox sprites
Project contextclaude.md file in project root

Useful Resources

3-Week Study Plan

WeekTopicActivities
1Vibe CodingSetup Cursor/Claude Code, build Kanban app, learn context engineering
2Vibe EngineeringClaude Code CLI mastery, MCP servers, Jira/GitHub integration, SaaS project
3Expert EngineeringMulti-agent swarms, hooks, cloud sandboxes, trading platform capstone

IDE / Tool Comparison

ToolCostBest ForAI Models
Cursor$20/moDaily coding with deep contextClaude, GPT-4o
Copilot$10/moEnterprise teams, VS CodeGPT-4o, Claude
Claude Code CLIAPI usageComplex projects, agentic workflowsClaude
Codex CLIAPI usageTerminal-native automationGPT-4o
OpenCodeOpen sourceSelf-hosted, custom workflowsVarious
✏️ Final Capstone: Build a complete multi-agent SaaS platform using all three levels: (1) vibe-code the initial prototype, (2) engineer it professionally with MCP servers, claude.md context, and CI/CD, (3) add expert-level multi-agent swarm orchestration for critical workflows. Deploy with cloud sandboxes and document the entire process.