Loading...
Loading...
Guidance on **generation** and **implementation** of TinyVue component library code, used when analyzing, planning or generating components. This skill provides strict API constraints, search processes for documents and examples, as well as code specifications.
npx skill4agent add opentiny/agent-skills tiny-vue-skill./menus.js - 所有组件的名称索引
./webdoc/ - 工程配置文档(安装、引入、i18n、主题等)
./apis/ - 组件 API 文档(属性、事件、插槽、类型)
./demos/ - 组件示例代码源码
./rules/ - 查找和使用规范| Rule Document | Applicable Scenario |
|---|---|
| project-setting | Install TinyVue, import components, configure internationalization, themes, dark mode |
| component-use | Search for component API documentation and sample code source code |