grill-me
GitHub通过持续追问和压力测试,深入探讨用户的设计或计划,解析决策树分支以达成共同理解。适用于审查思路、挑战方案或细化设计概念的场景。
Trigger Scenarios
Install
npx skills add julianoczkowski/designer-skills --skill grill-me -g -y
SKILL.md
Frontmatter
{
"name": "grill-me",
"description": "Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, challenge an approach, or mentions \"grill me\"."
}
Example prompts
- "Grill me on this landing page idea"
- "I want to build a dashboard for tracking team metrics. Challenge my thinking."
- "Stress-test my approach to this settings page"
- "I have a rough idea for a portfolio site. Help me think it through."
Instructions
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one by one.
If a question can be answered by exploring the codebase, explore the codebase instead of asking me.
If a question can be answered by examining existing components, styles, or design tokens in the project, examine them instead of asking me.
For each question, provide your recommended answer.
Version History
- 545048b Current 2026-07-05 15:42


