Ever found yourself wanting to make a small tweak to a PHP file in a Composer dependency? Here’s how to do it without forking the entire package.
PHP
Creating The Perfect Claude Code Status Line
A walkthrough of building a useful Claude Code status line that shows your current repo, git branch, staged/unstaged changes, and context window usage percentage. The context percentage is the most valuable part: it helps you Read more…