Software-Engineer-AI-Agent-Atlas: Skill for Claude Code

.claude/skills/super-ui-ux-design/SKILL.md

super-ui-ux-design is a skill for Claude Code from syahiidkamil/Software-Engineer-AI-Agent-Atlas. It costs 124 tokens per session (8,548 once invoked), scanned A, original, no licence file.

A reference and working guide for designing usable, accessible, and production-ready user interfaces.

In plain words
What is it for?
Use it when planning or building frontend interfaces, applying accessibility guidance, or creating design systems.
Why use it?
It helps address problems with layout, navigation, typography, contrast, and interaction design.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is syahiidkamil/Software-Engineer-AI-Agent-Atlas's own configuration. It tells Claude Code how to work on Software-Engineer-AI-Agent-Atlas 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 Software-Engineer-AI-Agent-Atlas configures →

Reuse

Borrowing it

Nothing to install: this file belongs to syahiidkamil/Software-Engineer-AI-Agent-Atlas. 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/syahiidkamil/Software-Engineer-AI-Agent-Atlas/main/.claude/skills/super-ui-ux-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design/github.svg)](https://agentmods.dev/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design)
Your own site
<a href="https://agentmods.dev/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design"><img src="https://agentmods.dev/badge/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design/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 super-ui-ux-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design"><img src="https://agentmods.dev/badge/skills/syahiidkamil/software-engineer-ai-agent-atlas/super-ui-ux-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,548 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.00124 $0.08548
Opus 5 $0.00062 $0.04274
Sonnet 5 $0.00025 $0.01710
Haiku 4.5 $0.00012 $0.00855

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

Security

Grade A, and why

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

.claude/skills/super-ui-ux-design/SKILL.md · 614 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. 12d ago First seen · 614 lines · 124 tokens per session scan A 2cef87c129bd

Subscribe to this mod's changes

super-ui-ux-design is a skill published in the GitHub repository syahiidkamil/Software-Engineer-AI-Agent-Atlas (395 stars, last pushed 2mo ago), with no licence file. It adds 124 tokens to every session and 8,548 once invoked, about $0.0006 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

brand

Use to establish or audit a product's brand so the factory's output looks intentional, not template — when a ticket asks to "create a brand", "define the design system / visual identity / palette / typography", or when delivered UI looks generic and needs a deliberate direction. Detects existing brand and extends it…

tmj-90/gaffer · 102 tokens

design-system

Use when a ticket needs a systematic token + component foundation for a frontend — the three-layer token architecture (primitive → semantic → component), component specs with full state coverage, or a recommendation for which design system a product should have. Invoke for "set up design tokens", "define the component…

tmj-90/gaffer · 106 tokens

frontend-design

Use when a ticket builds or reworks a user-facing frontend surface — a hero, landing page, dashboard, marketing section, or any screen where the visual quality matters, not just the markup. Produces distinctive, intentional, production-grade UI that avoids generic template aesthetics. Invoke for "build the landing…

tmj-90/gaffer · 96 tokens

mobile-ui

Use when a ticket builds or reworks UI in a React Native / Expo (or React + Capacitor) mobile app and it must feel like a real, store-credible native app — not a wrapped mobile website. Covers the native-feel bar, safe-area/gesture/haptics, store-readiness, and mobile performance. Invoke for "make this screen feel…

tmj-90/gaffer · 111 tokens

frontend-foundations

Use on any frontend delivery to hold the surface-specific quality floor that engineering-craft doesn't cover — intentional visual hierarchy over template defaults, accessible-by-default markup, design tokens instead of hardcoded values, reusable components matching the repo, and compositor-friendly motion. Invoke…

tmj-90/gaffer · 122 tokens

frontend-a11y

Use when a ticket requires accessibility work or when delivering UI that must be usable by everyone — keyboard navigation, screen-reader labelling, focus management, colour contrast, or reduced-motion support. Invoke for "make X accessible", "fix the a11y issues", "add keyboard support", or as a companion check on any…

tmj-90/gaffer · 72 tokens