·vue-best-practices
</>

vue-best-practices

yuanxiao0115/agent-skills

Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API.

5Installs·0Trend·@yuanxiao0115

Installation

$npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices

SKILL.md

| extract-component-props | get props type, wrapper component, extend props, inherit props, ComponentProps | Extract types from .vue components | | vue-tsc-strict-templates | undefined component, template error, strictTemplates | Catch undefined components in templates |

| fallthrough-attributes | fallthrough, $attrs, wrapper component | Type-check fallthrough attributes | | strict-css-modules | css modules, $style, typo | Catch CSS module class typos | | data-attributes-config | data-, strictTemplates, attribute | Allow data- attributes |

| volar-3-breaking-changes | volar, vue-language-server, editor | Fix Volar 3.0 upgrade issues | | module-resolution-bundler | cannot find module, @vue/tsconfig, moduleResolution | Fix module resolution errors | | unplugin-auto-import-conflicts | unplugin, auto-import, types any | Fix unplugin type conflicts |

Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API. Source: yuanxiao0115/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is vue-best-practices?

Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API. Source: yuanxiao0115/agent-skills.

How do I install vue-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yuanxiao0115/agent-skills