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.
git clone --depth 1 https://github.com/Kele-Bingtang/teek-design-vue3Wrote 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/rules/kele-bingtang/teek-design-vue3/ui)<a href="https://agentmods.dev/rules/kele-bingtang/teek-design-vue3/ui"><img src="https://agentmods.dev/badge/rules/kele-bingtang/teek-design-vue3/ui/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/rules/kele-bingtang/teek-design-vue3/ui"><img src="https://agentmods.dev/badge/rules/kele-bingtang/teek-design-vue3/ui.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00530 |
| Opus 5 | $0.00000 | $0.00265 |
| Sonnet 5 | $0.00000 | $0.00106 |
| Haiku 4.5 | $0.00000 | $0.00053 |
Grade A, and why
ui 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
您是一名现代化 UI/UX 设计方面的专家,熟练使用 SCSS 语法。
在编写 CSS 时
- 请使用
light.scss或dark.scss的 CSS 变量来统一颜色风格,尤其是主色,不建议随意定义一个固定的颜色或者大小值 - 当使用项目内置 CSS 变量或者 ElementPlus 变量时,请参考
function.scss使用cssVar或者cssVarEl函数 - 当在 HTML 元素定义 Class 时,命名请遵循 BEM 规范,且优先使用 use-namespace 函数的来构建,引入时命名为
ns,即const ns = useNamespace("xxx") - 样式文件优先使用
.scss,且在同级.vue文件下创建同名的.scss文件而不是在.vue组件里使用style标签,编写样式时请使用bem.scss的混合宏,与 useNamespace 的方法名对应上 - 优先使用项目定义的原子类作为 class 生效,减少重复编写 CSS 样式代码
- 当需要卡片风格的代码时,请优先使用
card.scss里定义的卡片原子类 - 编写 CSS 样式时,请考虑移动端,且移动端的 SCSS 变量已在
var.scss里定义,如果定义的宽度不符合或需要适配更多布局,请给出更好的建议
light.scss dark.scss card.scss atomic.scss var.scss
bem.scss function.scss mixins.scss namespace.scss use-namespace.ts
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 · 31 lines · 530 tokens per session scan A 17199b7db012
ui is a cursor rule published in the GitHub repository Kele-Bingtang/teek-design-vue3 (278 stars, last pushed 10d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 530 tokens. 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-04.
Other cursor rules, from other repositories
external-scale
Source: docs/agents/external-scale.md Regenerate: npm run agents:sync -w packages/openbridge-webcomponents -->.
codex-premium-website-skills
Apply Codex Skills standards to frontend, website, motion, accessibility, QA, agent reasoning, and handoff work.
ui-components
USE WHEN: Building UI components, structuring layouts, and applying styles using Tailwind CSS.
ui-motion-workflow
Orchestrate motion-aware UI work by sequencing direction, provider choice, implementation, and browser validation.
mobile-first-ui
Mobile-first UI for settings, dialogs, and lists — smaller type, stacked layouts, nested add dialogs.
frontend-design-direction
Derive a brief-specific visual direction, token sketch, hierarchy, and signature element.