vue-frontend

Community

Vue 3 composition API patterns for scalable apps.

Authorwilliamzujkowski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Vue Frontend standards cover composition API usage, reactivity, routing, state management, performance, and accessibility patterns.

Core Features & Use Cases

  • Composition API: Modern, type-friendly patterns with script setup.
  • Performance & Accessibility: Lazy loading, memoization, and accessibility considerations.
  • Routing & State: Typed routing patterns and stores.

Quick Start

Create a small Vue 3 app using composition API and add a route with a lazy-loaded component.

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: vue-frontend
Download link: https://github.com/williamzujkowski/standards/archive/main.zip#vue-frontend

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