# 7-Day Claude Coding Sprint

Referral link: https://claude.ai/referral/A-PYPUgv_g?s=cowork&v=apps

Before starting: confirm the exact offer, billing, renewal, cancellation, and eligibility terms shown on Claude's official page.

## Day 1 — Scope the smallest project
Prompt: I am new to coding. Help me choose the smallest useful version of this project: [idea]. Ask clarifying questions first.

## Day 2 — Build version 1
Create the simplest version with plain files. Run it locally.

## Day 3 — Add one feature
Ask for a small diff. Test immediately.

## Day 4 — Debug with evidence
Paste exact errors, expected behavior, actual behavior, and steps to reproduce.

## Day 5 — Improve design and accessibility
Ask for responsive layout, labels, headings, contrast risks, and keyboard checks.

## Day 6 — Refactor and document
Simplify repeated code and write a README.

## Day 7 — Ship a demo
Run a final checklist, write lessons learned, and decide whether Claude is worth keeping based on real use.
