@Yonah_x: I also recommend it. I've been using it frequently lately. Grill me often puts me through a dozen rounds of questioning, making it the most thorough and detailed brainstorming skill I've ever used. I originally thought the skill description would be very complex, but after reading it, I was amazed by how concise it is. I'd call it the Li Jigang of programming. Writing a long skill is simple, but writing a short one is not easy...
Summary
Recommended the agentic coding skills suite v1.0.0 released by @mattpocockuk, which includes the 'grill me' skill capable of multiple rounds of detailed questioning. It is considered extremely concise in programming skill descriptions.
View Cached Full Text
Cached at: 06/18/26, 08:11 AM
I’d also like to recommend it—I’ve been using it frequently lately. Grill Me often interrogates me for a dozen rounds; it’s the most thorough brainstorm-style skill I’ve ever used. I initially thought the skill description would be very complex, but after reading it, I was amazed at how incredibly short it is. I’d call it the Li Jigang of the programming world. Writing a long skill is easy, but making it short is not—every word is packed with a huge amount of information.
Kieran Zhang (@ninthbit_ai): Let me introduce my favorite agentic coding skills suite, created by @mattpocockuk, who just officially released v1.0.0. Compared to the old version, there are quite a few changes. Today, let’s take a big-picture look at how to use these skills. If you’re using these skills for the first time, just remember one main workflow. The author even released a new “ask-matt” (routing skill)—if you don’t know which skill to use, just ask directly.
Similar Articles
@mattpocockuk: /grill-me is my most popular skill ever. I get 5-10 messages a day about how it’s changed people’s workflows for the be…
Matt Pocock announces an improved version of his popular '/grill-me' skill that has transformed people's workflows, though he no longer uses it for coding.
@gyro_ai: https://x.com/gyro_ai/status/2055198700016660826
Matt Pocock open-sourced Skills for Real Engineers, a set of small, composable, and hackable AI coding skills designed to address issues in AI programming such as understanding bias, lack of shared language, missing feedback loops, and software entropy. The tool enhances AI programming efficiency through skills like grill-with-docs, tdd, and diagnose, and provides a complete workflow.
@lastbtnotleast: I just found out about @mattpocockuk's skill repo and I'm obsessed with the /grill-with-docs skill. I like the simplici…
Discovers Matt Pocock's skill repo, highlighting the /grill-with-docs skill for AI workflows, appreciating its simplicity but noting loss of structured data from markdown files.
@vista8: Highly recommend installing this Skill, it's much more powerful than the official Skill-creator. If you don't know how to write a skill, using Teacher Yao's skill can produce a 90-point skill. This skill originates from the Anthropic official leaked Claude code source code, as well as other models across the web...
Recommending an open-source meta-skill tool yao-meta-skill, more powerful than the official Skill-creator, built from Anthropic's leaked Claude code source code and other integrations.
@quant_sheep: A friend also recommended graphify to assist with vibe coding. My conclusion is to install both codegraph and graphify — the experience is excellent. Just send these two lines to the AI and have it write a skill for itself: write a skill that combines the use of codegr…
Recommend using both codegraph and graphify together with vibe coding. Codegraph analyzes dependency relationships between code (AST), graphify links concepts and code (AST + LLM semantics).