Home / Categories / Design
🎨

Design

Design systems, UX copy, accessibility reviews, generative art, and visual design.

Skills 27
Featured 1
🎨 Design
RARE

Tailwind UI Components

Generate production-ready UI components using Tailwind CSS. Creates responsive layouts, interactive elements, dark mode variants, and accessible components following Tailwind best practices and design patterns.

Community 5.1K
Scanned
tailwind css ui-components
mkdir -p ~/.claude/skills/tailwind-components && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/frontend-component-build/SKILL.md -o ~/.claude/skills/tailwind-components/SKILL.md
⚙️ Engineering
RARE

Storybook Component Workshop

Set up and configure Storybook 9 for any framework with autodetection and best practices. Scaffolds stories, args/controls, interaction tests, a11y checks, and CI-ready component documentation.

Community 3.2K
Scanned
storybook component-testing design-system
mkdir -p ~/.claude/skills/storybook-config && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/storybook-config/SKILL.md -o ~/.claude/skills/storybook-config/SKILL.md
🎨 Design
RARE

Framer Motion Animations

Create fluid animations and transitions in React with Framer Motion. Generates layout animations, gesture interactions, scroll-triggered effects, page transitions, and complex orchestrated sequences.

Community 3.1K
Scanned
animation framer-motion react
mkdir -p ~/.claude/skills/framer-motion && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/react-expert/SKILL.md -o ~/.claude/skills/framer-motion/SKILL.md
📢 Marketing
RARE

Email Template Builder

Design and code responsive HTML email templates that work across all email clients. Generates table-based layouts with inline styles, dark mode support, and compatibility with Gmail, Outlook, and Apple Mail.

Community 2.9K
Scanned
email html-email marketing
mkdir -p ~/.claude/skills/email-template && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/email-deliverability/SKILL.md -o ~/.claude/skills/email-template/SKILL.md
🎨 Design
RARE

GSAP Animation

Build production-grade web animations with GSAP (GreenSock). Creates timeline sequences, scroll-triggered effects, SVG and text animation, and physics-based easing with performant, framework-agnostic code.

Community 2.6K
Scanned
gsap animation scrolltrigger
mkdir -p ~/.claude/skills/gsap && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/gsap/SKILL.md -o ~/.claude/skills/gsap/SKILL.md
🌐 Community
RARE

Three.js & WebGL

Build interactive 3D web experiences with Three.js. Set up scenes, cameras, meshes, materials, lights, and animations; handle textures and loaders; and optimize WebGL/WebGPU rendering for product configurators, data viz, and immersive sites.

freshtechbro 2.4K
Scanned
threejs webgl 3d
mkdir -p ~/.claude/skills/threejs-webgl && curl -fsSL https://raw.githubusercontent.com/freshtechbro/claudedesignskills/HEAD/.claude/skills/threejs-webgl/SKILL.md -o ~/.claude/skills/threejs-webgl/SKILL.md
🎨 Design
RARE

Accessibility Audit (WCAG)

Audit web applications for WCAG 2.2 AA/AAA compliance. Checks color contrast, keyboard navigation, ARIA attributes, screen reader compatibility, focus management, and generates remediation code fixes.

Community 2.3K
Scanned
accessibility wcag a11y
mkdir -p ~/.claude/skills/accessibility-audit && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/accessibility-audit/SKILL.md -o ~/.claude/skills/accessibility-audit/SKILL.md
🎨 Design
RARE

Radix UI Primitives

Build accessible, headless UI with Radix Primitives. Composes dialogs, menus, popovers, and comboboxes with correct focus management and ARIA, then styles them with your own tokens and compound-component patterns.

Community 1.9K
Scanned
radix-ui accessibility headless-ui
mkdir -p ~/.claude/skills/radix-ui-design-system && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/design/radix-ui-design-system/SKILL.md -o ~/.claude/skills/radix-ui-design-system/SKILL.md
🎨 Design
RARE

Panda CSS Design System

Build type-safe, zero-runtime CSS with Panda CSS. Creates design tokens, recipes, slot recipes, and responsive patterns with compile-time CSS extraction — no runtime overhead from the Chakra UI team.

Chakra UI 1.8K
Scanned
panda-css css-in-js design-tokens
mkdir -p ~/.claude/skills/panda-css && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/design-system/SKILL.md -o ~/.claude/skills/panda-css/SKILL.md
🎨 Design
RARE

Design Tokens & Theming

Architect a design-token system — semantic color, typography, spacing, and radius scales as CSS variables with light/dark themes. Uses the Tailwind CSS 4 @theme directive for a single source of truth.

Community 1.6K
Scanned
design-tokens theming css-variables
mkdir -p ~/.claude/skills/design-tokens && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/design-tokens/SKILL.md -o ~/.claude/skills/design-tokens/SKILL.md
🎨 Design
RARE

shadcn-svelte Components

Add accessible, themeable UI to Svelte apps with shadcn-svelte. Installs and composes Button, Card, Dialog, Form, and Table components wired to design tokens and Tailwind.

Community 1.2K
Scanned
shadcn-svelte svelte components
mkdir -p ~/.claude/skills/shadcn-svelte && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/shadcn-svelte/SKILL.md -o ~/.claude/skills/shadcn-svelte/SKILL.md
🌐 Community
RARE

Three.js Scenes & Shaders

Build production-quality vanilla Three.js scenes (no R3F) — voxel worlds, procedural geometry, instancing/BatchedMesh, particle systems, and GLSL shader effects (bloom, god rays, depth of field, glitch). Includes EffectComposer post-processing and draw-call optimization.

tuomashatakka 1.1K
Scanned
threejs glsl shaders
mkdir -p ~/.claude/skills/threejs-scenes && curl -fsSL https://raw.githubusercontent.com/tuomashatakka/threejs-scenes-skill/HEAD/skill/SKILL.md -o ~/.claude/skills/threejs-scenes/SKILL.md
🎨 Design
COMMON

Google Fonts Typography System

Generate complete typography systems from Google Fonts. Suggests single fonts or pairs across 1,900+ families tagged by personality and contrast, then outputs a full type scale as CSS custom properties, Tailwind config, and embed links.

amohavarshansankar 900
Scanned
typography fonts design-tokens
mkdir -p ~/.claude/skills/google-fonts && curl -fsSL https://raw.githubusercontent.com/amohavarshansankar/google-fonts-skill/HEAD/SKILL.md -o ~/.claude/skills/google-fonts/SKILL.md
🎨 Design
COMMON

Design DNA Extractor

Extract, define, and apply a design's DNA across three dimensions: design system (tokens), design style (qualitative feel), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll). Turn reference images or URLs into a structured JSON profile, or generate a design from one.

Tricholomaaurantiumknottiness355 700
Scanned
design-system design-tokens webgl
mkdir -p ~/.claude/skills/design-dna && curl -fsSL https://raw.githubusercontent.com/Tricholomaaurantiumknottiness355/design-dna/HEAD/SKILL.md -o ~/.claude/skills/design-dna/SKILL.md
🌐 Community
COMMON

Design Taste Frontend

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

Community 500
Scanned
design data
mkdir -p ~/.claude/skills/design-taste-frontend && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/art-direction/SKILL.md -o ~/.claude/skills/design-taste-frontend/SKILL.md
Added to wishlist