neuphorism

Build web pages and UI components with the Neuphorism design system.

Updated Aug 27, 2026
Search Tags:#design-system
One-click install
npx skills add https://github.com/gahoccode/PRDs --skill neuphorism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuphorism
Source: https://github.com/gahoccode/PRDs/tree/main/skills/neuphorism
Command: npx skills add https://github.com/gahoccode/PRDs --skill neuphorism

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill introduces the Neuphorism design system — a soft, tactile neumorphic aesthetic that adds depth and tactility to UI using extruded and pressed shadows, muted surfaces, and refined typography. It helps teams achieve a calm, modern look with consistent tokens across apps.

Core Features & Use Cases

  • Neumorphic Shadows: extruded and pressed states to create depth.
  • Palette & Typography: muted surfaces with Inter typography.
  • Framework-agnostic: usable with vanilla HTML/CSS, React, Vue, Tailwind, etc.
  • Starter Patterns: ready-to-adapt tokens, CSS variables, and sample components.

Quick Start

Copy the starter tokens and starter HTML from assets/starter-template.html, then apply the CSS variables to your global stylesheet. Use references/components.md as a reference for component implementations.

Frequently Asked Questions about neuphorism

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

FAQPage Schema
How do I build UI components with neumorphic design?

Neumorphic design creates depth through extruded and pressed shadows on soft surfaces. Use the Neuphorism design system's starter tokens and CSS variables to apply muted palettes, precise typography, and shadow effects to your HTML, React, Vue, or Tailwind components.

Can I use neumorphism with React, Vue, or Tailwind?

Yes, Neuphorism is framework-agnostic. Apply CSS variables and design tokens to vanilla HTML/CSS, React, Vue, Tailwind, or any framework. Start with the starter template and reference component implementations in the documentation.

What's included in the Neuphorism design system?

Neuphorism provides starter tokens, CSS variables for shadow and color effects, typography scales using Inter, border-radius patterns, dark-mode support, and sample component references. Copy the starter template into your project and adapt tokens to your needs.

How do I implement dark mode with neumorphic styling?

Neuphorism includes CSS variable patterns that support dark mode. Toggle variable values between light and dark palettes to automatically adjust muted surfaces, shadow depths, and contrast while maintaining the soft neumorphic aesthetic.

Does neumorphic design meet accessibility standards?

Neuphorism's design system incorporates accessibility considerations through precise contrast ratios in muted palettes, typography scales, and spacing tokens. Refer to the component documentation to ensure proper color contrast and semantic markup in implementations.

How do I create consistent spacing and typography across pages?

Use Neuphorism's spacing scales and Inter typography tokens as CSS variables in your global stylesheet. Apply them consistently across components and pages to achieve the refined, calm aesthetic with precise proportions.