Files
health-record-mp/.agents/skills/README.md
2026-08-20 15:26:19 +08:00

8 lines
465 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 |