grill-me

Interviews the user to stress-test plans and resolve design decisions.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/yashmishra2006/LexWrite-Website --skill grill-me-yashmishra2006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/yashmishra2006/LexWrite-Website/tree/main/.agents/skills/grill-me
Command: npx skills add https://github.com/yashmishra2006/LexWrite-Website --skill grill-me-yashmishra2006

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and designs often contain hidden assumptions, unresolved dependencies, and unchallenged decisions. This Skill stress-tests your idea by relentlessly interviewing you about every aspect until both sides reach a shared understanding. ## Core Features & Use Cases - Decision-tree walkthrough: Systematically walks down each branch of the design tree, resolving dependencies between decisions one by one. - Codebase-grounded questioning: Answers its own questions by exploring the codebase, existing components, styles, and design tokens instead of asking you when possible. - Recommended answers: Provides a recommended answer for each question so you can accept, reject, or refine quickly. - Use Case: You have a rough idea for a dashboard tracking team metrics. Invoke the Skill to get grilled on layout, data sources, edge cases, and interactions until the design is fully specified. ## Quick Start Ask the assistant to grill you on your plan or stress-test your design idea.

Frequently Asked Questions about grill-me

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stress-test a product idea before building it?

Invoke the grill-me skill with your plan or rough idea. It interviews you about every aspect of the design, walking each branch of the decision tree and resolving dependencies between decisions until you reach a shared understanding.

How to challenge my design approach with an AI assistant?

Ask the assistant to grill you on your design or challenge your thinking. The skill asks relentless questions about your approach and provides a recommended answer for each question so you can accept or push back.

Does the skill require me to answer every question manually?

No. When a question can be answered by exploring the codebase or examining existing components, styles, or design tokens, the skill investigates those sources itself instead of asking you.

When should I not use an interview-style design review?

Avoid it when the design is already fully specified and you need implementation, or when you want a quick critique rather than a deep decision-tree walkthrough. It is built for resolving open questions, not executing tasks.