skeumorphism

Generate skeumorphism design-system guidance with tokenized foundations and WCAG 2.2 AA accessibility rules.

2.3k|211|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/bergside/awesome-design-skills --skill skeumorphism-bergside
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skeumorphism
Source: https://github.com/bergside/awesome-design-skills/tree/main/skills/skeumorphism
Command: npx skills add https://github.com/bergside/awesome-design-skills --skill skeumorphism-bergside

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skeumorphism turns design implementation into a consistent, accessible system by guiding how to apply textured surfaces, 3D-like effects, and familiar physical metaphors without sacrificing clarity or contrast.

Core Features & Use Cases

  • Tokenized foundations: Defines a cohesive palette (primary/secondary/surface/text plus status colors) and typography/spacing scales so components render consistently.
  • Implementation-ready rules: Provides concrete do/don’t guidance for interaction states, hierarchy, and token usage to keep UI behavior predictable.
  • Accessibility quality gates: Enforces WCAG 2.2 AA expectations including keyboard-first interaction patterns and visible focus states.

Quick Start

Ask your AI agent to generate Skeumorphism component guidance that follows the defined tokens, specifies required interaction states (default/hover/focus-visible/active/disabled/loading/error where relevant), and includes a testable QA checklist aligned to WCAG 2.2 AA.

Frequently Asked Questions about skeumorphism

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build accessible skeumorphism UI components without sacrificing contrast?

Accessible skeumorphism UI components are built using tokenized palettes and WCAG 2.2 AA rules, ensuring visual depth and clarity coexist. This approach enforces keyboard-first interaction patterns and visible focus states to maintain strict accessibility compliance.

What is skeumorphism design system guidance and when do I need it?

Skeumorphism design system guidance provides implementation-ready rules for applying textured 3D-like effects and physical metaphors to product interfaces. You need it when building reusable component families where consistent visual depth, predictable interaction states, and accessibility quality gates must be enforced.

How do I generate skeumorphism interaction states that follow a tokenized design system?

Generating skeumorphism interaction states involves defining explicit do/don't constraints tied to tokenized foundations, covering default, hover, focus-visible, active, disabled, loading, and error states. This ensures predictable UI behavior and consistent rendering across reusable component families.

Does skeumorphism styling work with WCAG 2.2 AA accessibility requirements?

Skeumorphism styling works with WCAG 2.2 AA requirements by enforcing accessibility quality gates, including keyboard-first interaction patterns and visible focus states. The system provides a QA-ready checklist with testable acceptance criteria to verify compliance.

What is the best way to apply 3D styling and textured surfaces to UI components consistently?

The best way to apply 3D styling consistently is through a tokenized design system foundation defining cohesive palette, typography, and spacing scales. This ensures components render predictably while concrete do/don't guidance maintains clear visual hierarchy.

Why does my skeumorphism UI fail accessibility checks for keyboard navigation?

Skeumorphism UI fails accessibility checks when interaction patterns lack keyboard-first navigation and visible focus states. Resolving this requires applying explicit WCAG 2.2 AA constraints and verifying compliance using a QA-ready checklist with testable acceptance criteria.