blue-laser-clean-glass-layout

Create dark glass dashboard layouts with a thin blue laser atmosphere and frosted shells.

5.7k|685|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/MengTo/Skills --skill blue-laser-clean-glass-layout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blue-laser-clean-glass-layout
Source: https://github.com/MengTo/Skills/tree/main/agent-skills/web-design/blue-laser-clean-glass-layout
Command: npx skills add https://github.com/MengTo/Skills --skill blue-laser-clean-glass-layout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing a cohesive dark, premium interface that combines an atmospheric blue laser background with frosted glass UI components is difficult to keep consistent across navigation, hero, cards, and dashboard modules. This Skill provides a unified design-system direction so the beam, fog, glass shells, and dashboard framing all support one visual language.

Core Features & Use Cases

  • Unified visual system: Defines background atmosphere, floating pill navigation, border-gradient glass cards, and modular dashboard sections that share the same dark glass surface logic.
  • Implementation guidance: Covers fixed canvas background layers, beam thickness versus glow separation, backdrop blur, restrained blue accent usage, and calm premium motion patterns.
  • Tuning and guardrails: Offers knobs for laser intensity, blue mood, glass depth, and layout density, plus explicit anti-patterns to avoid.
  • Use Case: Build a SaaS landing page or analytics dashboard where a thin animated blue laser sits behind frosted metric cards, a sidebar, and a data table, all sharing one polished dark aesthetic.

Quick Start

Use the blue-laser-clean-glass-layout skill to build a dark glass dashboard page with a thin blue laser background, floating pill navigation, and frosted metric cards.

Frequently Asked Questions about blue-laser-clean-glass-layout

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

FAQPage Schema
How do I create a dark glassmorphism dashboard layout?

Build the page on a near-black base, layer a fixed atmospheric background behind the content, and use dark translucent cards with one-pixel gradient borders and backdrop blur. Keep accents restrained, using blue only for active states, CTAs, and icons.

How do I add a laser beam effect behind a web page UI?

Use a fixed full-screen canvas or background layer for the beam and fog, with all foreground UI in a separate scrollable layer above it. Keep the beam thin with a white-hot core, and separate beam thickness from glow width so the halo can breathe softly.

Can this glass layout style work for landing pages and dashboards?

Yes, the system covers both. It defines floating pill navigation and hero framing for landing pages, plus sidebars, metric cards, event streams, and data tables for dashboards, all sharing the same dark glass surface logic.

What mistakes should I avoid with dark glass UI design?

Avoid thick neon laser bars that overpower the layout, flat dark surfaces with no glass depth, pastel glassmorphism or bright blobs, and overdecorating every component with glow or blur. The laser and fog must never reduce foreground readability.

How do I keep animated backgrounds from hurting performance or accessibility?

Cap the device pixel ratio, pause canvas rendering when the document is hidden, and respect prefers-reduced-motion by disabling animations. Keep the canvas decorative so content remains readable if rendering is unavailable.