prototype-design

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

A way to build a realistic interactive prototype of a user interface using React with Vite or one self-contained HTML file.

In plain words
What is it for?
Use it to communicate or validate a product idea with clickable flows and app-like interactions in a browser.
Why use it?
It lets designers explore and test how an interface looks and behaves before production development.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/martinstofko219/agentic-design-toolkit/prototype-design
Any agent
npx skills add martinstofko219/agentic-design-toolkit --skill prototype-design
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 prototype-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/martinstofko219/agentic-design-toolkit/prototype-design.svg)](https://agentmods.dev/skills/martinstofko219/agentic-design-toolkit/prototype-design)
Your own site
<a href="https://agentmods.dev/skills/martinstofko219/agentic-design-toolkit/prototype-design"><img src="https://agentmods.dev/badge/skills/martinstofko219/agentic-design-toolkit/prototype-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 204 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,852 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00204 $0.01852
Opus 5 $0.00102 $0.00926
Sonnet 5 $0.00041 $0.00370
Haiku 4.5 $0.00020 $0.00185

Measured 3d ago against content hash 3cca984a1eac, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

prototype-design 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 3d 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/prototype-design/SKILL.md · 71 lines

How it starts

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

Your job is to turn a design idea into a realistic, interactive prototype that feels like a real product. Not production-ready code — but convincing enough to explore, test, and communicate the concept. It should look and behave like a real app.

Session mode: Once invoked, this skill stays active for the rest of the session — apply these guidelines to every subsequent request that builds on or iterates the prototype, without re-invocation. On first load, tell the designer the skill is active and remains so until they say "stop prototype-design" or "exit skill mode."

Discovery First

If the designer says outright they haven't worked the idea out yet, suggest running the design-grill skill before prototyping.

Before writing any code, have a natural conversation with the designer — not a checklist — to understand:

  • the problem the interface is solving
  • who uses it and in what context
  • the industry or domain it lives in
  • any workflow or flow the designer has in mind
  • references or directions they're drawn to
  • whether there's existing research (interviews, usability findings, a synthesis doc) this prototype is meant to answer to
  • how much of it has to genuinely work — which interactions are load-bearing for the concept, how many rounds of revision it's likely to face, and where it'll be opened

Follow up where things are unclear and stop when you can make confident decisions — you're understanding the concept, not extracting a spec.

Discovery answers what the concept is; design-grill tests whether it should exist in this form. If the gaps still open once they've answered are decisions nobody has made — no evidence the problem is real, no defined user, unresolved edge cases the design turns on — suggest grilling now, naming the specific gap. Ordinary missing detail you can just ask about is not a grill trigger. Weight it by what's at stake: a build the team will live in for sprints, or one going in front of research participants, is expensive to get wrong; a quick exploration is not. Suggest once: this is a nudge, not a gate — if they'd rather build, build, and state the assumption you're proceeding on.

Read the full file on GitHub · 71 lines

Files

What ships with it

3 files 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. 3d ago First seen · 71 lines · 204 tokens per session scan A 3cca984a1eac

Subscribe to this mod's changes

prototype-design is a skill published in the GitHub repository martinstofko219/agentic-design-toolkit (1 stars, last pushed 1mo ago), licensed MIT. It adds 204 tokens to every session and 1,852 once invoked, about $0.0010 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

material-ui-tailwind

Integrates Material UI with Tailwind CSS v4 using cascade layers (enableCssLayer, @layer order) and documents Tailwind v3 interoperability (preflight, important, injectFirst, portals). Use when combining MUI with Tailwind utilities, slotProps className, or theme token bridges.

mui/material-ui · 67 tokens

hallmark

Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.

Nutlope/hallmark · 61 tokens

read

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…

tw93/Waza · 78 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

desktop-principles

Desktop-specific UX principles - hover states, pointer precision, keyboard shortcuts, multi-window, focus management. Covers macOS, Windows, Linux, web desktop.

Jwuthri/Tracely-ai · 36 tokens

taiyi-ui-design

TaiyiForge 第 4 阶段 — UI/UX 契约,产出 UI-DESIGN.md。四端通用。.

Dong90/oh-my-taiyiforge · 35 tokens