ui-visual-language

ui-visual-language is a cursor rule for Cursor from spencergoldade/cursor-designer. It costs 0 tokens per session (645 once invoked), scanned A, original, GPL-3.0.

Guidance for a product’s visual system, including colours, type styles, depth effects, and icons. Design tokens are named settings that keep these choices consistent across an interface.

In plain words
What is it for?
Use it to define or apply consistent colours, typography, shadows, spacing-related depth, and icon styles in a user interface.
Why use it?
It helps prevent screens and components from using unrelated visual choices.

Cursor rule for Cursor

Install

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.

agentmods
npx agentmods add rules/spencergoldade/cursor-designer/ui-visual-language
Clone the repo
git clone --depth 1 https://github.com/spencergoldade/cursor-designer

Made for: Cursor.

Wrote 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.

agentmods badge for ui-visual-language

README.md
[![agentmods](https://agentmods.dev/badge/rules/spencergoldade/cursor-designer/ui-visual-language.svg)](https://agentmods.dev/rules/spencergoldade/cursor-designer/ui-visual-language)
Your own site
<a href="https://agentmods.dev/rules/spencergoldade/cursor-designer/ui-visual-language"><img src="https://agentmods.dev/badge/rules/spencergoldade/cursor-designer/ui-visual-language.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 645 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00645
Opus 5 $0.00000 $0.00322
Sonnet 5 $0.00000 $0.00129
Haiku 4.5 $0.00000 $0.00064

Measured 3d ago against content hash b47ff5f2f83d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ui-visual-language 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 3d 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.

.cursor/rules/frontend/ui-visual-language.mdc · 59 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

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.

  1. 3d ago First seen · 59 lines · 0 tokens per session scan A b47ff5f2f83d

Subscribe to this mod's changes

ui-visual-language is a cursor rule published in the GitHub repository spencergoldade/cursor-designer (30 stars, last pushed 6mo ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 645 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-08-30.

Related

Other cursor rules, from other repositories

new-component-implementation

Provides a systematic, research-driven workflow for implementing new Vibe components - for the @vibe/core library (located in "packages/core") - from initial research through final validation. Emphasizes studying existing patterns, following established conventions, and systematic progression through types, component…

mondaycom/vibe · 2,471 tokens

base-components

Comprehensive guide for base components in @vibe/core library (BaseInput, BaseList, BaseListItem, InfoText, FieldLabel). Documents their usage patterns, accessibility requirements, form integration patterns, and what consumers need to provide for optimal accessibility and UX. These components serve as foundational…

mondaycom/vibe · 107 tokens

nx-rules

// This file is automatically generated by Nx Console.

liveloveapp/hashbrown · 794 tokens

playground-reproduce

Use when creating interactive examples for Vibe's Storybook Playground (vibe.monday.com/playground) - including bug reproductions, component demonstrations, feasibility testing, or consumer examples. Triggered by keywords like "playground", "reproduce bug", "interactive example", "user reported an issue" or…

mondaycom/vibe · 67 tokens

color-token-management

Comprehensive guide for adding, modifying, and managing color tokens in the @vibe/style package. Covers SCSS theme files, build process, naming conventions, and special handling for hacker theme.

mondaycom/vibe · 0 tokens

accessibility-guidelines

Provides general web accessibility guidelines for developing components in the @vibe/core library (under packages/core/). This rule covers adherence to WCAG, use of semantic HTML, correct ARIA attribute application, ensuring keyboard navigability, proper focus management, and context-appropriate labeling for form…

mondaycom/vibe · 63 tokens