list-usage

Documents usage of List and ListItem components for Vue/Qasar in-app layouts.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/SandroBeatz/layrix --skill list-usage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-usage
Source: https://github.com/SandroBeatz/layrix/tree/main/.claude/skills/list-usage
Command: npx skills add https://github.com/SandroBeatz/layrix --skill list-usage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a complete guide to using the List and ListItem components in the Layrix application, solving the problem of understanding and implementing these components effectively.

Core Features & Use Cases

  • Component Usage Guide: Detailed explanations and examples of how to use the List and ListItem components.
  • Anatomy of Components: Overview of the structure and purpose of the List and ListItem components.
  • Use Cases: Covers a wide range of use cases including chat lists, settings menus, context menus, file managers, notifications, active states, dense mode, and best practices.

Quick Start

To get started, import the necessary components and begin constructing your list and list items as per the examples provided in the guide.

Frequently Asked Questions about list-usage

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

FAQPage Schema
How do I implement List and ListItem components in a Vue dashboard?

To implement List and ListItem components in a Vue dashboard, you import the necessary Layrix components and construct your list structure using the provided examples. This guide covers Vue and Quasar component usage within a dashboard architecture.

What are the common use cases for List and ListItem components in Quasar?

Common use cases for Quasar List and ListItem components include chat lists, settings menus, context menus, file managers, and notifications. The guide also covers active states and dense mode implementations for these components.

Do I need to understand feature-sliced design to use Layrix list components?

Yes, understanding feature-sliced design is required to use Layrix list components effectively. You also need existing knowledge of the Vue and Quasar frameworks to implement the provided component examples.

What is the anatomy of a Layrix ListItem component?

The anatomy of a Layrix ListItem component includes its underlying structure and specific purpose within the application. The guide provides a detailed overview of how these components are structured for optimal dashboard design.

What are the best practices for managing active states in Vue lists?

Best practices for managing active states in Vue lists involve using the specific active state configurations detailed in the guide. It also covers when to apply dense mode to optimize your dashboard component layout.