🎯

grill-me

🎯Skill

from vinvcn/mattpocock-skills-zh-cn

VibeIndex|
What it does
|

A Chinese-localized version of Matt Pocock's grill-me skill that conducts a structured questioning session to challenge your plan or design, probing every branch of the decision tree until all ambiguities are resolved before implementation begins.

📦

Same repository

vinvcn/mattpocock-skills-zh-cn(29 items)

grill-me

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vinvcn/mattpocock-skills-zh-cn --skill grill-me
skills.sh Install⚠ Installs to .agents/skills/
npx skills add vinvcn/mattpocock-skills-zh-cn --skill grill-me
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/grill-me/SKILL.md

SKILL.md

1,167Installs
-
AddedMay 11, 2026

More from this repository10

🎯
grill-with-docs🎯Skill

A Chinese-localized version of Matt Pocock's grill-with-docs skill that challenges your plan against the existing domain model, tightens terminology through shared language, and inline-updates CONTEXT.md and ADR documents as decisions take shape.

🎯
setup-matt-pocock-skills🎯Skill

A Chinese-localized Claude Code skill that sets up per-repository configuration for the mattpocock engineering skills, including issue tracker, triage label vocabulary, and domain doc layout.

🎯
improve-codebase-architecture🎯Skill

A Chinese-localized Claude Code skill that identifies opportunities to deepen a codebase by examining domain language in CONTEXT.md and architectural decisions in ADRs. Part of the mattpocock/skills collection translated into Simplified Chinese.

🎯
diagnose🎯Skill

A Chinese-localized version of Matt Pocock's diagnose skill that provides a disciplined diagnostic loop for tackling difficult bugs and performance regressions: reproduce, minimize, hypothesize, instrument, fix, and regression-test.

🎯
tdd🎯Skill

A Chinese-localized version of Matt Pocock's TDD skill that guides AI agents through the red-green-refactor cycle, building features or fixing bugs one vertical slice at a time with test-driven development.

🎯
handoff🎯Skill

A Simplified Chinese localization of mattpocock/skills, providing practical engineering and productivity skills for AI coding agents including test-driven development, diagnostic debugging, codebase architecture improvement, grilling sessions for alignment, and structured handoffs between agents.

🎯
to-prd🎯Skill

A Chinese-localized Claude Code skill that compiles the current conversation context into a PRD and publishes it to the project issue tracker, synthesizing only what has already been discussed.

🎯
zoom-out🎯Skill

A Chinese-localized Claude Code skill that instructs the agent to zoom out and provide broader context or a higher-level perspective on unfamiliar code areas. Part of the mattpocock/skills collection translated into Simplified Chinese.

🎯
caveman🎯Skill

A Chinese-localized Claude Code skill that activates an ultra-compressed communication mode, stripping filler words while preserving full technical accuracy, reducing token usage by approximately 75%.

🎯
write-a-skill🎯Skill

A Chinese-localized Claude Code skill that guides the creation of new skills with correct structure, progressive disclosure, and bundled resources. Part of the mattpocock/skills collection translated into Simplified Chinese.