시작하기무료로 시작하기

Plan the CLI with Claude

We're building the Music Analytics Reporter — a CLI tool that queries the Chinook database and exports formatted reports. Before writing any code, let's plan the tool properly using Plan mode and extended thinking.

Your project directory has MCP already configured to connect to the Chinook SQLite database. Use Claude's Plan mode to think through the CLI requirements, then use extended thinking to generate a detailed specification.

이 연습은 강의의 일부입니다

Software Development with Claude Code

강의 보기

연습 안내

  • Start Claude Code with claude.
  • Enter Plan mode by typing /plan.
  • Ask Claude to plan a CLI tool for querying artist statistics, include "think" in your prompt for extended thinking.
  • Review the plan.
  • When done, type /exit to exit Claude Code.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작