dsh plugins中文
← Back to popular plugin directory

HarmonyOS development skills package

linhay/harmony-next.skills · skills

🚀 Expert guidance for HarmonyOS NEXT (API 12+) development. Covers IDE operations, performance tuning, architecture (HAP/HAR/HSP), and automation testing.

★ 321GitHub stars
23Forks
2026-08-15Last updated
PythonLanguage
License

Project overview

给 Gemini CLI、Claude Code、Codex 等 AI 编程助手使用的 HarmonyOS NEXT 离线参考技能库。 面向 API 12-23 的本地知识源,覆盖 ArkTS、ArkUI、NDK、工具链、调试、发布与多端适配。 🎯 解决的问题

AI 编程助手在 HarmonyOS 开发中经常碰到的几类问题: 找不到 @ohos. 模块的真实文档 不确定某个 ArkUI 组件或 NDK 头文件是否存在 API 版本差异、新增内容未纳入知识库 旧文档链接失效或迁移 DevEco Studio 模拟器、hdc、uitest 等本地自动化的验证路径不清晰

也可手动放入官方路径(常用如 $HOME/.agents/skills/harmony-next;完整路径见 docs/agent-portability.md)。

Install command

dsh plugin --profile web add github:linhay/harmony-next.skills
View GitHub repository ↗Back to popular plugin directory