ui-designer

ui-designer is a skill for Codex from Rylaispirit/rylai-codex-hermes-skills. It costs 26 tokens per session (460 once invoked), scanned A, original, MIT.

A design-analysis skill that turns screenshots or mockups into a practical guide for building the same interface. It records layout, fonts, colors, spacing, component states, and responsive behavior using the image and the code repository.

In plain words
What is it for?
Use it to document a design system, plan reusable interface components, identify needed assets, and compare the design with an existing project's styles.
Why use it?
It removes the guesswork involved in copying a design from an image and helps separate what is visible from what must be inferred.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Good fit Use it to document a design system, plan reusable interface components, identify needed assets, and compare the design with an existing project's styles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rylaispirit/rylai-codex-hermes-skills/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 Rylaispirit/rylai-codex-hermes-skills --skill ui-designer
Clone the repo
git clone --depth 1 https://github.com/Rylaispirit/rylai-codex-hermes-skills

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/ui-designer/github.svg)](https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/ui-designer)
Your own site
<a href="https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/ui-designer"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/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/rylaispirit/rylai-codex-hermes-skills/ui-designer"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/ui-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 460 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.00026 $0.00460
Opus 5 $0.00013 $0.00230
Sonnet 5 $0.00005 $0.00092
Haiku 4.5 $0.00003 $0.00046

Measured 11d ago against content hash cd6123bf4e4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 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.

skills/ui-designer/SKILL.md · 51 lines

What it actually says

Rylai Codex-Hermes-Claude Edition | Original portable workflow by Rylai

Runtime Compatibility

  • Codex: install under ~/.agents/skills/ui-designer.
  • Hermes: install under ~/.hermes/skills/ui-designer or expose the bundle through skills.external_dirs.
  • Claude Code: install under ~/.claude/skills/ui-designer or <project>/.claude/skills/ui-designer.
  • Claude.ai and Cowork: upload and enable the matching per-skill ZIP.
  • Resolve bundled files relative to this skill directory; do not depend on paths from another machine.
  • Check tools, packages, credentials, network access, and runtime capabilities before execution.

Portable UI Designer

Extract an implementation-ready design system from supplied screenshots or mockups.

Workflow

  1. Inspect the original image at sufficient resolution.
  2. Identify layout grid, spacing rhythm, typography, color roles, radii, borders, shadows, icon style, and component states.
  3. Separate observed properties from inferred behavior.
  4. Compare the extracted system with the target repository's existing framework and design tokens.
  5. Produce a concise implementation specification covering components, responsive behavior, assets, and interaction states.
  6. Implement only when requested, then verify the result against the reference at desktop and mobile sizes.

Bundled Templates

  • assets/design-system.md: evidence-based visual-system extraction.
  • assets/app-overview-generator.md: concise product and workflow brief.
  • assets/vibe-design-template.md: implementation handoff prompt.

Boundaries

  • Do not invent hidden screens, states, fonts, or assets without labeling them as assumptions.
  • Prefer the repository's installed component and icon libraries.
  • Keep text and controls within stable responsive bounds.
Files

What ships with it

4 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 · 51 lines · 26 tokens per session scan A cd6123bf4e4c

Subscribe to this mod's changes

ui-designer is a skill published in the GitHub repository Rylaispirit/rylai-codex-hermes-skills (55 stars, last pushed 28d ago), licensed MIT. It adds 26 tokens to every session and 460 once invoked, about $0.0001 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

wpbakery

Créer des mises en page WordPress pro avec WPBakery — shortcodes + REST API (your WordPress sites).

RobinBeraud/hermes-skills · 28 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

netease-youdao/LobsterAI · 59 tokens

taiyi-ui-design

A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.

Dong90/oh-my-taiyiforge · 35 tokens

solidworks-vibecad

A planning guide for turning natural-language mechanical design requests into structured, parameterized SolidWorks plans that can be reviewed before execution.

wzyn20051216/solidworks-automation-skill · 96 tokens

cli-anything-photoshop

A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.

yb2460/harness-anything · 43 tokens