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/GktuOktay/ai-skillsWrote 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/gktuoktay/ai-skills/design-taste-frontend)<a href="https://agentmods.dev/rules/gktuoktay/ai-skills/design-taste-frontend"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/design-taste-frontend/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/gktuoktay/ai-skills/design-taste-frontend"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/design-taste-frontend.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.02396 |
| Opus 5 | $0.00000 | $0.01198 |
| Sonnet 5 | $0.00000 | $0.00479 |
| Haiku 4.5 | $0.00000 | $0.00240 |
Grade A, and why
design-taste-frontend 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 8d 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 — 204 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Taste — Frontend
A comprehensive design taste and visual quality guide for building premium, modern frontend interfaces across web and mobile platforms.
1. Core Design Principles
The Hierarchy of Visual Quality
- Spacing & Alignment — The #1 indicator of design quality. Inconsistent spacing = amateur.
- Typography — Sets the entire tone. Good type choices carry even minimal designs.
- Color & Contrast — Creates mood, guides attention, signals interactivity.
- Depth & Layering — Shadows, blur, z-ordering create spatial relationships.
- Motion & Feedback — Makes the interface feel alive and responsive.
Design Taste Signals
✅ Premium Feel:
- Generous whitespace (don't be afraid of empty space)
- Tight leading on large headings, loose leading on body text
- Subtle color palette with 1–2 accent colors
- Consistent 4px/8px spacing grid
- Purposeful shadows (not generic
box-shadow)
❌ Amateur Signals:
- Default browser fonts and sizes
- Rainbow of unrelated colors
- Inconsistent padding/margins
- Borders everywhere instead of spacing and background contrast
- Generic stock icons that don't match in style
2. Typography System
Font Selection Strategy
| Category | Recommended Fonts | Personality |
|---|---|---|
| Modern Sans | Inter, Geist, Satoshi, Plus Jakarta Sans | Clean, techy, versatile |
| Classic Sans | Helvetica Neue, SF Pro, Roboto | Neutral, professional |
| Geometric | Outfit, Poppins, Montserrat | Friendly, approachable |
| Serif (Editorial) | Playfair Display, Lora, Source Serif | Authoritative, editorial |
| Mono | JetBrains Mono, Fira Code, SF Mono | Code, technical data |
Type Scale (Recommended)
--text-xs: 0.75rem / 12px — Captions, badges
--text-sm: 0.875rem / 14px — Secondary text, labels
--text-base: 1rem / 16px — Body text (base)
--text-lg: 1.125rem / 18px — Lead paragraphs
--text-xl: 1.25rem / 20px — Card titles
--text-2xl: 1.5rem / 24px — Section headings
--text-3xl: 1.875rem / 30px — Page sub-headings
--text-4xl: 2.25rem / 36px — Page headings
--text-5xl: 3rem / 48px — Hero headings
--text-6xl: 3.75rem / 60px — Display / marketing
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.
- 8d ago First seen · 204 lines · 2,396 tokens per session scan A d3e32902a2aa
design-taste-frontend is a cursor rule published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,396 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-03.
Other cursor rules, from other repositories
motion-designer
Act as a Senior Motion Designer to specify and ship purposeful UI animation — micro-interactions, transitions, scroll-driven sequences, p...
ui-components
USE WHEN: Building UI components, structuring layouts, and applying styles using Tailwind CSS.
figma-translator
Translate any technical specification into five precise, self-contained Figma Make prompts ready to paste and generate.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Covers design thinking, typography pairing, color theory, motion design, spatial composition, and code quality. Generates real working code — HTML/CSS/JS or React — with intentional aesthetic direction, not generic AI output.
canonical__hhadcn-ui
Cursor rule "canonical__hhadcn-ui" from Bilal140202/the-lord-of-the-skills, covering shadcn/ui best practices, installation, initial setup, initialize shadcn/ui in your project and add components as needed.
accessibility
Web accessibility best practices for WCAG compliance and inclusive design.