Hands-on

Build your first project with a code agent

A practical guide to creating, planning, and publishing a project from scratch using the agentic development workflow.

What you'll build

A site where you type an artist's name, see their discography with album covers, and click an album to view the tracklist and details. All powered by the Deezer public API, published on your GitHub Pages.

The project is the vehicle. What you'll actually learn is the agentic development workflow: context, planning, phased execution, and publishing.

Prerequisites

Your progress

0 of 4 complete
Chapter 1

Set the ground

Install the GitHub CLI, create the repository, and prepare README, PLAN.md, and agent rules.

0 of 3 checkpoints
Go to chapter