ui-frontend-design

Provide UI/UX guidelines for Laravel Blade and modern frontend ecosystems.

2|1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/sraloff/gravityboots --skill ui-frontend-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-frontend-design
Source: https://github.com/sraloff/gravityboots/tree/main/.agent/skills/ui-frontend-design
Command: npx skills add https://github.com/sraloff/gravityboots --skill ui-frontend-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designers often struggle to apply consistent UI/UX guidelines across Laravel Blade and modern frontend stacks, leading to inconsistent visuals and usability gaps.

Core Features & Use Cases

  • Layouts and spacing rules to ensure mobile-first, responsive interfaces.
  • Color, typography, and depth guidance to achieve cohesive aesthetics across pages.
  • Blade/Component strategies to promote reusable UI patterns and accessibility.

Quick Start

Apply these guidelines to draft a new Laravel Blade page with a responsive card grid and accessible typography.

Frequently Asked Questions about ui-frontend-design

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

FAQPage Schema
How do I design accessible and consistent UI components in Laravel Blade?

Design accessible and consistent UI components in Laravel Blade by applying reusable Tailwind-based patterns and concrete rules for spacing, typography, and depth. This approach ensures visually polished, mobile-first responsive interfaces across your application.

What's the best way to ensure consistent spacing and color across a Laravel frontend?

To ensure consistent spacing and color across a Laravel frontend, apply predefined layout and color guidance rules using Tailwind. This provides cohesive aesthetics and mobile-first responsive interfaces across all pages and components without visual drift.

Can I use these UI/UX guidelines for both Laravel and React frontend stacks?

Yes, you can use these UI/UX guidelines for both Laravel and React frontend stacks. The design rules apply concrete patterns for layout, depth, and accessibility that can be reused across projects regardless of whether you use Blade or React.

How do I refactor an existing Laravel interface to improve accessibility?

Refactor an existing Laravel interface to improve accessibility by applying concrete component architecture rules and reusable Blade patterns. This process addresses usability gaps and ensures typography and layout meet accessibility requirements.

When should I use reusable Blade components for frontend architecture?

Use reusable Blade components for frontend architecture when you need to promote consistent UI patterns and accessibility across multiple pages. This strategy prevents usability gaps and ensures cohesive aesthetics throughout your Laravel application.