arch-nuxt-lite

Vitesse Lite — lightweight Vite + Vue 3 SPA with file-based routing, UnoCSS, VueUse, Vitest. Use when scaffolding or maintaining a simple Vue SPA with this stack.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "arch-nuxt-lite" with this command: npx skills add hairyf/skills/hairyf-skills-arch-nuxt-lite

arch-nuxt-lite (Vitesse Lite) is the lightweight Vite + Vue 3 SPA starter: file-based routing via unplugin-vue-router, components and composables auto-import, UnoCSS, VueUse, and Vitest. No SSR, i18n, layouts, SSG, PWA, or Markdown. Prefer it for simple client-only apps; use arch-nuxt or Nuxt for SSR.

The skill is based on vitesse-lite (arch-nuxt-lite source), generated at 2026-01-30.

Recommended practices:

  • Prefer Vite + unplugin-vue-router for file-based routing; keep routes in src/pages
  • Use ~/ alias for src/ in imports
  • Use VueUse (useDark, useToggle, useCounter, etc.) and composables in src/composables; all auto-imported

Core References

TopicDescriptionReference
OverviewProject purpose, structure, stack, when to usecore-overview
App structureEntry, RouterView, path alias, App.vuecore-app-structure
Vite configdefineConfig, plugins, alias, Vitestcore-vite-config
Scriptsbuild, dev, lint, typecheck, preview, testcore-scripts
CIGitHub Actions — build, test, lint, typecheck matrixcore-ci
ESLint@antfu/eslint-config, unocss, formatters, pnpmcore-eslint

Features

TopicDescriptionReference
Routingunplugin-vue-router, file-based routes, useRoute/useRouter, typed paramsfeatures-routing
Componentsunplugin-vue-components, auto-import, UnoCSS iconsfeatures-components
Composablesunplugin-auto-import, composables dir, dark mode (useDark, useToggle)features-composables
UnoCSSuno.config.ts, shortcuts, presets, icons, web fontsfeatures-unocss
TestingVitest, jsdom, component tests with @vue/test-utilsfeatures-testing
DeployNetlify, netlify.toml, SPA redirectfeatures-deploy

Best Practices

TopicDescriptionReference
RoutingFile-based routing patterns, dynamic/catch-all routesbest-practices-routing

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tailwindcss

No summary provided by upstream source.

Repository SourceNeeds Review
752-hairyf
General

hairy-utils

No summary provided by upstream source.

Repository SourceNeeds Review
689-hairyf
General

react-use

No summary provided by upstream source.

Repository SourceNeeds Review
503-hairyf
General

motion

No summary provided by upstream source.

Repository SourceNeeds Review
487-hairyf