neumorphism

Generate platform-aware neumorphic UI designs with dual-shadow and inset effects for web and mobile components.

41|5|Updated Sep 30, 2025
One-click install
npx skills add https://github.com/efekrbas/discord-hypesquad-manager --skill neumorphism-efekrbas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neumorphism
Source: https://github.com/efekrbas/discord-hypesquad-manager/tree/main/.agents/skills/design-it/neumorphism
Command: npx skills add https://github.com/efekrbas/discord-hypesquad-manager --skill neumorphism-efekrbas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps designers and developers create neumorphic interfaces that look soft, tactile, and physically raised or pressed without guessing at shadow and color treatment.

Core Features & Use Cases

  • Visual Direction: Defines the core rules of neumorphism, including matched surface colors, dual opposing shadows, rounded forms, and subtle contrast.
  • Implementation Guidance: Shows how to translate the style into web and app code patterns across CSS, SwiftUI, Flutter, React Native, and Jetpack Compose.
  • Practical Use Case: Use it when designing a dashboard card, a media control, or a settings panel that should feel embedded into a single material surface while still remaining usable.

Quick Start

Ask for a neumorphic UI concept for your screen and specify the component type, target platform, and desired soft-shadow look.

Frequently Asked Questions about neumorphism

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

FAQPage Schema
How do I design neumorphic UI components with soft shadows?

Neumorphic UI design uses matched surface colors and dual opposing shadows to create soft, tactile surfaces. It provides platform-aware guidance for extruded forms, pressed-state treatments, and rounded components across web and mobile interfaces.

Can I use soft UI styling across CSS, SwiftUI, and Flutter?

Yes, soft UI styling can be translated into CSS, SwiftUI, Flutter, React Native, and Jetpack Compose. The guidance provides platform-aware code patterns for dual-shadow rendering, inset effects, and contrast-conscious styling for each environment.

What is the best way to handle contrast and accessibility in a neumorphic interface?

Handling accessibility in a neumorphic interface requires contrast-conscious styling to ensure subtle designs remain usable. It balances soft shadows and matched base-colors while maintaining sufficient visual distinction for interactive elements like settings panels.

How do I create a pressed-state effect for a dashboard card?

Creating a pressed-state effect for a dashboard card involves applying inset shadows that make the component feel embedded into a single material surface. This technique uses subtle contrast and dual-shadow rendering to simulate physical depression.

When should I not use soft UI and extruded surfaces for my mobile app?

You should avoid soft UI and extruded surfaces when high contrast or complex data density is required, as matched base-colors and subtle dual shadows can reduce visual clarity and hinder accessibility for interactive mobile components.