Voices
Adam Rackis walks through Matt Pocock's 'Skills for Real Engineers', the 224K-star skill suite built around interrogating your own prompt
Rackis published a hands-on writeup on August 18 (promoted on X August 19) of Pocock's skill pack, installable via `claude plugins install mattpocock-skills`. The centerpiece is `/grill-me`, which formalizes the "did I miss anything?" prompt into a structured interrogation before any code is written, paired with `/to-spec` to freeze a conversation into an issue, `/to-tickets` to split it into several, `/teach` to generate a lesson, and `/setup-matt-pocock-skills` to configure where issues and ADRs land. The repo is MIT-licensed at 224,848 stars and 19,319 forks, last pushed August 20.
Source
↳ Follow the thread