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/bifrost-proxy/bifrost/design-mdnpx skills add bifrost-proxy/bifrost --skill design-mdgit clone --depth 1 https://github.com/bifrost-proxy/bifrostWrote 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/bifrost-proxy/bifrost/design-md)<a href="https://agentmods.dev/skills/bifrost-proxy/bifrost/design-md"><img src="https://agentmods.dev/badge/skills/bifrost-proxy/bifrost/design-md.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 | $0.00058 | $0.00477 |
| Opus 5 | $0.00029 | $0.00238 |
| Sonnet 5 | $0.00012 | $0.00095 |
| Haiku 4.5 | $0.00006 | $0.00048 |
Grade A, and why
design-md 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 4d 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.
What it actually says
Bifrost DESIGN.md
This skill keeps Bifrost product interaction work consistent across agents and sessions.
When to Use
Use this skill before modifying:
web/UI, layout, theme, navigation, dashboards, tables, modals, panels, or interaction copydesktop/shell UI and desktop-specific chromesite/,docs/, ordocs-en/visual style, homepage, navigation, screenshots, or docs theme- any user-facing feature where color, density, component choice, spacing, typography, or visual hierarchy could drift
Required Reading
- Read
DESIGN.mdfrom the repository root. - For process and verification details, read
design/design-md-system.md. - If the change touches site deployment, also follow the root
AGENTS.mdsite deployment boundary.
Working Rules
- Treat
DESIGN.mdYAML front matter as the normative design-token source. - Treat the Markdown sections as rationale for how to apply those tokens.
- Prefer existing Ant Design tokens in
web/and the existing CSS variables insite/home/styles.css. - Keep operational UI dense, stable, and scan-friendly. Do not turn WebUI screens into marketing layouts.
- Preserve light/dark parity. If a new color is needed in WebUI, route it through Ant Design token usage, CSS variables, or a documented DESIGN.md token.
- Use icons for tool actions when an established icon exists; use text buttons only for clear commands.
- Keep card usage restrained: repeated items, modals, and genuinely framed tools.
- When editing
DESIGN.md, runpnpm design:lint.
Verification
For design-token or design-rule changes:
pnpm design:lint
For UI implementation changes, add the normal module tests plus human_tests coverage required by the repository. At minimum, verify light and dark theme behavior for WebUI changes and record the result in the relevant human_tests/ document.
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.
- 4d ago First seen · 45 lines · 58 tokens per session scan A 09978f833049
design-md is a skill published in the GitHub repository bifrost-proxy/bifrost (124 stars, last pushed 5d ago), licensed MIT. It adds 58 tokens to every session and 477 once invoked, about $0.0003 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-30.
Other skills, from other repositories
omh-accessibility-audit
This is a Hermes-native accessibility-audit workflow skill.
guizang-ppt-skill
生成横向翻页网页 PPT(单 HTML 文件),含 WebGL 背景、演讲者视图、观众屏同步、讲稿备注、章节幕封、数据大字报、图片网格等模板。提供两种风格:① \"电子杂志 × 电子墨水\"(衬线 + 流体背景 + 暖色) ② \"瑞士国际主义\"(无衬线 + 网格点阵 + IKB/柠檬黄/柠檬绿/安全橙高亮)。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到\"杂志风 PPT\"、\"瑞士风 PPT\"、\"Swiss Style\"、\"horizontal swipe deck\"时使用。.
competitive-teardown
Run a structured competitive analysis on any product or company. Synthesizes data from pricing pages, app store reviews, job postings, SEO signals, and social media into actionable insights: feature matrices, SWOT, positioning maps, UX audits, and a stakeholder presentation template.
figma
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
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).…
lark-whiteboard
Use when querying, exporting, or editing Lark whiteboards, including preview images, raw node structures, and structured canvas updates.