vibecode-pro-max-kit: Skill for Claude Code

.claude/skills/vc-frontend-design/SKILL.md

vc-frontend-design is a skill for Claude Code from withkynam/vibecode-pro-max-kit. It costs 41 tokens per session (2,163 once invoked), scanned A, original, MIT.

A frontend-design workflow for building polished web interfaces from screenshots, videos, designs, or a written brief.

In plain words
What is it for?
Use it for web components, prototypes, screenshot or video recreations, animated interfaces, 3D experiences, and upgrades to existing frontend projects.
Why use it?
It helps guide visual decisions and implementation details for interfaces that should feel specific rather than generic.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents.

This is withkynam/vibecode-pro-max-kit's own configuration. It tells Claude Code how to work on vibecode-pro-max-kit 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 vibecode-pro-max-kit configures →

About the project

vibecode-pro-max-kit is a set of instructions, agents, skills, hooks, and settings that gives AI coding agents a plan-first software development workflow. It is designed for developers, product owners, and other builders using agents such as Claude Code, Codex, Cursor, Windsurf, or Copilot across different technology stacks. The catalogue entries are the kit's own workflow components.

withkynam/vibecode-pro-max-kit · 1,117 stars · on GitHub

Reuse

Borrowing it

Nothing to install: this file belongs to withkynam/vibecode-pro-max-kit. 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/withkynam/vibecode-pro-max-kit/main/.claude/skills/vc-frontend-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/withkynam/vibecode-pro-max-kit

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 vc-frontend-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/withkynam/vibecode-pro-max-kit/vc-frontend-design.svg)](https://agentmods.dev/skills/withkynam/vibecode-pro-max-kit/vc-frontend-design)
Your own site
<a href="https://agentmods.dev/skills/withkynam/vibecode-pro-max-kit/vc-frontend-design"><img src="https://agentmods.dev/badge/skills/withkynam/vibecode-pro-max-kit/vc-frontend-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,163 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.00041 $0.02163
Opus 5 $0.00020 $0.01081
Sonnet 5 $0.00008 $0.00433
Haiku 4.5 $0.00004 $0.00216

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

Security

Grade A, and why

vc-frontend-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 7d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/vc-frontend-design/SKILL.md · 137 lines

How it starts

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

Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.

This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.

IMPORTANT: MUST follow Design Thinking, Frontend Aesthetics Guidelines, Asset & Analysis References, and Anti-Patterns (AI Slop) sections below. DO NOT skip these rules.

Workflow Selection

Choose workflow based on input type:

Input Workflow Reference
Screenshot Replicate exactly ./references/workflow-screenshot.md
Video Replicate with animations ./references/workflow-video.md
Screenshot/Video (describe only) Document for devs ./references/workflow-describe.md
3D/WebGL request Three.js immersive ./references/workflow-3d.md
Quick task Rapid implementation ./references/workflow-quick.md
Complex/award-quality Full immersive ./references/workflow-immersive.md
Existing project upgrade Redesign Audit ./references/redesign-audit-checklist.md
From scratch Design Thinking below -

All workflows: Invoke the ui-ux-designer subagent FIRST for design intelligence.

Precedence: When anti-slop rules (below) conflict with ui-ux-designer recommendations (e.g., Inter font, AI Purple palette, Lucide-only icons), substitute with alternatives from ./references/anti-slop-rules.md unless the user explicitly requested the conflicting choice.

Screenshot/Video Replication (Quick Reference)

  1. Analyze with Claude's built-in multimodal vision - extract colors, fonts, spacing, effects
  2. Plan with ui-ux-designer subagent - create phased implementation
  3. Implement - match source precisely
  4. Verify - compare to original
  5. Document - read process/context/all-context.md, then update process/context/all-context.md, the project's UI/UX context doc (if present), or the relevant grouped context file if approved

Read the full file on GitHub · 137 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. 7d ago First seen · 137 lines · 41 tokens per session scan A 257faafcf297

Subscribe to this mod's changes

vc-frontend-design is a skill published in the GitHub repository withkynam/vibecode-pro-max-kit (1,117 stars, last pushed 2mo ago), licensed MIT. It adds 41 tokens to every session and 2,163 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-30.

Related

Other skills, from other repositories

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

sota-frontend-design

State-of-the-art web design, UI/UX, and motion engineering standards (2026). Use when building OR auditing/reviewing user interfaces: components, pages, design systems, stylesheets, themes, forms, navigation, animations, or accessibility. Covers typography, color (OKLCH, dark mode), spacing/layout (grid, container…

martinholovsky/SOTA-skills · 164 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

fazxes/Claude-code · 43 tokens

ui-styling

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns…

jdanigo/hydraia · 90 tokens

design-system

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.

nicohodt/claude-code-ui-ux-skill · 52 tokens