๐ Video Chapters (12 chapters):
- 00:00 - CLI Basics & Command Line Arguments - 00:24
- Images & Screenshots - 01:02
- Automation with Puppeteer - 01:54
- MCP - 02:09
- Fetching URLs & Documentation - 02:55
- Claude.md - 03:23
- Slash Commands - 04:56
- UI Tips - 05:42
- Version Control - 06:21
- Managing Context - 07:31
- Managing Cost - 08:27
๐น Video Information:
Title: Claude Code - 47 PRO TIPS in 9 minutes
Duration: 09:18
Here's a Twitter post based on the transcript:
๐ Claude Code Pro Tips Thread ๐งต
Just watched an amazing walkthrough of Claude Code tips from @Greg_dev! Here are the key takeaways:
๐ง CLI Power:
- Use command line args on startup
- Chain with other tools & pipe data
- Run multiple instances simultaneously
๐ธ Images & Screenshots:
- Drag images directly into terminal
- Use Shift+Cmd+Ctrl+4 โ Ctrl+V to paste screenshots
- Perfect for mockups โ code workflow
- Automate screenshots with Puppeteer MCP server
โ๏ธ MCP Integration:
- Connect to databases (Postgres server)
- Use API wrappers
- Access live documentation from tools like Cloudflare
๐ Claude.md Files:
- Auto-loaded prompts for every request
- Use /init
to create project-specific guidelines
- Set global configs in ~/claude.md
- Refactor often to keep prompts lean & specific
โก UI/UX Tips:
- Tab completion for files/directories
- Hit ESC early when Claude goes off-track
- Use version control religiously
- Let Claude write your commit messages (they're surprisingly good!)
๐ฐ Cost Management:
- Monitor context window usage
- Use external memory & scratchpads
- Consider Claude Max plans ($100-200)
- OpenTelemetry support for team tracking
Pro tip: Work in small iterations, commit often, and don't hesitate to revert when things go sideways!
Full post by Boris Churnney linked below ๐