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/Kevin-Liu-01/Sigil-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/rules/kevin-liu-01/sigil-ui/taste-skills-index)<a href="https://agentmods.dev/rules/kevin-liu-01/sigil-ui/taste-skills-index"><img src="https://agentmods.dev/badge/rules/kevin-liu-01/sigil-ui/taste-skills-index/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/kevin-liu-01/sigil-ui/taste-skills-index"><img src="https://agentmods.dev/badge/rules/kevin-liu-01/sigil-ui/taste-skills-index.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.01051 | $0.01051 |
| Opus 5 | $0.00526 | $0.00526 |
| Sonnet 5 | $0.00210 | $0.00210 |
| Haiku 4.5 | $0.00105 | $0.00105 |
Grade A, and why
taste-skills-index 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Taste Skills Index — Available Skill Catalog
Auto-applied catalog of the 12 taste skills imported from github.com/Leonxlnx/taste-skill. These live as user-level Cursor skills at
~/.cursor/skills/taste-*/SKILL.mdand trigger automatically based on the task description. When working in Sigil, the core enforcement rule taste-enforcement.mdc is always active and overrides any conflicting guidance from individual taste skills (specifically: token consumption viavar(--s-*)is mandatory).
Quick-Reference Table
| Skill | When to Read | One-Line Purpose |
|---|---|---|
taste-core |
Default for any frontend task | Variance dials (8/6/4), banned patterns, creative arsenal, motion engine |
taste-gpt |
Using GPT/Codex models on layout-heavy tasks | Python RNG layout selection, AIDA structure, GSAP-heavy motion |
taste-image-to-code |
User wants design refs first, then code | Generate reference images, deep-analyze, then implement |
taste-redesign |
Auditing or upgrading existing UI | Diagnostic checklist + targeted upgrade techniques (no rewrites) |
taste-soft |
Premium SaaS, marketing pages, Linear/Vercel-tier | Calm/expensive: double-bezel cards, spring physics, fluid island nav |
taste-output |
User asks for full files / multiple components | Ban placeholder patterns, enforce complete code generation |
taste-minimalist |
Document UI, Notion-style, editorial | Warm monochrome, muted pastels, bento grids, no gradients |
taste-brutalist |
Data dashboards, terminals, technical sites | Swiss typography, CRT terminals, rigid grids, analog degradation |
taste-stitch |
User mentions Google Stitch | Generate DESIGN.md compatible with Stitch's semantic format |
taste-imagegen-web |
User asks for web design reference images | One image per section, premium art direction |
taste-imagegen-mobile |
User asks for mobile app screens / flows | Premium mobile concepts inside phone mockup framing |
taste-brandkit |
User asks for brand-kit / identity mockups | Logo systems, palette, typography, mockups in one board |
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.
- 12d ago First seen · 64 lines · 1,051 tokens per session scan A 04c0297dfaa5
taste-skills-index is a cursor rule published in the GitHub repository Kevin-Liu-01/Sigil-UI (9 stars, last pushed 1mo ago), licensed MIT. It adds 1,051 tokens to every session, about $0.0053 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-31.
Other cursor rules, from other repositories
registry-bases-parity
Keep registry base and radix trees in sync when editing shared UI.
cursorrules
You are using StyleSeed, a design-method engine whose goal is to make expert design judgment repeatable by coding agents, not to replace designers with aesthetic preferences. Preserve approved project choices; report unsupported choices instead of silently restyling the project's design system. PRODUCT-PRINCIPLES.md…
tinted-ui-tokens-skills
Generate a brand-tinted UI design-token system (CSS) from a single brand color. No pure neutral colors.
ui-template-structure
The UI for design selection is generated using a template system defined in src/tools/templates/designSelection.ts.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.