premium-web-design

premium-web-design is a skill for Claude Code, Codex from mrDesign-ww/vault-os. It costs 196 tokens per session (14,200 once invoked), scanned A, original, MIT.

A design skill for creating React website components with a carefully specified visual style. It covers layouts, typography, colours, spacing, animation, and responsive presentation for sites such as landing pages and portfolios.

In plain words
What is it for?
Use it to build React pages and components for marketing sites, portfolios, landing pages, and other polished web interfaces.
Why use it?
It gives developers concrete design guidance instead of leaving visual decisions to generic templates or defaults.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to build React pages and components for marketing sites, portfolios, landing pages, and other polished web interfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mrdesign-ww/vault-os/premium-web-design
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 mrDesign-ww/vault-os --skill premium-web-design
Clone the repo
git clone --depth 1 https://github.com/mrDesign-ww/vault-os

Made for: Claude Code, 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 premium-web-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/mrdesign-ww/vault-os/premium-web-design/github.svg)](https://agentmods.dev/skills/mrdesign-ww/vault-os/premium-web-design)
Your own site
<a href="https://agentmods.dev/skills/mrdesign-ww/vault-os/premium-web-design"><img src="https://agentmods.dev/badge/skills/mrdesign-ww/vault-os/premium-web-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 premium-web-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/mrdesign-ww/vault-os/premium-web-design"><img src="https://agentmods.dev/badge/skills/mrdesign-ww/vault-os/premium-web-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 196 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 14,200 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00196 $0.14200
Opus 5 $0.00098 $0.07100
Sonnet 5 $0.00039 $0.02840
Haiku 4.5 $0.00020 $0.01420

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

Security

Grade A, and why

premium-web-design scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

1. **It actually resolves.** `curl -I [url]` returns 200, not 403/404. Guessed slugs from community UUIDs almost always 403. If you can't verify a 200, the URL doesn't exist.
shell/claude/skills/premium-web-design/SKILL.md · 747 lines

How it starts

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

Premium Web Design

Create React (.jsx) components that look like they belong on Awwwards — the kind of work that makes people ask "who designed this?" These are sites where every pixel is intentional, every animation is choreographed, and the overall impression is that serious creative talent and budget were involved.

The AI Aesthetic Problem

Most AI-generated websites share a recognizable DNA. Avoiding it requires knowing exactly what it looks like.

The Blacklist — Never Do These

Typography sins

  • Inter, Poppins, Montserrat, Raleway, Space Grotesk, Outfit as primary fonts — these scream "AI template". (Note: Inter Tight is a separate font family with different metrics and is allowed.)
  • Using one font family for everything
  • Uniform font sizes with predictable hierarchy (64px → 32px → 18px → 14px)
  • Default letter-spacing and line-height everywhere
  • Centered text blocks everywhere, especially multi-line paragraphs

Color sins

  • Purple-to-blue gradients (the single biggest AI design cliché)
  • Indigo/violet as a primary brand color with no contextual reason
  • White background + one accent color + gray text (the SaaS starter kit)
  • Gradients on buttons or cards for no reason
  • Using opacity or semi-transparent overlays as a substitute for real color choices
  • Neon accent colors on dark backgrounds (the "developer portfolio" look)

Layout sins

  • Hero → 3-column feature grid → testimonials → CTA → footer (the default SaaS landing page)
  • Hero → stats bar → work grid → about split → CTA → footer (the "premium AI" landing page — just as formulaic)
  • ANY predictable top-to-bottom section ordering that could be swapped between sites. Every site must have its own unique structural DNA — different number of sections, different ordering logic, sections that don't fit neatly into categories
  • Perfectly symmetrical grids with equal-sized cards
  • Everything centered, everything contained in a max-width container
  • Rounded rectangles with box-shadows as the primary UI element
  • Icon + heading + paragraph cards in a row of 3 or 4
  • Generic hero with headline + subheadline + two buttons side by side
  • Static flat hero sections with just text — hero sections should be immersive spatial experiences

Read the full file on GitHub · 747 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 · 747 lines · 196 tokens per session scan A 8d7c8357c1ad

Subscribe to this mod's changes

premium-web-design is a skill published in the GitHub repository mrDesign-ww/vault-os (2 stars, last pushed 2d ago), licensed MIT. It adds 196 tokens to every session and 14,200 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

ui-design

Designs and builds React/Next/Tailwind UI and audits visual and interaction defects. Use when asked to "build a landing page", "extract our design system", "add dark mode", "make this responsive", "remove UI slop", or "audit this component". For product decisions use product-design; for browser measurements use…

mblode/agent-skills · 80 tokens

website-design-cloner

Analyzes and reverse-engineers website designs directly from a target URL, extracting layout structures, design tokens (colors, typography, spacing), component hierarchies, visual assets, and responsive behaviors to enable full 1:1 duplication into modern code (Tailwind CSS v4, React/Next.js, HTML/CSS). / Mempelajari…

roedyrustam/vibes-plug · 129 tokens

ui-components-expert

Expert guide for building production-quality UI components following the 4 pillars. Covers React 19, Radix UI, Base UI, Tailwind v4, Material Design 3 (M3), WCAG 2.2 / Panduan ahli membangun komponen UI berkualitas produksi dengan M3.

roedyrustam/vibes-plug · 66 tokens

visual-qa-verification

Automated visual QA with pixel-level diff comparison, iterative fix loop, and cross-browser verification. Uses pixelmatch for programmatic screenshot comparison with region-based analysis. Covers responsive checks, Lighthouse audits, and accessibility validation. Keywords: verify app, visual QA, compare to Figma…

PMDevSolutions/Aurelius · 81 tokens

component-scaffold

Build a production React component on shadcn/ui + Tailwind — variants, compound pattern, accessible states, and a clean prop API. Use when creating a new UI component or refactoring a messy one.

m-binimran/dev-pack · 46 tokens

heroui

Build accessible UIs using HeroUI v3 components (React + Tailwind CSS v4 + React Aria). Use when creating React interfaces, selecting UI components, implementing forms, navigation, overlays, or data display. Use when installing HeroUI v3, customizing themes, accessing component documentation, building with compound…

ruchernchong/claude-kit · 121 tokens