ui-designer

ui-designer is a skill for Claude Code, Codex from luokai0/ai-agent-skills-by-luo-kai. It costs 35 tokens per session (994 once invoked), scanned A, original, no licence file.

A visual design guide for user interfaces, design systems, and reusable component libraries.

In plain words
What is it for?
Use it to design screens, define interface patterns, build component libraries, and refine visual details.
Why use it?
It helps turn rough or inconsistent interfaces into clearer, more consistent user experiences.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to design screens, define interface patterns, build component libraries, and refine visual details.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer
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 luokai0/ai-agent-skills-by-luo-kai --skill ui-designer
Clone the repo
git clone --depth 1 https://github.com/luokai0/ai-agent-skills-by-luo-kai

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer/github.svg)](https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer)
Your own site
<a href="https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer"><img src="https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer/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 ui-designer

Your own site · 80×15
<a href="https://agentmods.dev/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer"><img src="https://agentmods.dev/badge/skills/luokai0/ai-agent-skills-by-luo-kai/ui-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 994 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 unknown 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.00035 $0.00994
Opus 5 $0.00017 $0.00497
Sonnet 5 $0.00007 $0.00199
Haiku 4.5 $0.00003 $0.00099

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

Security

Grade A, and why

ui-designer 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 9d 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.

ai-agent-skills/02-frontend-development (by Luo Kai)/13-general-frontend/ui-designer/SKILL.md · 183 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 9d ago First seen · 183 lines · 35 tokens per session scan A 61529c6aefa8

Subscribe to this mod's changes

ui-designer is a skill published in the GitHub repository luokai0/ai-agent-skills-by-luo-kai (11 stars, last pushed 4mo ago), with no licence file. It adds 35 tokens to every session and 994 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

popular-web-designs

54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.

NousResearch/hermes-agent · 23 tokens

anti-ui-slop

Stop coding agents from shipping generic UI. Extend the product's design system, use UIZZE evidence only when useful, cover required states, and inspect the rendered result.

sickn33/agentic-awesome-skills · 39 tokens

design

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

jeremylongshore/tons-of-skills-marketplace · 126 tokens

shadcn-ui-flutter

A comprehensive Flutter UI library inspired by shadcn/ui. Provides high-quality, customizable, and accessible components including Buttons, Cards, Forms, and more. Use this skill when building Flutter UIs, implementing design systems, or needing specific component usage examples.

nank1ro/flutter-shadcn-ui · 58 tokens

ranui

Use when building UI with the ranui web-component library (elements like , , , , ) or its fluent DOM builder (ranui/builder — Div/View/Span/signal/createEffect/EventManager). Covers the import map, the full element inventory, conventions, accessibility, and where the authoritative API reference lives.

chaxus/ran · 87 tokens

component-search

Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style system, returns ranked results with install instructions. Use when looking for UI components, finding alternatives to existing components, or sourcing design system…

yonatangross/orchestkit · 57 tokens