Skill

frontend-design

Install
1
Install the plugin
$
npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-engineer

Want just this skill?

Add to a custom plugin, then install with one command.

Description

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Includes framework-specific guidance for Tailwind, React, Vue, and Rails/Hotwire ecosystems.

Tool Access

This skill is limited to using the following tools:

Read Write Edit MultiEdit Grep Glob Bash WebSearch WebFetch
Supporting Assets
View in Repository
references/css-polish-tips.md
references/landing-page-design.md
references/motion-patterns.md
references/rails-hotwire.md
references/react-vue.md
references/ui-implementation-guide.md
references/web-interface-standards.md
Skill Content

Frontend Design

Orchestrator for creating distinctive, production-grade interfaces.

Skill Routing

Based on needs, invoke specialized skills:

NeedSkillContent
Design directionfrontend-design-philosophyAesthetic extremes, anti-patterns
CSS implementationfrontend-css-patternsTypography, color, motion, spatial
React/Vue patternsSee references/react-vue.mdFramer Motion, Vue Transitions
Rails/HotwireSee references/rails-hotwire.mdViewComponent, Stimulus, Turbo

Framework Resources

React/Vue

See references/react-vue.md for:

  • Framer Motion staggered animations
  • Vue Transition/TransitionGroup patterns
  • Component architecture with design tokens

Rails/Hotwire

See references/rails-hotwire.md for:

  • ViewComponent with sidecar styles
  • Stimulus reveal/toggle controllers
  • Turbo Frames & Streams with animations
  • ERB layout patterns with content_for
  • CSS design tokens and import order

Implementation Resources

ResourceContent
ui-implementation-guide.mdTypography rules, color, forms, buttons, tables
motion-patterns.mdPage load, scroll triggers, hover, performance
css-polish-tips.mdAccessibility, scroll, focus, defensive CSS
landing-page-design.mdSection design, palettes, typography pairings

Workflow

1. Clarify design direction
   - Invoke `frontend-design-philosophy` for aesthetic guidance
   - User picks: brutalist, minimalist, luxury, playful, etc.

2. Implement CSS foundation
   - Invoke `frontend-css-patterns` for typography, color, motion
   - Customize Tailwind or write CSS variables

3. Apply framework patterns
   - React/Vue: Use references/react-vue.md
   - Rails/Hotwire: Use references/rails-hotwire.md

4. Polish and validate
   - Use references/css-polish-tips.md for accessibility
   - Use references/motion-patterns.md for animation
   - Run validation checklist from philosophy skill

Quick Reference

Web Interface Standards

See references/web-interface-standards.md for:

  • Keyboard operability requirements (WAI-ARIA widget patterns)
  • Touch target sizing (44px mobile, 24px desktop)
  • Form behavior (Enter submission, autocomplete, mobile keyboards)
  • Animation accessibility (prefers-reduced-motion)
  • Network performance budgets (POST < 500ms, virtualization thresholds)

Validation Checklist:

  • Distinctive typography (not default fonts)
  • Intentional, limited color palette
  • Layout breaks predictable patterns
  • Motion serves purpose
  • Clear design direction
  • Responsive quality maintained
  • Accessibility preserved
Stats
Stars30
Forks6
Last CommitFeb 15, 2026
Actions

Similar Skills