Your operations manual for directing Claude Code projects
A comprehensive reference guide consolidating all frameworks, workflows, prompts, and best practices from the "Claude Code for Non-Programmers: A 20-Hour Curriculum" (Modules 1-8). This handbook serves as your go-to resource before starting any project, adding features, troubleshooting issues, or crafting effective instructions.
Task-oriented routing to get you to what you need immediately
Mental models and best practices for effective technical direction
Folder structures, file navigation, and documentation standards
WHAT-WHY-CONSTRAINTS framework and specificity techniques
7 complete workflows: project kickoff, setup, feature addition, refactoring, version control, committing, and documentation linking
Error reading, problem types, debug strategies, and the complete Bug Fixing workflow (5 steps)
Recognition guides for websites, web apps, and automation scripts
Links to module reflections, project examples, and reusable templates
Ready-to-use prompts, prompt builder, practice recommendations, and growth milestones
- Open
index.htmlin your browser - Use the smart routing on the home page: "What are you trying to do right now?"
- Navigate between sections using the navigation bar
- Search for specific content using the global search
- Copy prompts and commands with one-click copy buttons
- Check off items in interactive checklists (state saved automatically)
Edit assets/data/prompts-essential.json and add your new prompt to the appropriate category.
Edit assets/data/workflows.json and follow the existing structure.
- Create new HTML file in
pages/ - Add navigation link in
assets/js/shared-nav.js - Update home page routing in
assets/js/routing.js - Update this README
- ✅ Multi-page architecture with smart navigation
- ✅ Interactive prompt library with search
- ✅ Copy-to-clipboard for all prompts and commands
- ✅ Interactive checklists with localStorage persistence
- ✅ Breadcrumb navigation
- ✅ Contextual "next steps" buttons
- ✅ Back-to-top button with smooth scrolling
- ✅ Accordion templates (expandable/collapsible)
- ✅ Mobile responsive design
- ✅ Professional black/gold/emerald color scheme
Built as the capstone project for the "Claude Code for Non-Programmers: A 20-Hour Curriculum" by Giovanni, January 2026.
This handbook consolidates learnings from 8 modules covering:
- Mental models for technical direction
- Project organization and documentation
- Effective communication with Claude Code
- Systematic workflows for features and bugs
- Troubleshooting strategies
- Version control for directors
Co-Built-By: Claude Sonnet 4.5
Current Version: 1.0.0 (See CHANGELOG.md for version history)
Last Updated: January 30, 2026