frontend-design-direction

Define visual design direction for Laravel, Blade, Livewire, and Filament interfaces.

Updated Jan 6, 2023
One-click install
npx skills add https://github.com/pekral/phpstan-rules --skill frontend-design-direction-pekral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-design-direction
Source: https://github.com/pekral/phpstan-rules/tree/main/.claude/skills/frontend-design-direction
Command: npx skills add https://github.com/pekral/phpstan-rules --skill frontend-design-direction-pekral

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common issue of generic, flat, or mismatched user interfaces by providing a structured framework for making deliberate, high-quality design decisions in Laravel-based projects.

Core Features & Use Cases

  • Strategic Design Framework: Guides the user through defining purpose, audience, tone, and visual hierarchy before writing code.
  • Implementation Standards: Enforces the use of existing design tokens, Filament themes, and Blade components to ensure visual consistency.
  • Use Case: When building a new dashboard in Filament, use this skill to ensure the layout is dense and scannable, the color palette is multi-dimensional, and the motion design is purposeful rather than decorative.

Quick Start

Apply the frontend-design-direction skill to define the visual strategy for the new user management dashboard before starting the implementation.

Frequently Asked Questions about frontend-design-direction

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

FAQPage Schema
How do I establish a consistent UI design direction for my Laravel and Filament dashboards?

To establish a UI design direction for Laravel and Filament, define the visual hierarchy, tone, and audience purpose before coding. This ensures dashboards and application screens maintain visual coherence and purpose rather than looking generic.

What is the best way to maintain visual coherence across Blade and Livewire components?

Maintain visual coherence across Blade and Livewire by enforcing design system reuse. Adhere to established Tailwind CSS tokens, Heroicons, and existing Blade component patterns to ensure interfaces remain visually consistent.

Does this design framework work with existing Tailwind CSS tokens and Filament themes?

Yes, the framework explicitly works with existing Tailwind CSS tokens and Filament themes. It enforces using these established design tokens and Blade components to guarantee visual consistency and accessibility across your project.

How do I make Filament dashboards dense and scannable without losing accessibility?

Make Filament dashboards dense and scannable by applying a strategic design framework that prioritizes multi-dimensional color palettes and purposeful motion. This approach maintains responsive stability and adherence to accessibility standards.

Why does my Laravel application interface look flat or mismatched across different screens?

Your Laravel interface looks flat or mismatched because it lacks a deliberate design framework. Without enforcing Tailwind CSS tokens and visual hierarchy across Blade components, application screens lose visual coherence and purpose.