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
- 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.
agents/: Subagent markdown definitions.skills/: Skill markdown definitions with frontmatter and Sources sections.scripts/: Doc generation and validation scripts.
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.