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.
npx agentmods add skills/vkirill/claude-lane-stack/page-prototypenpx skills add VKirill/claude-lane-stack --skill page-prototypegit clone --depth 1 https://github.com/VKirill/claude-lane-stackWrote 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.
[](https://agentmods.dev/skills/vkirill/claude-lane-stack/page-prototype)<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/page-prototype"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/page-prototype.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00086 | $0.01769 |
| Opus 5 | $0.00043 | $0.00885 |
| Sonnet 5 | $0.00017 | $0.00354 |
| Haiku 4.5 | $0.00009 | $0.00177 |
Grade A, and why
page-prototype 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Page prototype
One HTML file per screen + shared kit. Gray boxes. Real copy if a brief exists. Open in a browser.
Not a designed page. Not a writer lane. Not Vue. Not npm.
Info (print and stop)
If $ARGUMENTS is info: print the block below verbatim, then stop.
page-prototype — серый HTML-вайрфрейм + общий kit.
Диск
<repo>/.agents/prototypes/
_kit/proto.css proto.js один раз, не править под страницу
INDEX.md
site/<slug>/index.html публичная страница
site/<slug>/empty.html
app/<app>/<slug>/index.html экран продукта (= apps/<app>)
flows/<flow>/01-<slug>.html
Куда класть
- лендинг / статья / оффер → site/<slug>/
- кабинет / apps/<имя> → app/<имя>/<slug>/
- воронка → flows/<flow>/NN-<slug>.html
Не плодить copy/ и seo/.
Kit (только эти виджеты)
slider · tabs · accordion · toggle · modal · mobile menu
Разметка: data-proto-* как в references/shell.html
href kit: site/ и flows/ → ../../_kit/ · app/ → ../../../_kit/
Превью 24ч: htmlshare.pro
один файл: publish.py --one
пачка: publish.py --bundle (index.html + style.css + script.js + _kit)
повтор: тот же URL из .host.json · новая страница — новая папка · --new = новый URL
Источник текста
1 .agents/copy/pages/<slug>.md
2 .agents/seo/** brief
3 иначе [LABEL]
Нельзя
- россыпь html в корне · hex бренда · Tailwind · Vue · npm/CDN
- своя анимация вместо proto.css
Disk
.agents/prototypes/
_kit/proto.css
_kit/proto.js
INDEX.md
site/<slug>/index.html
| Ask | Path |
|---|---|
| Публичная страница | site/<slug>/index.html |
| Состояние | site/<slug>/<state>.html |
| Экран продукта | app/<app>/<slug>/index.html |
| Клик-путь | flows/<flow>/01-<slug>.html |
- If
_kit/missing: copyreferences/kit/proto.cssandproto.jsthere. Do not edit the kit per page. - If
INDEX.mdmissing: copyreferences/INDEX.template.md. - Copy
references/shell.htmlinto the page folder. Fix the two../../_kit/paths if this isapp/(../../../_kit/). Fill slots. Delete unused widgets. Do not invent a second CSS/JS stack. - Update INDEX. If a copy brief exists, one-line
prototype:. - If the human asked to open / share / preview, publish to
https://htmlshare.pro(24h, then gone; disk stays). Same page folder → same URL (script writes.host.jsonand sendsid). New slug/folder → new POST, new URL. Expired id → new URL, rewrite.host.json.--newonly if they asked for a fresh link.
What ships with it
5 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.
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.
- today First seen · 140 lines · 86 tokens per session scan A 7ff06735288f
page-prototype is a skill published in the GitHub repository VKirill/claude-lane-stack (114 stars, last pushed 4d ago), licensed MIT. It adds 86 tokens to every session and 1,769 once invoked, about $0.0004 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-09-05.
Other skills, from other repositories
moai-design-tools
Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.
moai-ref-ui-polish
UI polish and interface-completion reference: the small visual details — concentric border radius, optical alignment, shadow-vs-border, motion easing, typography smoothing, tabular numbers, icon stroke weight, hit areas — that separate polished interfaces from generic ones. Agent-extending skill that amplifies…
landing-page-generator
Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
issue-triage
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
build-teaql-app
Build or change a TeaQL application in Java, Rust, Go, Swift, Python, C#/.NET, or TypeScript, including Kotlin/JVM applications that consume Java-generated libraries. Mandatory order: first draft and save a complete KSML model, then verify the client and evaluate that saved model, repair it through repeated evaluation…