@harmonyos-arkts/opencode-plugin 0.0.8 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.js +18794 -963
- package/package.json +4 -2
package/README.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
- **HarmonyOS设计专家**:为HarmonyOS应用和原子化服务创建详细的PRD设计文档
|
|
9
9
|
- **HarmonyOS开发专家**:根据设计文档遵循HarmonyOS规范实现功能
|
|
10
10
|
- **HarmonyOS构建**:使用harmonyos-hvigor技能构建项目并确保编译成功
|
|
11
|
+
- **HarmonyOS文档查询**:通过 `harmony-doc-search` 搜索华为开发者文档(含官方文档与社区内容),通过 `harmony-doc-view` 分页查看文档全文
|
|
11
12
|
|
|
12
13
|
## 快速开始
|
|
13
14
|
|