Something I don't see talked about often is how you can dynamically inject content into claude code skills
Useful when you have in your agent something like "always run XYZ command before proceeding". You can replace it with "!`XYZ`" and it will automatically run that command before the skill is even invoked, so by the time claude reads the skill that command will have already ran
Think it is a pretty neat pattern and really useful when you need to dynamically inject content into a skill
I genuinely didn't believe this was an official github site at first, it doesn't match the rest of their site
Stacked PRs are goated, they're what we use at Meta. Highly recommend anyone try them out if they haven't already. Be warned tho, once you go stacked you can't go back
Just finished reading Refactoring UI by the creators of @tailwindcss
I’m an engineer so my designs usually suck but I can't usually put my finger on to how to fix them. The book provides principles that make design much more intuitive
<1.5 hour read, highly recommend