design-taste-frontend

design-taste-frontend is a skill for Claude Code, Codex from GktuOktay/ai-skills. It costs 69 tokens per session (2,395 once invoked), scanned A, original, MIT.

A visual design guide for building web and mobile interfaces, covering typography, colors, spacing, layout, depth, motion, and feedback.

In plain words
What is it for?
Use it when choosing fonts and colors, arranging screens, setting spacing, adding shadows or motion, and reviewing frontend visual quality.
Why use it?
It gives practical standards for making interfaces consistent and readable instead of relying on default styles or mismatched visual choices.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it when choosing fonts and colors, arranging screens, setting spacing, adding shadows or motion, and reviewing frontend visual quality.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gktuoktay/ai-skills/design-taste-frontend
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.

Any agent
npx skills add GktuOktay/ai-skills --skill design-taste-frontend
Clone the repo
git clone --depth 1 https://github.com/GktuOktay/ai-skills

Made for: Claude Code, Codex.

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 design-taste-frontend

README.md
[![agentmods](https://agentmods.dev/badge/skills/gktuoktay/ai-skills/design-taste-frontend/github.svg)](https://agentmods.dev/skills/gktuoktay/ai-skills/design-taste-frontend)
Your own site
<a href="https://agentmods.dev/skills/gktuoktay/ai-skills/design-taste-frontend"><img src="https://agentmods.dev/badge/skills/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.

agentmods 80×15 button for design-taste-frontend

Your own site · 80×15
<a href="https://agentmods.dev/skills/gktuoktay/ai-skills/design-taste-frontend"><img src="https://agentmods.dev/badge/skills/gktuoktay/ai-skills/design-taste-frontend.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,395 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00069 $0.02395
Opus 5 $0.00034 $0.01197
Sonnet 5 $0.00014 $0.00479
Haiku 4.5 $0.00007 $0.00239

Measured 12d ago against content hash d217c3b3cf18, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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

.agents/skills/design-taste-frontend/SKILL.md · 205 lines

How it starts

The opening of the file, as written. The whole thing — 205 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

  1. Spacing & Alignment — The #1 indicator of design quality. Inconsistent spacing = amateur.
  2. Typography — Sets the entire tone. Good type choices carry even minimal designs.
  3. Color & Contrast — Creates mood, guides attention, signals interactivity.
  4. Depth & Layering — Shadows, blur, z-ordering create spatial relationships.
  5. 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

Read the full file on GitHub · 205 lines

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. 12d ago First seen · 205 lines · 69 tokens per session scan A d217c3b3cf18

Subscribe to this mod's changes

design-taste-frontend is a skill published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 9d ago), licensed MIT. It adds 69 tokens to every session and 2,395 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

RainMT-dv/skills-pack · 61 tokens

frontend-ui-engineering

Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

addyosmani/agent-skills · 58 tokens

antigravity-design-expert

Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.

sickn33/agentic-awesome-skills · 39 tokens

top-design

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…

wondelai/skills · 113 tokens

web-typography

Select, pair, and implement typefaces for web projects. Use when the user mentions "font pairing", "which typeface", "line height", "responsive typography", "web font loading", "type hierarchy", "variable fonts", "FOUT/FOIT", "typographic scale", or "the text is hard to read". Also trigger when choosing between system…

wondelai/skills · 128 tokens

refactoring-ui

Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent…

wondelai/skills · 132 tokens