claude-workspace: Skill for Claude Code

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

frontend-design is a skill for Claude Code from Piyush8296/claude-workspace. It costs 38 tokens per session (1,830 once invoked), scanned A, original, MIT.

A set of guidelines for building polished frontend pages and applications with a deliberate visual style. It covers choosing an overall look, colors, typography, layout, and motion.

In plain words
What is it for?
Use it when building landing pages, dashboards, marketing sites, or other frontend interfaces that need an intentional appearance.
Why use it?
It helps avoid interfaces that look generic or assembled without design decisions. It gives the coding agent a clear visual direction before implementation.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Piyush8296/claude-workspace's own configuration. It tells Claude Code how to work on claude-workspace 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 claude-workspace configures →

Reuse

Borrowing it

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/piyush8296/claude-workspace/frontend-design"><img src="https://agentmods.dev/badge/skills/piyush8296/claude-workspace/frontend-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,830 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.00038 $0.01830
Opus 5 $0.00019 $0.00915
Sonnet 5 $0.00008 $0.00366
Haiku 4.5 $0.00004 $0.00183

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

Security

Grade A, and why

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 10d 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/frontend-design/SKILL.md · 206 lines

How it starts

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

Frontend Design

Core Principle

No generic AI slop. Every interface you build should have a clear aesthetic direction, intentional typography, and a constrained color palette. If it looks like every other AI-generated page, it's wrong.

Aesthetic Direction

Before writing any code, pick ONE bold direction:

Style Characteristics Good For
Brutalist Raw, bold typography, thick borders, monospace, high contrast Developer tools, creative agencies
Editorial Large serif headlines, generous whitespace, magazine feel Blogs, media, content platforms
Luxury Thin fonts, dark backgrounds, subtle animations, restrained palette Premium products, fashion, finance
Retro-Futuristic Neon accents, dark UI, glowing borders, space-age typography Gaming, crypto, tech startups
Organic Soft gradients, rounded corners, warm colors, natural imagery Health, wellness, food, education
Corporate Modern Clean sans-serif, blue/gray palette, structured grid, data-dense B2B SaaS, enterprise, dashboards

Typography Rules

Font Selection

  • Never use Arial, Inter, or system-ui alone — they scream "I didn't think about this"
  • Pick ONE display/heading font and ONE body font
  • Contrast matters: pair a serif heading with a sans-serif body, or vice versa

Recommended Pairings

Heading Body Vibe
Playfair Display Source Sans 3 Editorial, elegant
Space Grotesk Inter Modern tech
Fraunces Work Sans Friendly, warm
JetBrains Mono IBM Plex Sans Developer, brutalist
Instrument Serif DM Sans Premium, clean
Cabinet Grotesk Satoshi Startup, fresh

Scale

/* Type scale: 1.250 (Major Third) */
--text-xs:   0.8rem;    /* 12.8px */
--text-sm:   1rem;      /* 16px   */
--text-base: 1.25rem;   /* 20px   */
--text-lg:   1.563rem;  /* 25px   */
--text-xl:   1.953rem;  /* 31.25px */
--text-2xl:  2.441rem;  /* 39px   */
--text-3xl:  3.052rem;  /* 48.8px */
--text-hero: 4.768rem;  /* 76.3px */

Read the full file on GitHub · 206 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. 10d ago First seen · 206 lines · 38 tokens per session scan A 827cfa24a4a6

Subscribe to this mod's changes

frontend-design is a skill published in the GitHub repository Piyush8296/claude-workspace (2 stars, last pushed 4mo ago), licensed MIT. It adds 38 tokens to every session and 1,830 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

animation-patterns

SwiftUI animation patterns including springs, transitions, PhaseAnimator, KeyframeAnimator, SF Symbol effects, scroll-driven effects, mesh gradients, text renderers, and shader effects. Use when implementing, reviewing, or fixing animation or visual-effect code on iOS/macOS.

rshankras/claude-code-apple-skills · 58 tokens

frontend-enhancer

This skill should be used when enhancing the visual design and aesthetics of web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. REQUIRES ui-research skill first. Use this skill for tasks like improving styling, creating responsive designs…

travisjneuman/.claude · 79 tokens

static-page-stack

SOTA stack recommendations for elegant, controlled, semantic static HTML pages — dashboards, post-mortems, technical-investigation reports.

terrylica/cc-skills · 30 tokens

generic-design-system

Complete design system reference for any project - colors, typography, spacing, components, animations. Adapts to project theme and tech stack. Use when implementing UI, choosing colors, creating animations, or ensuring brand consistency. For new design systems, use ui-research skill first.

travisjneuman/.claude · 60 tokens

generic-react-design-system

Complete design system reference for React applications. Covers colors, typography, spacing, component patterns, glassmorphism effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.

travisjneuman/.claude · 59 tokens

generic-static-design-system

Complete design system reference for static HTML/CSS/JS sites. Covers colors, typography, component patterns, animations, and accessibility. Use when implementing UI, choosing colors, or ensuring brand consistency.

travisjneuman/.claude · 44 tokens