shadcn-vue

Collection of Agents Skill for Laravel and Vue

Instalação
CLI
npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue

Instale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.

Última atualização em 5/9/2026

laravel-vue-skills

Installation

Use skills for universal installation:

npx skills add noartem/skills

Optional. Install vue skills from onmax/nuxt-skills:

npx skills add onmax/nuxt-skills # reka-ui, vite, vue, vueuse

Compatibility

  • Laravel: targeting Laravel 11/12 conventions with PHP 8.1+.
  • Vue: Vue 3 + Vite + TypeScript baseline.
  • Tailwind CSS: v3+ utility-first workflows.
  • shadcn-vue: designed around the official docs and CLI guidance for Vue 3.

If you are on older versions, adjust component API usage, directory conventions, and Tailwind configuration accordingly.

Repository Structure

  • agents/: Subagent markdown definitions.
  • skills/: Skill markdown definitions with frontmatter and Sources sections.
  • scripts/: Doc generation and validation scripts.

Sources

This repository is a clean-room framework inspired by the sources below. No code was directly vendored unless explicitly stated. Licenses were not verified in this environment; update the license fields after confirming upstream LICENSE/NOTICE files.

Laravel skills & agents

Frontend skills

Official specifications