grill-me
GitHub通过 relentless 提问压力测试用户计划或设计,深入决策树分支以达成共识。自动查阅代码库和组件而非询问,并为每个问题提供推荐答案。适用于挑战思路、完善设计方案等场景。
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


