super-design-core

super-design-core is a skill for Codex from arpitexplores/skills-super. It costs 33 tokens per session (424 once invoked), scanned A, original, MIT.

A guide for planning user interfaces and user experiences, including page structure, user flows, visual systems, and implementation guidance.

In plain words
What is it for?
Use it to plan product flows, choose interface patterns, create visual systems, or generate layout ideas for web, mobile, or desktop products.
Why use it?
It helps turn a product idea into a clear interface direction suited to its users and platform.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to plan product flows, choose interface patterns, create visual systems, or generate layout ideas for web, mobile, or desktop products.

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

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 super-design-core

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/arpitexplores/skills-super/super-design-core"><img src="https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-design-core.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 424 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.00033 $0.00424
Opus 5 $0.00016 $0.00212
Sonnet 5 $0.00007 $0.00085
Haiku 4.5 $0.00003 $0.00042

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

Security

Grade A, and why

super-design-core 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.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/core.py, scripts/design_system.py, scripts/search.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

super-design-core/SKILL.md · 60 lines

What it actually says

Super Design Core

Overview

Create end-to-end UI/UX direction, visual systems, and implementable UI guidance.

User Intent Examples

  • "Need help with UI Generation for my product/site."
  • "Create a plan for UI Patterns (React & Frameworks)."
  • "Audit or improve UX Design."

Capabilities

  • Product UX, IA, and flows
  • Visual systems and component guidance
  • Framework-specific UI patterns
  • Rapid UI generation and layout ideation

Routing Map (Modules)

  • UI Generation -> references/modules/magic-ui-generator.md
  • UI Patterns (React & Frameworks) -> references/modules/react-ui-patterns.md
  • UX Design -> references/modules/ui-ux-designer.md
  • UI/UX Systems -> references/modules/design-systems.md

Default Flow

  1. Confirm product context, audience, and platform.
  2. If a full UX plan is requested, start with UI/UX Designer.
  3. If implementation patterns are requested, jump to React UI Patterns.
  4. If a fast layout/generator is requested, jump to Magic UI Generator.

Minimal Intake Questions

Ask only what is missing:

  • Product type and platform (web, mobile, desktop)
  • Target users and key flow
  • Brand or existing design language

Output Format

  • Layout and flow notes
  • Interaction guidance
  • Visual system tokens
  • Component priorities

Bundled References

  • references/modules/
  • scripts/
  • assets/

Compatibility Notes

  • If any module references slash commands or tool-specific paths, translate them into plain-language steps.
  • Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.

Guardrails

  • Match brand or existing design language.
  • Avoid generic UI.
  • Keep output implementable.
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 · 60 lines · 33 tokens per session scan A b63603080806

Subscribe to this mod's changes

super-design-core is a skill published in the GitHub repository arpitexplores/skills-super (2 stars, last pushed 4mo ago), licensed MIT. It adds 33 tokens to every session and 424 once invoked, about $0.0002 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

liquid-glass-design

Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration.

loulanyue/awesome-claude-notes · 37 tokens

page-prototype

An HTML wireframe tool for making a rough, clickable model of one page or screen. A wireframe shows structure and interactions with simple gray boxes rather than finished visual design.

VKirill/claude-lane-stack · 86 tokens

project-design

Roteador de processos de design e marca que carrega orientações para criar arquivos DESIGN.md completos para um projeto e suas aplicações de interface.

VKirill/claude-lane-stack · 78 tokens

brand-identity

Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand positioning.

travisjneuman/.claude · 30 tokens

generic-react-ux-designer

Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design…

travisjneuman/.claude · 69 tokens

graphic-design

Professional graphic design principles for digital and print media. Use when creating visual designs, choosing color palettes, typography, layouts, or providing design feedback.

travisjneuman/.claude · 32 tokens