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/high-end-visual-design)<a href="https://agentmods.dev/rules/gktuoktay/ai-skills/high-end-visual-design"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/high-end-visual-design/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/high-end-visual-design"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/high-end-visual-design.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.01257 |
| Opus 5 | $0.00000 | $0.00629 |
| Sonnet 5 | $0.00000 | $0.00251 |
| Haiku 4.5 | $0.00000 | $0.00126 |
Grade A, and why
high-end-visual-design 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 7d 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 — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.
High-End Visual Design Standards
Overview
This skill focuses on the execution of premium, luxury, and highly polished visual design in user interfaces. High-end design is characterized by meticulous attention to detail, sophisticated typography, subtle animations, and a cohesive aesthetic that feels both modern and timeless.
Core Pillars of High-End Design
1. Attention to Detail & Precision
- Optical Alignment: Elements should be aligned based on their visual weight, not just their mathematical bounding boxes (e.g., hanging punctuation, optically centering play buttons).
- Sub-Pixel Rendering awareness: Ensure borders and dividers are crisp (1px solid lines) and avoid blurry edges on icons.
- Spacing (Whitespace): Generous, deliberate use of negative space. Use mathematical scaling (e.g., 4pt or 8pt grid systems) but break the grid purposefully for emphasis.
2. Premium UI Patterns
Glassmorphism & Translucency
High-end interfaces often use blurred, translucent layers to create depth.
- Use backdrop filters (
backdrop-filter: blur(20px)) combined with semi-transparent background colors (e.g.,rgba(255, 255, 255, 0.05)). - Add subtle, glowing 1px inner borders to glass elements to define their edges against complex backgrounds.
Mesh Gradients & Organic Shapes
Moving away from flat, linear gradients towards fluid, multi-point mesh gradients.
- Keep colors analogous or harmonious.
- Animate gradients extremely slowly to create a "breathing" effect.
3D Elements & Depth
- Soft, multi-layered drop shadows (e.g., combining a large, diffuse shadow with a tight, dark shadow for realism).
- Subtle inner shadows to create engraved or pressed states.
3. Sophisticated Color Palettes
- Dark Themes: Deep, rich blacks (
#0A0A0A,#121212) combined with monochromatic grays. - Accents: Desaturated, elegant accent colors (e.g., champagne gold, muted neon, deep indigo) rather than harsh primary colors.
- Contrast: Ensuring high legibility while maintaining a sleek look. Avoid pure white (
#FFFFFF) on pure black (#000000); use#F5F5F7on#111111.
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.
- 7d ago First seen · 93 lines · 1,257 tokens per session scan A 40bccc47a4be
high-end-visual-design is a cursor rule published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,257 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.
accessibility
Web accessibility best practices for WCAG compliance and inclusive design.
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.