Claude Code
Properties
created
12.01.2026, 12:28
modified
19.07.2026, 18:04
published
Empty
topics
Vibe Coding, Claude Code
authors
Empty
ai-assisted
No
Claude Code is a command line tool for agentic coding. This post covers tips and tricks that have proven effective for using Claude Code across various codebases, languages, and environments.
# Topics
# Resources
- Claude Code Source Leak
- 2026-04-01
- 512k+ lines across 2000+ files leaked; reveals Kairos daemon, AutoDream, Undercover mode, Buddy companion, UltraPlan, Voice Mode, Bridge mode, Coordinator multi-agent tool
- X
- Tips For Using Claude Code From Its Creator Borish Cherny
- 2026-02-01
- https://x.com/affaanmustafa/status/2012378465664745795
- TLDR:
- Quite nice summary from Anthropic Hackathon winner, i think everybody can get something out of it.
- He mentions using mgrep instead of grep - Which seems to be good improvement (ignores .gitignore files, skips node_modules/, build dirs, etc..) - gdc_nas/gdc-ui / gdc_ruler speedup perhaps ?
- More info about mgrep: https://github.com/mixedbread-ai/mgrep
- Hookify tool which is essentially a strong guardrail - maybe if it would be hallucinating too much it would remind and say if it used the get_rules. Otherwise maybe not needed since it is already robust. (edited)
- TLDR:
- Tips For Using Claude Code From Its Creator Borish Cherny
- Blogs
- Claude Code and What Comes Next
- 2026-01-08
- Claude Code and What Comes Next
- Videos