Skip to main content

๐ŸŽฏ Hello ECC - Your First Command

Welcome to your first interactive ECC tutorial! In this lesson, you'll learn how to use your first ECC command.

๐ŸŽฎ Try the Command Simulatorโ€‹

Let's start by experiencing ECC commands. Type a command below or click on the available ones:

ECC Command Simulator
โฏ
Available Commands:

๐Ÿ“š Step-by-Step Guide: Your First /plan Commandโ€‹

Follow these steps to master the /plan command:

Using the /plan Command

Step 1 of 4
1

Open Claude Code

Make sure you have Claude Code installed and open it in your project directory.

๐Ÿ’กYou can type /help in the chat to verify

๐Ÿ’ป Hands-On: Configuration Exampleโ€‹

Here's an ECC configuration example. Try modifying it:

ECC CLAUDE.md Configurationmarkdown
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

โ“ Knowledge Checkโ€‹

Let's test your understanding:

โ“

What command should you use to create a detailed implementation plan?

โ“

What are the three phases of TDD (Test-Driven Development)?

๐ŸŽ‰ Congratulations!โ€‹

You've completed your first ECC tutorial! You learned:

  • โœ… How to use the command simulator
  • โœ… The step-by-step /plan workflow
  • โœ… ECC configuration basics
  • โœ… TDD fundamentals

๐Ÿ“– Next Stepsโ€‹

Ready to continue? Check out these tutorials:

  • TDD Masterclass - Deep dive into test-driven development
  • More tutorials coming soon!