December 2025
Building a complete color system from scratch
"Generate a comprehensive color palette with semantic naming"
Building admin interfaces at speed
"Create an admin dashboard with user management and analytics"
From mockup to production-ready code
cd your-project
claude
That's it. You're ready.
"What does this project do?"
"Where is the auth logic?"
"Explain /src/utils/api.js"
/help
Show all commands
/model
Switch AI models
/compact
Save tokens
/rewind
Undo changes
/status
Session info
Claude auto-saves your code before each change
| Code only | Files go back, conversation stays |
| Conversation only | Context resets, files stay |
| Both | Full rollback |
Ask → Review → Approve
Learning, critical code
Ask → Claude does it all
Prototyping, boilerplate
Vibe coder mode
# Todo: Add User Authentication
- [x] Create User model
- [x] Set up password hashing
- [ ] Build login endpoint
- [ ] Add JWT tokens
- [ ] Create auth middleware
Claude creates this automatically for complex tasks
Context Claude always knows
Auto-loaded on every session
Not giving Claude the
context
to make good decisions
"Fix the login bug"
"Fix the null pointer in UserService.getById - add null handling"
"Rename User to Account across the codebase"
"Add TypeScript types to all /utils functions"
"Replace console.log with our logger utility"
# .claude/commands/component.md
Create a new React component:
- Functional component with TypeScript
- Include unit test file
- Add to components index
Component name: $ARGUMENTS
@filename Reference a file@folder/ Reference a folder@symbol Reference a function/classType @ and get autocomplete
(awareness only)
claude -p
Headless mode for scripts
Auto acceptPlan mode/rewindCustom CommandsInsert images@mentionsThink modeClaude.mdStart using Claude Code today
Questions? Reach out anytime