design-ui-ux

design-ui-ux is a skill for Codex from 6529-Collections/6529seize-frontend. It costs 82 tokens per session (896 once invoked), scanned A, original, Apache-2.0.

A repository-specific guide for reviewing and building the user interface and user experience of the 6529 frontend.

In plain words
What is it for?
Use it when changing routes, components, layouts, cards, forms, dialogs, menus, loading states, error states, mobile behavior, Tailwind styles, or legacy CSS in that repository.
Why use it?
It helps keep new or changed screens consistent with the repository’s existing design rules, responsive behavior, components, and styling approach.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when changing routes, components, layouts, cards, forms, dialogs, menus, loading states, error states, mobile behavior, Tailwind styles, or legacy CSS in that repository.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/6529-collections/6529seize-frontend/design-ui-ux
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 6529-Collections/6529seize-frontend --skill design-ui-ux
Clone the repo
git clone --depth 1 https://github.com/6529-Collections/6529seize-frontend

Made for: 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-ui-ux

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/6529-collections/6529seize-frontend/design-ui-ux"><img src="https://agentmods.dev/badge/skills/6529-collections/6529seize-frontend/design-ui-ux.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 896 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00082 $0.00896
Opus 5 $0.00041 $0.00448
Sonnet 5 $0.00016 $0.00179
Haiku 4.5 $0.00008 $0.00090

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

Security

Grade A, and why

design-ui-ux 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.

ops/skills/design-ui-ux/SKILL.md · 78 lines

How it starts

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

Design UI/UX

Use this skill for user-facing design and UX work in this repository.

Workflow

  1. Read ops/standards/frontend-design-ui-ux.md.
  2. Inspect the nearest existing route, component, style module, and shared primitive before proposing or changing UI.
  3. Classify the touched surface as modern Tailwind, legacy CSS (plain-CSS modules or global CSS), or mixed. Treat legacy styling as compatibility evidence, not automatically as the target for new UI.
  4. Prefer prefixed Tailwind utilities, tailwind-scope, tailwind.config.ts tokens, and shared Tailwind-based components for new or migrated UI. Use existing CSS-module patterns only when maintaining a legacy surface or when a narrow exception is justified. Bootstrap, React Bootstrap, and Sass are removed from this repo and must not be reintroduced.
  5. Check shape, color, and surface-token choices against the standard, especially the product radius hierarchy and local Tailwind token usage.
  6. Keep the change scoped to the touched surface. Reuse the existing visual language, icon set, spacing scale, palette, and nearby component patterns unless the user request clearly calls for a new pattern.
  7. Verify desktop and mobile rendering for visible UI changes. Check overflow, clipping, readable text, focus, hover/touch alternatives, media behavior, and loading/empty/error/disabled states that the change can affect.
  8. Use screenshot or pixel sanity evidence when the visual result matters. Do not rely only on DOM presence when a route can render blank or unreadable.
  9. In PR notes or closeout, summarize the UI pattern reused, migration judgment, evidence collected, unchecked states, and any documented exceptions.

Review Checklist

  • The UI fits the local 6529 surface and does not read like a new product style.
  • The result feels sleek, current, polished, and premium without becoming decorative or over-produced.
  • The surface is content-led and native to 6529: art, media, identity, waves, profiles, badges, activity, and collector context create the richness.
  • Social and art surfaces do not collapse into generic dashboard, admin, or template UI.
  • New or migrated UI uses tw- Tailwind classes and modern tokens unless the touched surface is intentionally still legacy.
  • Dark-first surfaces, iron-* greys, typography, and compact spacing match current Tailwind patterns before older legacy-CSS patterns.
  • Cards, dialogs, controls, and framed surfaces use the product radius hierarchy: tw-rounded-xl for larger framed surfaces, tw-rounded-lg for standard controls and rows, tw-rounded-md only for compact details, and tw-rounded-full for circular/pill UI.
  • Color choices use Tailwind tokens or established local custom colors tied to product meaning, media/art treatment, brand color, chart/domain state, or legacy compatibility.
  • Product content remains primary, especially NFT/media/art imagery, avatars, wave names, badges, scores, and timestamps.
  • Long text, translated text, counters, and labels do not overlap or clip on tested mobile and desktop widths.
  • Loading, empty, error, disabled, selected, focus, hover, and touch states are designed or explicitly unaffected.
  • Browser evidence includes both DOM/layout checks and visual confirmation when the rendered surface is part of the change.

Read the full file on GitHub · 78 lines

Files

What ships with it

1 file 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 · 78 lines · 82 tokens per session scan A bd84f32f1b1b

Subscribe to this mod's changes

design-ui-ux is a skill published in the GitHub repository 6529-Collections/6529seize-frontend (10 stars, last pushed today), licensed Apache-2.0. It adds 82 tokens to every session and 896 once invoked, about $0.0004 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

chakra-ui-builder

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…

chakra-ui/chakra-ui · 214 tokens

visual-ralph

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

Yeachan-Heo/oh-my-codex · 50 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

reveal-hover-effect

Build cursor-following spotlight reveals that expose a second aligned image through a soft radial mask. Use for hover-to-color, before-and-after, x-ray, material, texture, product-detail, and illustrated hero effects where a desaturated or embossed base image should remain visible while another treatment follows an…

MengTo/Skills · 66 tokens

frontend-visual-qa

Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…

daymade/claude-code-skills · 145 tokens

prototype-web

A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.

nexu-io/html-anything · 24 tokens