codex-skills-library: Skill for Claude Code

.agents/skills/premium-frontend-ui-design-v3/SKILL.md

premium-frontend-ui-design-v3 is a skill for Claude Code, Codex from YankielDBC2/codex-skills-library. It costs 51 tokens per session (539 once invoked), scanned A, original, MIT.

A set of guidelines for designing React and Next.js interfaces that have a clear visual identity and useful information density. React and Next.js are tools for building web interfaces.

In plain words
What is it for?
Use it for landing pages, websites, online shops, SaaS products, dashboards, onboarding screens, and editor interfaces. It also supports polishing existing frontend designs.
Why use it?
It helps avoid repetitive layouts and common generated-looking patterns. It guides decisions about spacing, visual hierarchy, branding, responsive behavior, and motion.

Skill for Claude CodeCodex

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

This is YankielDBC2/codex-skills-library's own configuration. It tells Claude Code and Codex how to work on codex-skills-library itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything codex-skills-library configures →

Reuse

Borrowing it

Nothing to install: this file belongs to YankielDBC2/codex-skills-library. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/YankielDBC2/codex-skills-library/main/.agents/skills/premium-frontend-ui-design-v3/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/YankielDBC2/codex-skills-library

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 premium-frontend-ui-design-v3

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/yankieldbc2/codex-skills-library/premium-frontend-ui-design-v3"><img src="https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/premium-frontend-ui-design-v3.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 539 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.00051 $0.00539
Opus 5 $0.00026 $0.00269
Sonnet 5 $0.00010 $0.00108
Haiku 4.5 $0.00005 $0.00054

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

Security

Grade A, and why

premium-frontend-ui-design-v3 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 10d 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/premium-frontend-ui-design-v3/SKILL.md · 55 lines

How it starts

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

Premium Frontend UI Design v3

Goal

Create modern, compact, brand-specific interfaces that feel intentionally designed instead of generated from common AI landing-page patterns.

When to use

Use for new pages, redesigns, component sections, landing pages, multipage websites, ecommerce/product pages, dashboards, onboarding, Studio/editor screens, and frontend polish work.

Workflow

  1. Inspect the existing stack, styling system, design tokens, components, and responsive patterns before editing.
  2. Write a short Design Read: page type, audience, brand mood, visual language, density, and motion level.
  3. Set design dials: DESIGN_VARIANCE, VISUAL_DENSITY, MOTION_INTENSITY, and explain the choice briefly.
  4. Remove generic AI patterns: giant centered hero text, excessive vertical whitespace, repeated 3-card grids, random purple gradients, and identical cards.
  5. Build visual hierarchy with compact sections, strong alignment, varied rhythm, useful content density, and brand-specific motifs.
  6. Prefer reusable React/Next.js/TypeScript components and existing project conventions over one-off markup.
  7. Use GSAP, ScrollTrigger, or advanced motion only when it supports the story or interaction and the project already supports it or the user approved adding it.
  8. Check mobile, tablet, and desktop layouts before finalizing.

Quality bar

  • Run typecheck, lint, tests, build, or the closest available validation command.
  • Manually inspect at mobile, tablet, and desktop widths when possible.
  • Confirm loading, empty, error, and success states when the page includes data or actions.

Validation

  • Headings are proportional to the layout and not oversized by default.
  • Sections are compact but readable; spacing is intentional, not template-like.
  • Mobile is not automatically one column when two-column density is better.
  • Cards, backgrounds, image masks, typography, and hover states have distinct brand personality.
  • UI does not look like a generic AI SaaS template.

Read the full file on GitHub · 55 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. 10d ago First seen · 55 lines · 51 tokens per session scan A e7ab2dc666a2

Subscribe to this mod's changes

premium-frontend-ui-design-v3 is a skill published in the GitHub repository YankielDBC2/codex-skills-library (10 stars, last pushed 1mo ago), licensed MIT. It adds 51 tokens to every session and 539 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

webd

Web design workflow for landing pages, SaaS frontends, conversion-oriented pages, and non-generic UI. Use when building or improving a website, landing page, SaaS UI, hero section, pricing page, conversion funnel, shadcn/ui interface, or when the user invokes /webd or @webd.

HinkoK/agent-skills · 68 tokens

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

shadcn-ui/ui · 94 tokens

popular-web-designs

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

NousResearch/hermes-agent · 23 tokens

kiranism-shadcn-dashboard

Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…

Kiranism/next-shadcn-dashboard-starter · 142 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

ui-craft

Use for UI design and implementation work to avoid generic AI-looking interfaces. Provides anti-slop rules, a required discovery phase before coding, and guidance for layout, typography, color, motion, accessibility, dashboards, tables, landing pages, theming, and polish. Trigger when editing UI code or reviewing and…

educlopez/ui-craft · 83 tokens