vuetify-layout

Official

Build responsive Vuetify app shells fast.

Authore-xode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of assembling a consistent, responsive Vuetify 4 application layout in a Vue 3 SSR starter kit without reinventing navigation, grid scaffolding, and common shell patterns.

Core Features & Use Cases

  • Application shell composition: Use v-app, v-main, and related layout building blocks to create the overall page frame.
  • Grid-based page structure: Implement the 12-column layout with v-container, v-row, and v-col for responsive content/side-by-side sections.
  • Navigation and UX primitives: Add a top bar with v-app-bar, side navigation with v-navigation-drawer (rail/temporary behavior), and interactive UI elements like v-menu, v-tabs/v-tabs-window, and v-breadcrumbs.
  • Use case example: Create an authenticated dashboard layout where mobile users get a temporary drawer, desktop users get a rail drawer, and the content switches between profile/security/notifications via tabs.

Quick Start

Create the page shell by wiring v-app-bar, v-navigation-drawer (temporary on mobile and rail on desktop), and the main content grid with v-container/v-row/v-col, then add v-menu, v-tabs/v-tabs-window, and v-breadcrumbs where needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vuetify-layout
Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vuetify-layout

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.