ui-frontend-design

UI & Frontend Design (Pro Max)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ui-frontend-design" with this command: npx skills add sraloff/gravityboots/sraloff-gravityboots-ui-frontend-design

UI & Frontend Design (Pro Max)

When to use this skill

  • Designing new pages or components (Blade/React).

  • Refactoring UI for "premium" aesthetic.

  • Choosing colors, typography, or spacing.

  1. Core Visual Principles
  • Layouts: Mobile-first always. Use Bento Grids for dashboards and data density.

  • Layers & Depth: Use a consistent Z-Index scale (10, 20, 30, 40, 50).

  • Styles: Experiment with Glassmorphism (layered transparency) and Neo-Brutalism (high contrast borders) where appropriate.

  1. Spacing & Touch
  • Touch Targets: Minimum 44x44px for ALL interactive elements (mobile access).

  • Tailwind: Use logical increments (p-4 , m-2 ). Avoid arbitrary values unless absolutely necessary.

  • Line Length: Limit text width to 65-75 characters for readability (prose or max-w-prose ).

  1. Colors & Typography
  • Palettes:

  • SaaS: Primary Blue (#2563EB ).

  • Creative: Indigo/Violet (#6366F1 ).

  • Commerce: Emerald (#059669 ).

  • Contrast: Strict 4.5:1 ratio for text. Visible focus rings for keyboard users.

  • Typography:

  • Headings: Inter, Poppins, or Space Grotesk.

  • Body: Inter, Open Sans, or DM Sans.

  • Line Height: 1.5 - 1.75 for body text.

  1. Laravel/Blade Strategies
  • Components: Wrap UI patterns in Blade Components (<x-card> , <x-button> ) to enforce consistency.

  • Animations: Use @push('scripts') or Alpine.js for micro-interactions (150ms-300ms duration).

  • Theme: Extend tailwind.config.js with semantic names (bg-primary , text-on-primary ) instead of raw colors.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

apache-lamp-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

caddy-modern-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

mysql-lamp-legacy

No summary provided by upstream source.

Repository SourceNeeds Review