frontend-design-svelte

frontend-design-svelte is a skill for Claude Code, Codex from matteocervelli/llms. It costs 21 tokens per session (4,925 once invoked), scanned A, original, MIT.

A design and development guide for building Svelte and TypeScript web interfaces with deliberate typography, colors, layout, motion, and accessibility.

In plain words
What is it for?
It is for creating Svelte or SvelteKit applications, reusable component libraries, responsive mobile-first pages, and detailed interactive prototypes.
Why use it?
It helps avoid generic-looking interfaces by turning visual design decisions into practical frontend implementation guidance.

Skill for Claude CodeCodex

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

Good fit It is for creating Svelte or SvelteKit applications, reusable component libraries, responsive mobile-first pages, and detailed interactive prototypes.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/matteocervelli/llms/frontend-design-svelte"><img src="https://agentmods.dev/badge/skills/matteocervelli/llms/frontend-design-svelte.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,925 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.00021 $0.04925
Opus 5 $0.00010 $0.02462
Sonnet 5 $0.00004 $0.00985
Haiku 4.5 $0.00002 $0.00492

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

Security

Grade A, and why

frontend-design-svelte 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 6d 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.

.archive/frontend-design-system/skills/_archive/frontend-design-svelte/SKILL.md · 706 lines

How it starts

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

Frontend Design Svelte Skill

Purpose

This skill guides the creation of distinctive, production-grade Svelte frontends that combine Svelte's reactive elegance with exceptional design quality. It integrates all design frameworks: intentional thinking, typography, color, motion, spatial composition, and anti-pattern awareness.

When to Use

  • Building production Svelte/SvelteKit frontends
  • Creating component libraries with design personality
  • Designing interactions that leverage Svelte's reactivity
  • Building accessible, mobile-first web applications
  • Prototyping high-fidelity designs in code

Core Principles

1. Design Thinking Foundation (Pre-Coding)

Before writing any code, establish intentional design direction:

The Four Critical Questions:

  1. Purpose: What problem are we solving? Who are we solving it for?
  2. Tone: What emotional response do we want? What aesthetic direction reflects this?
  3. Constraints: What are the real technical, temporal, or business limits?
  4. Differentiation: What one unforgettable element makes this distinctly ours?

2. Anti-Generic AI Design Standards

Deliberately reject these patterns:

Typography:

  • ❌ Avoid: Inter, Roboto, Open Sans as primary choices
  • ✅ Prefer: Playfair Display, Crimson Pro, Space Grotesk, IBM Plex, Bricolage Grotesque
  • ✅ Use high-contrast pairings: Display + Mono, Serif + Geometric Sans
  • ✅ Use size jumps of 3x+, not incremental 1.5x scaling

Color & Theme:

  • ❌ Avoid: Material Design trinity (blue, red, green)
  • ❌ Avoid: Default SaaS blue (#0099ff) everywhere
  • ✅ Prefer: Intentional palettes with one unexpected accent
  • ✅ Prefer: Warm or cool personality, never neutral grays

Layout & Space:

  • ❌ Avoid: Centered, symmetrical "cookie-cutter" layouts
  • ✅ Prefer: Asymmetrical compositions with intentional whitespace
  • ✅ Use consistent spacing scale: 8px, 12px, 16px, 24px, 32px, 48px, 64px

Motion:

  • ❌ Avoid: Linear timing, instantaneous interactions
  • ✅ Prefer: Orchestrated animations with easing functions
  • ✅ Prefer: Staggered reveals, delightful hover surprises

Read the full file on GitHub · 706 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 706 lines · 21 tokens per session scan A 71461997058f

Subscribe to this mod's changes

frontend-design-svelte is a skill published in the GitHub repository matteocervelli/llms (25 stars, last pushed 3mo ago), licensed MIT. It adds 21 tokens to every session and 4,925 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

vue-base-skill

A parent guide for building Vue interface components with shared rules for cards, buttons, labels, and tables. It requires these components to sit inside a base card and use shared CSS design values.

jiushiwon/wg-skills · 108 tokens

ui-ux-design

Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palettes, typography, layout patterns, accessibility, and frontend code generation. Triggers on "design system", "UI design", "color palette"…

nexus-substrate/nexus-agents · 99 tokens

shadcn-sveltekit-design

Use when building, redesigning, beautifying, or refactoring SvelteKit pages and reusable components with shadcn-svelte, Bits UI, or the shadcn-svelte MCP. Trigger on landing pages, dashboards, marketing sites, app shells, forms, navbars, tables, dialogs, responsive layouts, theming, icon selection, and requests to…

Michael-Obele/shadcn-svelte-mcp · 99 tokens

pandacss-styling

Use when panda CSS zero-runtime styling — token system, patterns, recipes, conditions, JSX styles. Use when working with pandacss styling.

oyi77/1ai-skills · 36 tokens

atai-design-system

Build the front-end for a Newton demo with the Archetype AI Design System — the published, versioned packages (@archetypeai/ds-lib-tokens, @archetypeai/ds-ui-svelte-console, @archetypeai/ds-ui-svelte-labs) and the ds scaffolding CLI (@archetypeai/ds-cli) — instead of hand-rolling tokens, components, fonts, or brand…

archetypeai/agent-skills · 259 tokens

od-vue-export

Use this plugin when the user wants to hand an accepted Open Design artifact to a Vue 3 project.

wolfenazz/YzPzCode · 0 tokens