uicraft

uicraft is a skill for Codex from rojim666/SztuCode. It costs 152 tokens per session (2,073 once invoked), scanned A, original, MIT.

A guide for creating, improving, and reviewing production-ready web interfaces, including landing pages and portfolio sites.

In plain words
What is it for?
Use it to design frontend screens, refine typography and colour, improve user flows and interface copy, and handle responsive or accessibility edge cases.
Why use it?
It helps resolve unclear visual direction and usability problems while accounting for accessibility, performance, responsive layouts, and existing design systems.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to design frontend screens, refine typography and colour, improve user flows and interface copy, and handle responsive or accessibility edge cases.

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

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 uicraft

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rojim666/sztucode/uicraft"><img src="https://agentmods.dev/badge/skills/rojim666/sztucode/uicraft.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 152 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,073 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.00152 $0.02073
Opus 5 $0.00076 $0.01037
Sonnet 5 $0.00030 $0.00415
Haiku 4.5 $0.00015 $0.00207

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

Security

Grade A, and why

uicraft 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 4d 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.

packages/runtime-ts/plugins/frontend-design/skills/uicraft/SKILL.md · 151 lines

How it starts

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

UICraft

Create interfaces with a clear design point of view while preserving usability, accessibility, performance, and the project's existing constraints.

Decision priority

Apply guidance in this order:

  1. Follow explicit user requirements and product constraints.
  2. Preserve the established brand and design system unless the user asks to change them.
  3. Protect task completion, accessibility, content clarity, and performance.
  4. Apply UICraft's aesthetic defaults only after the first three priorities are satisfied.

Treat the recommendations in this skill as context-sensitive defaults, not universal style laws.

Establish design context

Before making high-impact visual decisions, establish:

  • target audience and usage context;
  • primary jobs and critical user flows;
  • brand personality and desired emotional tone;
  • technical, accessibility, performance, and browser constraints.

Use context in this order:

  1. Use a Design Context supplied by the user.
  2. Read .uicraft.md from the project root when it exists.
  3. Inspect README files, design tokens, existing components, and brand assets for explicit evidence.
  4. For missing high-impact product or brand information, ask a focused question. For low-risk gaps, state a conservative assumption and continue.

Infer technical constraints and existing patterns from code. Do not invent audiences, brand values, business goals, or user needs from implementation details alone. For first-time setup, read uicraft-init.md.

Execute a verified UI workflow

For implementation tasks:

  1. Inspect the relevant code, framework, reusable components, tokens, and existing tests.
  2. Run or preview the current interface when practical and capture a baseline before substantial visual changes.
  3. Select one primary workflow reference and only the supporting foundation references needed for the task.
  4. Implement the smallest coherent change that fulfills the request. Preserve existing conventions unless changing them is part of the goal.
  5. Verify behavior, visual output, responsive states, keyboard access, reduced motion, loading/error/empty states, and relevant tests.
  6. Preview the result after implementation and iterate when the visual result differs from the intended design.
  7. Report what changed, what was verified, and any remaining assumptions or untested conditions.

Read the full file on GitHub · 151 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. 4d ago First seen · 151 lines · 152 tokens per session scan A 512a98595d2a

Subscribe to this mod's changes

uicraft is a skill published in the GitHub repository rojim666/SztuCode (63 stars, last pushed 2d ago), licensed MIT. It adds 152 tokens to every session and 2,073 once invoked, about $0.0008 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-07.

Related

Other skills, from other repositories

frontend-design

Use this skill for work a user will see rendered: websites, landing pages, dashboards, web applications, interface components, style overhauls, and requests to make an interface look better. It classifies the surface as expressive, conventional, or governed by an existing design system, then commits to palette…

evoelsewhere/evoflux · 96 tokens

design-system

DESIGN.md integration for Forge — ensures visual consistency across all UI tasks through standardized design specifications.

LucasDuys/forge · 21 tokens

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

dmae97/omk · 61 tokens

design-taste-frontend-v1

The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is design-taste-frontend (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.

dmae97/omk · 61 tokens

high-end-visual-design

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

dmae97/omk · 53 tokens

gpt-taste

Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.

dmae97/omk · 72 tokens