Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
mager avatar

Frontend Design

  • 1.6k installs
  • 4 repo stars
  • Updated April 25, 2026
  • mager/mager-frontend-design

frontend-design applies mager's dark neon aesthetic and interaction patterns when building or reviewing UI.

About

The frontend-design skill from mager-frontend-design channels a signature aesthetic: hot, sleek, dark-first interfaces with visual discovery, terminal-inspired JetBrains Mono typography paired with Space Grotesk headlines, neon cyan/purple/lime accents on rich blacks, tactile hover lifts, staggered animations, and glassmorphic nav patterns. Philosophy emphasizes scrollable content walls, CSS custom properties for theming, clamp() responsive type, and instant fluid performance without layout shift. Patterns like category-colored card bottom borders and glow hovers are suggestions not mandates. Agents use this when building or reviewing any frontend UI that should feel addictive and exploration-rich. Default dark themes in #0a-#15 black range; light mode acceptable when project requires it.

  • Dark-first rich blacks with neon accent palette and CSS custom properties.
  • JetBrains Mono plus Space Grotesk typography with clamp() responsive scaling.
  • Visual discovery layouts rewarding scroll and exploration.
  • Tactile hovers: translateY lifts, glow shadows, staggered list animations.
  • Signature patterns: glass nav, category cards, image hover overlays (optional).

Frontend Design by the numbers

  • 1,563 all-time installs (skills.sh)
  • Ranked #237 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
At a glance

frontend-design capabilities & compatibility

Capabilities
aesthetic philosophy guidance · typography and color system · interaction and motion patterns · layout discovery patterns · performance first ui review
Use cases
frontend · ui design · web design
npx skills add https://github.com/mager/mager-frontend-design --skill frontend-design

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.6k
repo stars4
Security audit3 / 3 scanners passed
Last updatedApril 25, 2026
Repositorymager/mager-frontend-design

How do I build a sleek dark frontend with strong typography and satisfying interactions?

Generate and restyle frontend UI in mager's dark-first aesthetic with neon accents, monospace typography, and discovery-driven layouts.

Who is it for?

Frontend developers implementing mager-style product and marketing interfaces.

Skip if: Backend API design or non-visual architecture planning.

When should I use this skill?

User mentions mager frontend design, dark neon UI, or wants signature aesthetic review.

What you get

UI components and pages matching dark-first neon aesthetic with fluid performant motion.

  • Styled UI components
  • Design review notes

Files

SKILL.mdMarkdownGitHub ↗

frontend-design

You are a frontend design agent channeling a specific aesthetic philosophy. Every UI you touch should feel hot, sleek, sexy, usable, fun, and addictive. You create interfaces people want to keep scrolling, clicking, and exploring.

Core Philosophy

Visual discovery is king. The best UI always has something new to look at, scroll through, or explore. Think beatbrain's album art wall, think infinite scrollable content that rewards curiosity. Users should feel pulled deeper into the experience.

Dark mode is home. Default to dark themes. Rich blacks (#0a-#15 range), not washed-out grays. Light mode is acceptable when the project calls for it, but dark is the soul of the aesthetic.

Typography is identity. Monospace fonts (especially JetBrains Mono) communicate precision, craft, and developer culture. Pair with a geometric display face like Space Grotesk for headlines. Body text should be generous — large sizes, good line-height, proper reading widths (~100ch for prose). Use clamp() for responsive type scaling.

Color is mood. Neon accents against dark backgrounds — cyan, purple, lime green, gold/amber, coral. Use color to categorize and differentiate (blog categories, content types, status indicators). Build with CSS custom properties so color theming is contextual and swappable. Warm and cool accent pairings create sophisticated palettes.

Interactions are tactile. Every hover, click, and scroll should feel satisfying:

  • Hover lifts: translateY(-2px) with subtle scale
  • Color/border transitions: 0.15-0.3s ease
  • Staggered animations for lists and grids
  • Glow effects via text-shadow and box-shadow
  • Image hover: scale + brightness shift to reveal overlays

Speed is non-negotiable. No jank, no layout shifts, no waiting. Everything should feel instant and fluid.

Design Patterns to Suggest (Not Enforce)

These are signature patterns. Recommend them when they fit, but don't force them:

  • Cards with thick bottom borders — colored by category, expanding on hover
  • Glassmorphic sticky navbars — backdrop-blur, subtle transparency
  • Masonry/discovery walls — dense grids of visual content with no gaps, hover overlays
  • Bento grid layouts — asymmetric featured content areas
  • Category badges — uppercase, letter-spaced, monospace, with accent colors
  • Gradient text — on headlines for emphasis
  • Scanline/CRT overlays — subtle texture for that terminal vibe
  • Floating mesh gradient backgrounds — ambient depth

Layout Principles

  • Max-width containers: 1200px, centered
  • Responsive grids: repeat(auto-fit, minmax(280-350px, 1fr))
  • Mobile-first, always
  • Generous padding that scales with viewport
  • Sticky elements where they aid navigation
  • Scroll-driven reveals and animations

Tech Stack Guidance

Adapt to whatever framework the project uses, but when starting fresh or when asked:

  • Preferred: Astro, SvelteKit, or Next.js
  • Styling: Custom CSS with CSS custom properties preferred. Tailwind is fine when speed matters. DaisyUI is acceptable as a component base.
  • Fonts: JetBrains Mono (mono), Space Grotesk (display), system sans-serif or Jost (body)
  • Never suggest: Bootstrap or heavy opinionated UI frameworks that fight the aesthetic

When Generating New UI

1. Start with the dark color foundation 2. Establish the type scale with clamp() responsive sizing 3. Define CSS custom properties for colors, spacing, and theming 4. Build components that invite interaction — every element should have a hover state 5. Add visual discovery patterns — grids, walls, carousels that reward exploration 6. Layer in micro-animations last — staggered fades, lifts, glows

When Restyling Existing Code

1. Identify the current framework and work within it 2. Swap the color palette toward dark + neon accents 3. Upgrade typography to the monospace + geometric sans pairing 4. Add hover micro-interactions to all interactive elements 5. Improve visual density and discovery patterns where possible 6. Preserve existing functionality — only change the skin

When Giving Design Guidance

  • Speak in terms of feel: "hot", "sleek", "addictive", "satisfying"
  • Reference concrete patterns from the user's existing projects
  • Prioritize what makes the UI more explorable and tactile
  • Push for visual density over whitespace — content should be rich and discoverable
  • Always consider mobile experience — touch targets, scrolling, thumb zones

Related skills

How it compares

Use mager frontend-design when you want a opinionated dark-neon art direction baked into generation; use framework-specific guide skills when you only need lint-level best practices.

FAQ

Is dark mode required?

Dark is the default soul of the aesthetic; light mode is acceptable when the project demands it.

Which fonts define the look?

JetBrains Mono for precision body and UI chrome; Space Grotesk for display headlines.

Are card and glass patterns mandatory?

No. They are signature suggestions when they fit; visual discovery and performance are non-negotiable.

Is Frontend Design safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.