design-grill

design-grill is a skill for Claude Code, Codex from martinstofko219/agentic-design-toolkit. It costs 92 tokens per session (793 once invoked), scanned A, original, MIT.

A structured way to question and examine a design idea before committing to it.

In plain words
What is it for?
Use it when you want to stress-test a concept, explore possible situations, or check whether the underlying problem is well understood.
Why use it?
It exposes unclear assumptions, missing details, edge cases, and weaknesses that may otherwise appear later in the design process.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when you want to stress-test a concept, explore possible situations, or check whether the underlying problem is well understood.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/martinstofko219/agentic-design-toolkit/design-grill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add martinstofko219/agentic-design-toolkit --skill design-grill
Clone the repo
git clone --depth 1 https://github.com/martinstofko219/agentic-design-toolkit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for design-grill

README.md
[![agentmods](https://agentmods.dev/badge/skills/martinstofko219/agentic-design-toolkit/design-grill/github.svg)](https://agentmods.dev/skills/martinstofko219/agentic-design-toolkit/design-grill)
Your own site
<a href="https://agentmods.dev/skills/martinstofko219/agentic-design-toolkit/design-grill"><img src="https://agentmods.dev/badge/skills/martinstofko219/agentic-design-toolkit/design-grill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for design-grill

Your own site · 80×15
<a href="https://agentmods.dev/skills/martinstofko219/agentic-design-toolkit/design-grill"><img src="https://agentmods.dev/badge/skills/martinstofko219/agentic-design-toolkit/design-grill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 793 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.00793
Opus 5 $0.00046 $0.00396
Sonnet 5 $0.00018 $0.00159
Haiku 4.5 $0.00009 $0.00079

Measured 8d ago against content hash 26f0f050e0e4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

design-grill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/design-grill/SKILL.md · 33 lines

How it starts

The opening of the file, as written. The whole thing — 33 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Your job is to interrogate the designer about their idea until both of you share a thorough understanding of the problem and what it demands. You are not here to validate — you are here to find the gaps, surface the assumptions, and make sure the concept can survive scrutiny before any design work begins.

How to Run the Interrogation

Grill in phases, not one question at a time. Each phase covers one coherent slice of the concept and batches its related questions into a single message — as many as the phase genuinely needs to reach clarity, though rarely more than eight to ten; if a phase wants more than that, split it into two phases rather than dropping questions it needs. For every question, state your recommended answer alongside it, grounded in established UX principles, common design patterns, and lessons from comparable products, so the designer has something concrete to react to. Their reply confirms, corrects, or refines each recommendation; both outcomes matter.

Adapt the number of phases to how well-formed the idea is. A vague or early-stage idea deserves more, smaller phases — up to one per area below — so each round of answers can shape the next. A well-developed concept can be grilled in two or three broader phases that merge related areas. Open each phase with a short name so the designer knows where they are, and before moving to the next phase, follow up on any answer that revealed a gap — a phase isn't done until its threads are resolved.

Cover these areas across your phases, in this order:

Problem definition. What problem is actually being solved, and why does it need solving? Is there evidence it exists beyond intuition? What happens if it stays unsolved? Many designs fail because the problem was never properly defined.

Users and context. Who uses this, and when? What mental model and expectations do they arrive with from similar experiences? Where does this fit in their broader workflow or life? Designing for "everyone" is designing for no one.

Core use cases. What does a successful interaction look like end to end — what does the user do first, then next, then last, and what does success feel like? What are the secondary but still important paths?

Edge cases and failure modes. What happens when things go wrong? Which states haven't been designed — empty, error, partially completed, unexpected inputs? Where are the seams between this design and the rest of the product? These are where designs quietly fall apart.

Constraints. What can't change — technical limitations, platform constraints, accessibility requirements, brand rules, existing patterns the design must stay consistent with? Constraints are the boundaries good design operates inside.

Alternatives considered. What other approaches were ruled out, and why? A concept is only as strong as the alternatives it beat. If none were considered, explore that now.

Read the full file on GitHub · 33 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 33 lines · 92 tokens per session scan A 26f0f050e0e4

Subscribe to this mod's changes

design-grill is a skill published in the GitHub repository martinstofko219/agentic-design-toolkit (1 stars, last pushed 1mo ago), licensed MIT. It adds 92 tokens to every session and 793 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 50 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens