page-builder-glassmorphism

Integrate glassmorphism controls into a Next.js page builder.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/JKKN-Institutions/jkkn-ahs-website --skill page-builder-glassmorphism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-builder-glassmorphism
Source: https://github.com/JKKN-Institutions/jkkn-ahs-website/tree/main/.claude/skills/page-builder-glassmorphism
Command: npx skills add https://github.com/JKKN-Institutions/jkkn-ahs-website --skill page-builder-glassmorphism

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill provides a structured approach to implementing glassmorphism across a Next.js page builder, enabling designers to create visually rich, semi-transparent interfaces with consistent styling.

Core Features & Use Cases

  • Glass controls panel that exposes blur, background opacity, tint, border, glow, and presets for page-builder blocks.
  • Visual gradient editor to craft and apply multi-stop gradients on components.
  • Shadow builder with multi-layer shadows and presets for depth and realism.
  • Opacity controls for background, borders, and overlays to fine-tune translucency.
  • Glass component registrations (GlassCard, GlassSection, GlassNav, GlassBadge) and variant propagation to Hero, Cards, and Testimonials.
  • Morphism style switcher with glass and neumorphism options, plus advanced neumorphic styling.
  • Integration guidance to wire controls into style canvases, registries, and component props.

Quick Start

Follow the Quick Start instructions to implement glass effects in the Next.js page builder.

Frequently Asked Questions about page-builder-glassmorphism

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

FAQPage Schema
How do I add glassmorphism effects to a Next.js page builder?

To add glassmorphism to a Next.js page builder, you can use UI controls, presets, and component wrappers that apply blur, background opacity, tint, borders, and shadows to blocks like cards and sections.

What components are needed for semi-transparent interfaces in React?

Semi-transparent interfaces in React require component registrations like GlassCard, GlassSection, GlassNav, and GlassBadge, which expose controls for blur, tint, and opacity adjustments to ensure consistent styling.

Can I apply multi-stop gradients and multi-layer shadows to UI blocks?

Yes, you can apply multi-stop gradients and multi-layer shadows to UI blocks using a visual gradient editor and a dedicated shadow builder, offering presets to fine-tune depth and realism.

Does this glassmorphism workflow support neumorphism styling?

Yes, the glassmorphism workflow includes a morphism style switcher that supports both glass and neumorphism options, providing advanced neumorphic styling capabilities for your page builder components.

How do I wire glass effect controls into existing style canvases and registries?

You can wire glass effect controls into existing style canvases and registries by following integration guidance that connects the UI controls directly to component props and style configurations.

What are the limitations of using YAML frontmatter for glassmorphism component configurations?

Using YAML frontmatter for glassmorphism component configurations requires ensuring its presence across all files, and you must manage optional references and assets directories to handle implementation details properly.