openharmony-arkts-utils
Installation
SKILL.md
OpenHarmony ArkTS 工具库快速参考
OpenHarmony ArkTS工具库、并发和运行时特性的快速查找指南。
概述
ArkTS提供全面的工具库,包括异步并发、多线程(TaskPool/Worker)、数据结构(XML/Buffer/JSON/容器)、运行时特性和构建工具。
官方文档: https://docs.openharmony.cn/
📁 详细 API 参考文件
本技能文件提供概念指南和常用示例。详细 API 签名和完整示例请参考 refs/ 文件夹:
Related skills
More from mengfei0053/skills
openharmony-ui-reference
用于使用 ArkTS 开发 OpenHarmony UI 时 - 查找布局、组件、状态管理、动画、导航,或处理缺少装饰器、状态不更新、渲染问题等错误
24openharmony-ability-kit
用于使用 Ability Kit 开发 OpenHarmony 应用时 - UIAbility 生命周期、使用 Want 进行组件通信、Context API、ExtensionAbility、BundleManager,或处理错误如 16000001(ability 未找到)、16000011(context 不存在)等
17openharmony-error-detection
Use when developing OpenHarmony applications to detect and fix errors systematically through lint, unit tests, compilation, automated search, and documentation lookup
16openharmony-testing-apis
当开发 OpenHarmony 应用需要使用 JsUnit、UiTest 或 PerfTest 框架进行测试时,或需要模拟 UI 交互、测量性能指标、实现自定义测试运行器时使用
12