aesthetic-application

aesthetic-application is a skill for Claude Code, Codex from alexiseverage/aesthetic-frontend-skills. It costs 118 tokens per session (2,455 once invoked), scanned A, original, MIT.

A design guide that turns a named visual style into concrete colors, fonts, spacing, shapes, and accessibility notes for a user interface.

In plain words
What is it for?
Use it to create design tokens, CSS variables, component instructions, and checks for conflicts or accessibility issues based on an aesthetic.
Why use it?
It removes the guesswork between saying “make it look like this” and giving a developer values they can implement.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create design tokens, CSS variables, component instructions, and checks for conflicts or accessibility issues based on an aesthetic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexiseverage/aesthetic-frontend-skills/aesthetic-application
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 alexiseverage/aesthetic-frontend-skills --skill aesthetic-application
Clone the repo
git clone --depth 1 https://github.com/alexiseverage/aesthetic-frontend-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 aesthetic-application

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexiseverage/aesthetic-frontend-skills/aesthetic-application"><img src="https://agentmods.dev/badge/skills/alexiseverage/aesthetic-frontend-skills/aesthetic-application.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,455 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.00118 $0.02455
Opus 5 $0.00059 $0.01228
Sonnet 5 $0.00024 $0.00491
Haiku 4.5 $0.00012 $0.00246

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

Security

Grade A, and why

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

skills/aesthetic-application/SKILL.md · 212 lines

How it starts

The opening of the file, as written. The whole thing — 212 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Aesthetic Application

Summary

Translates a named aesthetic into a complete, developer-ready design specification: a structured token specification table, cultural marker lists, component-level notes, and a flags section for conflicts. All decisions are concrete and implementable — never abstract mood descriptions. Covers all 7 dimensions of the aesthetic framework.

Compatibility / Tooling

This skill intentionally does not declare allowed-tools frontmatter. It is portable across Agent Skills-compatible runtimes and relies on reading this SKILL.md plus skill-local references/ markdown files and the installed aesthetic-literacy dictionary. If an agent has file-reading tools, use them to load those files; otherwise ask the user to provide the relevant excerpt.

When to Apply This Skill

Apply when:

  • The user asks to "make it look like X", "apply this aesthetic", or "design tokens for X"
  • The user needs a developer-handoff spec from an aesthetic direction
  • The user asks for CSS variables, design tokens, or component notes grounded in an aesthetic
  • The user has supplied grounded visual values that need to be formatted as tokens

Do NOT apply when:

  • No aesthetic has been identified (run aesthetic-literacy disambiguation first)
  • The user wants implementation advice on components, accessibility resolution, or performance (out of scope)

Dependencies

Requires: aesthetic-literacy (7-dimension framework, dictionary, non-negotiables)
Works with user-supplied grounded values from reference images when available; prefer explicit supplied values over dictionary approximations.

Skill-local references for installed users:

  • references/output-contract.md — required response shape and quality bar
  • references/token-template.md — complete token table scaffold
  • references/css-translation-patterns.md — CSS implementation patterns by aesthetic dimension
  • references/component-notes-contract.md — required component-note coverage

Knowledge Base Path

Read the full file on GitHub · 212 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 212 lines · 118 tokens per session scan A e58ba069debf

Subscribe to this mod's changes

aesthetic-application is a skill published in the GitHub repository alexiseverage/aesthetic-frontend-skills (11 stars, last pushed today), licensed MIT. It adds 118 tokens to every session and 2,455 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

baseline-ui

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

ibelick/ui-skills · 34 tokens

ux-buttons

Design or critique UI buttons — pick the right button type for the action's importance, apply sizing/label/state best practices, and gate stylistic levers like shape, shadows, FABs, and icon-only buttons. Trigger when the user asks to design, choose, style, or review buttons, CTAs, button labels, button hierarchy, or…

Uxcel-Lab/product-skills · 76 tokens

ux-navigation

Design or critique navigation systems — match the nav pattern (top bar, sidebar, tabs, hamburger, mega menu, bottom nav) to the information architecture, and apply wayfinding, header, breadcrumb, and pagination best practices. Trigger when the user asks to design or review navigation, menus, navbars, sidebars, tabs…

Uxcel-Lab/product-skills · 89 tokens

ux-typography

Design or critique a product's typography — typeface selection and pairing, type scale, hierarchy, and readability settings (size, line length, line height, spacing, alignment). Trigger when choosing a typeface or font pairing, setting up a type scale, fixing typographic hierarchy, improving text readability, or…

Uxcel-Lab/product-skills · 74 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

frontend-ui-dark-ts

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

microsoft/skills · 48 tokens