v3 upgrade guide
Description
<a href="https://marketplace.visualstudio.com/items?itemName=Vue.volar"></a> <a href="https://marketplace.visualstudio.com/items?itemName=Vue.volar"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENSE"></a>
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Vue Language Tools
⚡ Vue language toolset with native TypeScript performance based-on [Volar.js](https://volarjs.dev/)
💬 **#language-tools** on our [Discord Server](https://discord.gg/vue)
Quick Start
For VSCode Users
Install the [Vue (Official)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension to get full Vue language support.
Command-Line Type Checking
npm install vue-tsc typescript --save-dev
{
"scripts": {
"type-check": "vue-tsc --noEmit"
}
}
Packages
For End Users
| Package | Description |
|---|---|
| Vue (Official) | Vue, Vitepress, petite-vue language support extension for VSCode |
| vue-tsc | Type-check and dts build command line tool |
For Editor Integration
| Package | Description |
|---|---|
| @vue/language-server | The language server itself |
| @vue/language-service | Language service plugin collection |
| @vue/typescript-plugin | TypeScript language service plugin |
Core Module
| Package | Description |
|---|---|
| @vue/language-core | SFC parsing and virtual code generation |
Helper Tools
| Package | Description |
|---|---|
| vue-component-meta | Component props, events, slots types information extract tool |
| vue-component-type-helpers | Component type helper utilities |
| @vue/language-plugin-pug | Pug template support |
Community Integration
[yaegassy/coc-volar](https://github.com/yaegassy/coc-volar) \
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11