vue-best-practices

📁 kirklin/skills 📅 4 days ago
1
总安装量
1
周安装量
#42518
全站排名
安装命令
npx skills add https://github.com/kirklin/skills --skill vue-best-practices

Agent 安装分布

amp 1
cline 1
openclaw 1
trae 1
opencode 1

Skill 文档

Vue 3 best practices, common gotchas, and performance optimization.

Reactivity

Computed

Watchers

Components

Props & Emits

Templates

Forms & v-model

Events & Modifiers

Lifecycle

Slots

Provide/Inject

Attrs

Composables

Composition API

Directives

Transitions

Animation

KeepAlive

Async Components

Render Functions

Teleport

Suspense

TypeScript

SSR

Performance

SFC (Single File Components)

Plugins

App Configuration