- Initialize Vite project with vanilla-ts configuration
- Add TypeScript with strict mode enabled
- Configure Vitest for testing
- Create index.html with Canvas element
- Add main.ts entry point with canvas setup
- Add setup tests for project dependencies
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add GSD framework configuration including agents, commands, hooks,
and settings for spec-driven development workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Expand README with full setup instructions, file structure, and testing notes
- Add lesson modules for 3.1–3.5 covering What is GSD through Verify & Beyond
- Add course-structure.json, PROJECT_BRIEF.md, and .claude/ commands
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>