feat: 初始化工程

This commit is contained in:
2026-08-20 15:26:19 +08:00
commit c099e4a743
659 changed files with 113041 additions and 0 deletions

7
.agents/skills/README.md Normal file
View File

@@ -0,0 +1,7 @@
# uni-app Skills 目录
| 优先级 | Skill | 理由 |
|---|---|---|
| 1 | `uni-app` | 框架速查条件编译、pages/manifest 配置unibest 大量用到 `@uni-helper/vite-plugin-uni-pages` 等约定,日常开发必查 |
| 2 | `uniapp-project` | 逐组件/逐 API 示例库220 个文件),写页面查组件、查 API 兼容性时最常用 |
| 3 | `uview-pro-vue3` | uView Pro 组件、工具、布局模板,备选没有用迁移到 bak-skills |