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 instructions/persianlabs/ui/claude-mdgit clone --depth 1 https://github.com/persianlabs/uiWrote 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/instructions/persianlabs/ui/claude-md)<a href="https://agentmods.dev/instructions/persianlabs/ui/claude-md"><img src="https://agentmods.dev/badge/instructions/persianlabs/ui/claude-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.04885 | $0.04885 |
| Opus 5 | $0.02442 | $0.02442 |
| Sonnet 5 | $0.00977 | $0.00977 |
| Haiku 4.5 | $0.00488 | $0.00488 |
Grade A, and why
ui CLAUDE.md scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- **Markdown copy + `.md` endpoint**: free. `<url>.md` is served from the MDX itself by `apps/web/app/markdown/[[...slug]]/route.ts` (islands expand to code fences, Credits/LastEdited are stripped). No per-page strings o The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 120 lines · 4,885 tokens per session scan A 5306310a97e4
ui CLAUDE.md is an instructions file published in the GitHub repository persianlabs/ui (120 stars, last pushed 5d ago), with no licence file. It adds 4,885 tokens to every session, about $0.0244 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
ui-components AGENTS.md
AGENTS.md instructions for starc007/ui-components, covering beui v2 — agent guide, commands, layout, component catalog and components (motion category — primitives).
ui-components CLAUDE.md
Claude Code instructions for starc007/ui-components, a project described as: Motion components for React. Copy, paste, done.
gradio AGENTS.md
AGENTS.md instructions for gradio-app/gradio, covering agents.md, repository structure, pull request rules, code style and agentic contribution policy.
tamagui AGENTS.md
AGENTS.md instructions for tamagui/tamagui, covering tamagui — agent operating contract, finish what you start, then merge it back, tamagui testing guide, running tests and kitchen sink tests.
next-shadcn-dashboard-starter AGENTS.md
Instructions for Kiranism/next-shadcn-dashboard-starter, covering agents.md - ai coding agent reference, project overview, technology stack details, core framework & runtime and styling & ui.
next-shadcn-dashboard-starter CLAUDE.md
Instructions for Kiranism/next-shadcn-dashboard-starter, covering claude.md, key references and critical conventions.