harmony-next.skills
Offline HarmonyOS NEXT API lookup and DevEco automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install harmony-next.skills?▼
Run `npx skills add linhay/harmony-next.skills --all -g -y` in your terminal to install the skill globally for your coding agent.
How to look up HarmonyOS NEXT APIs offline?▼
The skill routes your question through local index files to the exact Markdown reference, so answers come from real Huawei docs instead of model memory.
Can it automate the DevEco emulator without the IDE?▼
Yes. Bundled scripts handle HVD emulator launches, hdc and uitest commands, screenshots, and log capture with machine-readable results.
Does it work with Claude Code, Codex, and Gemini CLI?▼
Yes. It follows the standard SKILL.md format and installs into Claude Code, Codex, Gemini CLI, and DeepSeek Harness.
Which HarmonyOS API versions are covered?▼
The offline snapshot covers API versions 12 through 23, including ArkTS, ArkUI, NDK headers, debugging, signing, and publishing guides.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core