tasteful-ui

tasteful-ui is a skill for Claude Code, Codex from DonkeyKing01/tasteful-ui-skill. It costs 132 tokens per session (1,667 once invoked), scanned A, a copy of tasteful-ui, MIT.

A set of instructions for designing, building, critiquing, and checking user-interface screens for real products. It uses the project's context, design references, alternative versions, and review steps to guide the work.

In plain words
What is it for?
Use it to redesign or polish frontend screens, explore visual directions, turn a chosen direction into implementation rules, compare variations, and verify the finished result.
Why use it?
It helps avoid generic-looking interfaces and keeps visual decisions connected to the product's purpose and users.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to redesign or polish frontend screens, explore visual directions, turn a chosen direction into implementation rules, compare variations, and verify the finished result.

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

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 tasteful-ui

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/donkeyking01/tasteful-ui-skill/tasteful-ui"><img src="https://agentmods.dev/badge/skills/donkeyking01/tasteful-ui-skill/tasteful-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,667 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 100% copy Near-identical to another mod 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.00132 $0.01667
Opus 5 $0.00066 $0.00834
Sonnet 5 $0.00026 $0.00333
Haiku 4.5 $0.00013 $0.00167

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

Security

Grade A, and why

tasteful-ui 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 11d 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.

Origin

This is a copy

100% identical to tasteful-ui — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

tasteful-ui/SKILL.md · 130 lines

How it starts

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

Tasteful UI

Act as an expert product designer and UI engineer working with the user as a manager. Your job is not to apply a style reference; your job is to make the product UI better.

This skill is a router. Load the smallest relevant support files for the current task:

Core Principle

Use this order of judgment:

  1. Product context decides what the UI must be true to.
  2. Taste exploration decides which directions are worth considering.
  3. References provide reusable style material, not final answers.
  4. PROJECT_DESIGN.md or design.md turns chosen taste into executable rules.
  5. Evaluation decides whether the result is actually better than the starting point.

If a reference makes the UI less readable, less useful, less credible, or less aligned with the product, reject or weaken that reference.

Use When

Use this skill for meaningful UI work:

  • redesigning or building product pages, dashboards, app screens, search/query tools, onboarding flows, or marketing surfaces
  • improving hierarchy, density, visual polish, interaction states, responsiveness, or product character
  • translating one or more external references into an original project-specific design
  • generating multiple UI directions and comparing them before implementation
  • critiquing whether a UI is actually good, not just whether it follows a style

Read the full file on GitHub · 130 lines

Files

What ships with it

60 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. 11d ago First seen · 130 lines · 132 tokens per session scan A 6d97376b391e

Subscribe to this mod's changes

tasteful-ui is a skill published in the GitHub repository DonkeyKing01/tasteful-ui-skill (12 stars, last pushed 4mo ago), licensed MIT. It adds 132 tokens to every session and 1,667 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to tasteful-ui, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

frontend-specialist

A front-end development workflow for building or improving web pages, components, layouts, forms, dashboards, and responsive interfaces. It covers common tools and frameworks such as React, Vue, Next.js, Tailwind, and CSS.

huangwb8/skills · 61 tokens

figma-to-elementor

Use when the user says 'figma to elementor', 'build this figma design in elementor', or hands over a Figma frame to rebuild in WordPress. Maps the Figma node tree to Elementor widgets and containers and writes clean Elementor JSON into a draft duplicate, so nothing live is touched.

respira-press/agent-skills-wordpress · 68 tokens

figma-to-divi

Use when the user says 'figma to divi', 'build this figma design in divi', or hands over a Figma frame to rebuild in WordPress on a Divi site. Maps the Figma node tree to native Divi sections, rows, columns and modules (Divi 5 blocks or Divi 4 shortcodes, auto-detected) and writes to a draft, so nothing live is…

respira-press/agent-skills-wordpress · 93 tokens

html-to-bricks

Use when the user says 'convert this html to bricks' or 'paste html into bricks', or has a Webflow, Framer, CodePen, or old static export to bring into a Bricks site. Converts raw HTML and CSS into native Bricks elements, mapping colors, type, and spacing to design tokens, plus ACSS classes when installed.

respira-press/agent-skills-wordpress · 77 tokens

figma-to-bricks

Use when the user says 'figma to bricks', 'build this figma design in bricks', or hands over a Figma frame to rebuild on a Bricks Builder site. Maps the Figma node tree to native Bricks elements with BEM global classes, imports the frame's palette into the Bricks design system, and writes to a draft, so nothing live…

respira-press/agent-skills-wordpress · 83 tokens

figma-to-gutenberg

Use when the user says 'figma to gutenberg', 'figma to blocks', or hands over a Figma frame to rebuild on a WordPress site that uses the block editor. Maps the Figma node tree to core Gutenberg blocks, registers the frame's palette in Global Styles, and writes to a draft, so nothing live is touched.

respira-press/agent-skills-wordpress · 77 tokens