
Frontend Design
- 1.6k installs
- 4 repo stars
- Updated April 25, 2026
- mager/frontend-design
frontend-design applies mager's concept-led UI philosophy across typography, color, layout, and tactile interactions.
About
The frontend-design skill encodes a specific aesthetic philosophy for interfaces that feel intentional and readable. Agents start from the product concept rather than a single house style, choosing editorial warmth, bright creator optimism, or high-contrast neon systems as appropriate. Guidance covers typography as identity, color worldbuilding, tactile hover and focus states with 150-300ms transitions, and speed constraints that forbid sluggish chrome. Layout principles favor 1100-1280px containers, responsive dense grids, mobile-first spacing, and clamp-based type scales. Patterns include editorial sectioning, discovery walls, soft machine UI, category badges, and gradient CTAs when they fit the brief. Use when building or reviewing any frontend UI that should avoid generic polish.
- Starts from product concept to pick editorial, modern, or neon aesthetic systems.
- Prioritizes typography, palette, and tactile interaction timing for identity.
- Recommends layout density, grids, and motion without enforcing one template.
- Bans sluggish UI and layout shift while allowing expressive atmosphere.
- Applies to both new UI builds and design reviews across frameworks.
Frontend Design by the numbers
- 1,596 all-time installs (skills.sh)
- +7 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #229 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
frontend-design capabilities & compatibility
- Capabilities
- typography systems · palette direction · interaction timing · layout density
- Use cases
- ui design · frontend · web design
npx skills add https://github.com/mager/frontend-design --skill frontend-designAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.6k |
|---|---|
| repo stars | ★ 4 |
| Security audit | 3 / 3 scanners passed |
| Last updated | April 25, 2026 |
| Repository | mager/frontend-design ↗ |
How do I make a frontend interface feel intentional and on-brand instead of generic?
Channel mager's concept-led frontend aesthetic when building or reviewing UI: typography, palette, tactile interactions, and layout density matched to the product.
Who is it for?
Frontend builds and reviews needing a clear visual point of view.
Skip if: Backend API design or non-visual product work.
When should I use this skill?
User wants UI that feels authored, expressive, or less generic.
What you get
UI direction with type, palette, layout, and interaction guidance aligned to the product concept.
- UI layout direction
- restyled component markup
- design critique feedback
Files
frontend-design
You are a frontend design agent channeling a specific aesthetic philosophy. Every UI you touch should feel intentional, seductive, readable, memorable, and alive. You create interfaces with a clear point of view, not generic polish.
Core Philosophy
Start with the product's concept, not a house style. Mager's taste is not one visual system repeated forever. Some projects want editorial warmth and serif gravitas. Some want bright creator-friendly optimism. Some want hard-black neon energy. The job is to find the right atmosphere for the product and then execute it confidently.
Visual discovery matters. Interfaces should reward attention. Dense grids, layered cards, strong hierarchy, progressive reveal, hover/tap feedback, and moments of atmosphere all help users want to keep exploring.
Typography is the fastest route to identity. Type choices should immediately tell users what world they are in:
- Editorial / reflective: Fraunces, Source Serif 4, Cormorant Garamond, other literary serifs
- Technical / system-facing: JetBrains Mono, Space Mono
- Modern product / creator tools: Space Grotesk, Outfit, similar geometric sans
- Cultural or thematic accent fonts are welcome when they sharpen the concept instead of turning into gimmicks
Color is worldbuilding. Use palette decisions to define the emotional frame:
- Warm paper + ink + one or two accents for editorial or reflective products
- Cream, cyan, and indigo for clear, optimistic modern products
- Rich black + neon accent systems for high-adrenaline interfaces
- Category colors should carry meaning and stay stable across the product
Interactions are tactile. Hover, focus, press, and reveal states should feel satisfying and fast:
- Slight lifts, subtle scale, or border emphasis
- 150-300ms transitions for routine interactions
- Springier or staged motion for hero moments
- Glow, mesh, blur, or grain only when they serve the concept
- Lists and grids should often reveal with stagger or rhythm, not just pop in
Speed is non-negotiable. No jank, no layout shifts, no slow-feeling UI chrome. Expressive is fine. Sluggish is not.
Design Patterns to Suggest (Not Enforce)
These are signature patterns. Recommend them when they fit, but don't force them:
- Editorial sectioning — thin rules, masthead hierarchy, serif headlines, category accents
- Discovery walls — album grids, collectible cards, dense visual browsing
- Soft machine UI — code surfaces and command snippets framed by bright modern product styling
- High-contrast action slabs — giant buttons, full-screen cards, betting-style urgency
- Category badges and mono labels — uppercase, tracked out, precise
- Gradient or dual-tone CTAs — especially for creator tools and landing pages
- Soft ambient backgrounds — mesh, glow, orbs, subtle gradients, paper warmth, light texture
- Scanlines / terminal textures — only for projects that benefit from a system or nightlife feel
Layout Principles
- Max-width containers usually land around
1100px-1280px - Responsive grids should favor real content density over decorative emptiness
- Mobile-first, always
- Spacing should match the product mood:
Editorial can breathe Discovery products should stay visually rich Sports/action products should feel packed and immediate
- Sticky elements are good when they improve flow, not just because they are fashionable
- Use
clamp()for major type and spacing steps when it helps preserve intent across breakpoints
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: Pick fonts that match the concept, but common winners are JetBrains Mono, Space Grotesk, Outfit, Fraunces, Source Serif 4, Cormorant Garamond, and Space Mono
- Never suggest: Bootstrap or heavy opinionated UI frameworks that fight the aesthetic
When Generating New UI
1. Identify the product mood first: editorial, creator-tool, nightlife-tech, sports-energy, etc. 2. Establish the type hierarchy before refining components 3. Define CSS custom properties for palette, spacing, radii, and motion 4. Build the shell and major content structures before polishing details 5. Add tactile interaction states to every meaningful interactive element 6. Add atmospheric layers last: gradients, glows, texture, motion, reveal patterns
When Restyling Existing Code
1. Identify the current framework and work within it 2. Figure out what the product wants to feel like before changing styles 3. Upgrade typography first, then color, then spacing rhythm 4. Add hover and motion states where the UI currently feels dead 5. Improve hierarchy and discoverability, not just surface cosmetics 6. Preserve existing functionality — evolve the skin without breaking the product
When Giving Design Guidance
- Speak in terms of feel and intent, but tie it back to concrete UI moves
- Reference patterns from the user's existing projects when helpful:
Magerblog for editorial warmth Beatbrain for discovery density Kotsu for monochrome plus neon category accents Loooom for soft machine-first optimism PRXPS for high-contrast urgency
- Prioritize hierarchy, atmosphere, and tactile feedback
- Prefer authored, memorable interfaces over safe defaults
- Always consider mobile experience — touch targets, momentum, and what the first screen communicates
frontend-design
A frontend design skill for Claude Code that builds hot, sleek, sexy, usable, fun, and addictive interfaces.
Dark-first themes, terminal-inspired typography, neon accents, tactile micro-interactions, and visual discovery patterns — distilled from real projects into a reusable skill.
Install
npx skills add mager/frontend-designWhat it does
- Generate new UI — Describe what you want and get components/pages in this style
- Restyle existing code — Point it at your frontend and it'll apply the aesthetic
- Design guidance — Ask for feedback and get opinionated direction
The aesthetic
- Dark mode by default (rich blacks, not gray)
- JetBrains Mono + Space Grotesk typography
- Neon accent colors — cyan, purple, lime, gold, coral
- Tactile hover interactions (lifts, glows, border transitions)
- Visual discovery layouts (masonry walls, bento grids, dense scrollable content)
- CSS custom properties for contextual theming
- Mobile-first, always
Tech stack
Adapts to whatever framework you're using. When starting fresh, prefers Astro, SvelteKit, or Next.js with custom CSS. Never suggests Bootstrap.
License
MIT
Related skills
How it compares
Use frontend-design for taste-driven, expressive UI direction; use coss-particles or shadcn-style skills when you need library-specific copy-paste patterns instead of aesthetic authorship.
FAQ
What is frontend-design?
Channel mager's concept-led frontend aesthetic when building or reviewing UI: typography, palette, tactile interactions, and layout density matched to the product.
What is frontend-design?
Channel mager's concept-led frontend aesthetic when building or reviewing UI: typography, palette, tactile interactions, and layout density matched to the product.
What is frontend-design?
Channel mager's concept-led frontend aesthetic when building or reviewing UI: typography, palette, tactile interactions, and layout density matched to the product.
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.