Home / ethanyoq / skill-hub · archives/user-installed-skills/prototype/4cb08bb734e6e73a/prototype/SKILL.md · GitHub

prototype skillA

prototype is agent-read markdown (skill) from ethanyoq/skill-hub: Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Prototype

A prototype is **throwaway code that answers a question**. The question decides the shape.

## Pick a branch

Identify which question is being answered — from the user's prompt, the surrounding code, or by asking if the user is around:

- **"Does this logic / state model feel right?"** → [LOGIC.md](LOGIC.md). Build a single shareable HTML file — free-play buttons plus tabbed guided walkthroughs — that pushes the state machine through cases that are hard to reason about on paper, and that a non-developer can drive.
- **"What should this look like?"** → [UI.md](UI.md). Generate several radically different UI variations on a single route, switchable via a URL search param and a floating bottom bar.

The two branches produce very different artifacts — getting this wrong wastes the whole prototype. If the question is genuinely ambiguous and the user isn't reachable, default to whichever branch better matches the surrounding code (a backend module → logic; a page or component → UI) and state the assumption at the top of the prototype.

## Rules that apply to both
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ethanyoq/skill-hub/prototype@git:20260919.e8b19bf
Exact content
mdr add ethanyoq/skill-hub/prototype@sha256:2579ecf89a7fb7e7

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_bej75nald2mcslih.svg)](https://markdownregistry.com/a/art_bej75nald2mcslih)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.e8b19bf latest2026-09-19 e8b19bf 2,954 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2954 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

ethanyoq/skill-hub · 10 stars · license MIT · pushed 2026-09-19 · branch mine

API

GET https://markdownregistry.com/api/v1/artifacts/art_bej75nald2mcslih
GET https://markdownregistry.com/api/v1/resolve?ref=ethanyoq/skill-hub/prototype
GET https://markdownregistry.com/api/v1/blob/2579ecf89a7fb7e73345117405c7ba9b9fb5ab22a78ecb08b0ce68b73f0148c2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from ethanyoq/skill-hub

AGENTS.md agents
ethanyoq/skill-hub · AGENTS.md
git:20260730.c96ba6e · audit A · 10 stars
aact-bulk-trials skill
ethanyoq/skill-hub · archives/user-installed-skills/aact-bulk-trials/e07736f27453c7b6/aact-bulk-trials/SKILL.md · 使用 AACT (Aggregate Analysis of ClinicalTrials.gov) PostgreSQL 数据仓库进行批量、历史、聚合性临床试验数据挖掘。Use this skill when the user…
git:20260912.c74de71 · audit A · 10 stars
aact-bulk-trials skill
ethanyoq/skill-hub · archives/user-installed-skills/aact-bulk-trials/e171d39ba5bce7c9/aact-bulk-trials/SKILL.md · 使用 AACT (Aggregate Analysis of ClinicalTrials.gov) PostgreSQL 数据库进行大批量临床试验历史分析与数据挖掘。触发场景包括:AACT 查询、临床试验批量分析、PostgreSQL…
git:20260912.c74de71 · audit A · 10 stars
adaptive-quality-gate skill
ethanyoq/skill-hub · archives/user-installed-skills/adaptive-quality-gate/b5189ce6c1bdba9b/adaptive-quality-gate/SKILL.md · Use when work produces a deliverable, factual claim, dataset, code change, decision, publication, deployment…
git:20260912.c74de71 · audit A · 10 stars
add-changeset skill
ethanyoq/skill-hub · archives/user-installed-skills/add-changeset/eca9273317fbdf81/add-changeset/SKILL.md · Create a changeset file in .changeset/ that describes a user-facing change for the release notes
git:20260912.84c6c93 · audit A · 10 stars
add-competitor skill
ethanyoq/skill-hub · archives/user-installed-skills/add-competitor/72939df8cfcf87bc/add-competitor/SKILL.md · Add a new competitor to the AI Visibility Tool Directory — researches the tool, generates data, takes a screenshot, and…
git:20260912.84c6c93 · audit A · 10 stars
add-lang skill
ethanyoq/skill-hub · archives/user-installed-skills/add-lang/00700e7d79525f4e/add-lang/SKILL.md · Add tree-sitter language support to codegraph end-to-end — wire the grammar + extractor, write tests, then benchmark…
git:20260912.84c6c93 · audit A · 10 stars
aesthetic skill
ethanyoq/skill-hub · archives/user-installed-skills/aesthetic/a4c80565d9241341/aesthetic/SKILL.md · Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing…
git:20260912.84c6c93 · audit A · 10 stars
agent-eval skill
ethanyoq/skill-hub · archives/user-installed-skills/agent-eval/61ca5bbbd5c736b7/agent-eval/SKILL.md · Benchmark CodeGraph retrieval quality on a real codebase by comparing agent behavior with vs without CodeGraph. Use…
git:20260912.84c6c93 · audit A · 10 stars
agent-reach skill
ethanyoq/skill-hub · archives/user-installed-skills/agent-reach/330e35da8cf10b5e/agent-reach/SKILL.md · MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X…
git:20260912.84c6c93 · audit A · 10 stars
agent-reach skill
ethanyoq/skill-hub · archives/user-installed-skills/agent-reach/81c9cf0fc08ce044/agent-reach/SKILL.md · MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X…
git:20260912.84c6c93 · audit A · 10 stars
aliyun-swas-manage skill
ethanyoq/skill-hub · archives/user-installed-skills/aliyun-swas-manage/1f89c6ea527741b3/aliyun-swas-manage/SKILL.md · Use when managing Alibaba Cloud Simple Application Server (SWAS OpenAPI 2020-06-01) resources end-to-end, including…
v1.0.0 · audit A · 10 stars

Every file in ethanyoq/skill-hub

Other files named prototype

prototype skill
emilkowalski/skills · skills/prototype/SKILL.md · Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip…
git:20260915.85e8e23 · audit A · 40,951 stars
prototype skill
plugin87/ux-ui-agent-skills · .claude/skills/prototype/SKILL.md · Move an idea up the fidelity ladder (content-first → wireframe → low-fi → high-fi → code) with a validation plan at…
git:20260824.db721b3 · audit A · 1,449 stars
prototype skill
mxyhi/ok-skills · prototype/SKILL.md · Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model…
git:20260831.e7f2564 · audit A · 490 stars
prototype skill
tobihagemann/turbo · claude/skills/prototype/SKILL.md · Build a self-contained local prototype at .turbo/prototypes/<slug>.html, drive it, and hand it to the user to settle…
git:20260922.bbc32c6 · audit A · 403 stars
prototype skill
tobihagemann/turbo · codex/skills/prototype/SKILL.md · Build a self-contained local prototype at .turbo/prototypes/<slug>.html, drive it, and hand it to the user to settle…
git:20260922.bbc32c6 · audit A · 403 stars
prototype skill
swingerman/engineer · engineer/skills/prototype/SKILL.md · Use to rough out a working thing fast, zero ceremony, before committing to the pipeline — the prototype IS the spec…
git:20260826.e7447cd · audit A · 151 stars
prototype skill
outlinedriven/odin-claude-plugin · plugins/odin-design/skills/prototype/SKILL.md · Use when asked to prototype one design question through a cheap logic or UI experiment, including button-driven…
git:20260905.633c516 · audit B · 38 stars
prototype skill
vodailocz/kilo-kit-mcp · skills/engineering/prototype/SKILL.md · Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model…
git:20260821.05c0d52 · audit A · 26 stars

Browse by kind, by grade A, or by owner.