flux-ui

Reference Flux UI v2 components for standardized Laravel/Livewire interfaces.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ohnotnow/agentic-stuff --skill flux-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flux-ui
Source: https://github.com/ohnotnow/agentic-stuff/tree/main/skills/flux-ui
Command: npx skills add https://github.com/ohnotnow/agentic-stuff --skill flux-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flux UI v2 provides a centralized reference for building standardized Flux components in Laravel/Livewire, reducing boilerplate and guiding correct usage.

Core Features & Use Cases

  • Comprehensive component reference covering Flux syntax, patterns, and common mistakes.
  • Modal, form, and table patterns with practical examples for building complex interfaces.
  • Real-world use cases: rapidly scaffolding admin dashboards in Laravel/Livewire with consistent components.

Quick Start

Load Flux UI v2 in your Laravel project and reference Flux components in your Livewire views to start building consistent interfaces.

Frequently Asked Questions about flux-ui

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

FAQPage Schema
How do I standardize Flux UI components across multiple Livewire modules?

You can standardize Flux UI components by using a centralized component reference that enforces consistent usage patterns, reducing boilerplate and guiding correct implementation across multiple Livewire modules.

What is the best way to build consistent Laravel dashboards using Flux UI v2?

The best way to build consistent Laravel dashboards with Flux UI v2 is to reference structured component guides covering modal, form, and table patterns, enabling rapid scaffolding with standardized syntax.

Can I use Flux UI components with my existing Laravel and Livewire project?

Yes, Flux UI components are designed for Laravel and Livewire projects, allowing you to reference and implement them directly in your Livewire views to build consistent interfaces like forms and lists.

Does Flux UI v2 provide examples for building complex forms and modals?

Flux UI v2 provides practical examples for building complex forms, modals, and tables, covering Flux syntax, common usage patterns, and mistakes to avoid in Livewire views.

Why do I need a centralized reference for Flux UI patterns in Tailwind and Blade?

A centralized reference for Flux UI patterns reduces boilerplate and guides correct usage, ensuring consistent component implementation across Tailwind and Blade templates in your Livewire application.

What are the limitations of using Flux UI v2 for scaffolding admin interfaces?

Flux UI v2 focuses on providing a structured component reference for scaffolding admin interfaces, so limitations depend on your specific Laravel and Livewire project requirements and component complexity.