veltra-ui

Installation
SKILL.md

veltra-ui

Vue 3 组件库文档型技能。

强制规则(代理必须遵守)

  1. 写任何 U* 组件代码前,必须先读对应的 components/*.md 文件确认 Props/Emits/Slots
  2. 写表单时,必须先读 components/form.md 了解 FormModel 用法
  3. 不确定组件是否存在时,先查 packages/desktop/index.md 确认
  4. 每次使用本技能时,先读 gotchas.md 避免常见错误
  5. 构建完整页面时,先读相关组件文档确认 API
  6. 不要凭记忆写组件代码 — 组件 API 可能与你训练数据中的不同

安装

bun add @veltra/desktop @veltra/icons
Related skills
Installs
13
GitHub Stars
5
First Seen
Apr 28, 2026