harmony-next

Automate HarmonyOS NEXT development tasks with offline API references and diagnostics.

284|21|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/linhay/harmony-next.skills --skill harmony-next
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harmony-next
Source: https://github.com/linhay/harmony-next.skills/tree/main/harmony-next
Command: npx skills add https://github.com/linhay/harmony-next.skills --skill harmony-next

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, dev eco studio, harmony os sdk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive offline references and automation for HarmonyOS NEXT development, covering ArkTS/ArkUI/NDK API lookup, offline guide navigation, DevEco Studio and HarmonyOS Emulator tasks, hdc/uitest/aa/bm/hilog/hidumper diagnostics, ArkWeb/WebView DevTools and CDP evidence, and private DevEco interfaces.

Core Features & Use Cases

  • Offline Reference Lookup: Access HarmonyOS API 12-23 documentation offline without internet dependency.
  • DevEco Automation: Automate HarmonyOS Emulator operations, Command Line Tools setup, and UI/UX audits.
  • Offline UI/UX Audit: Perform visual and layout checks, clickable hotspot checks, and offline UI/UX audits.
  • Profiler Trace Audit: Analyze HarmonyOS Profiler trace files offline for performance evidence.
  • Use Case: A developer working on a HarmonyOS app can use this Skill to quickly find API documentation, automate Emulator operations, and conduct UI/UX audits for quality assurance.

Quick Start

Use the harmony-next skill to find the API documentation for 'UIAbility'.

Frequently Asked Questions about harmony-next

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up HarmonyOS NEXT API documentation offline?

To look up HarmonyOS NEXT API documentation offline, you can use this Skill to access ArkTS, ArkUI, and NDK references for API versions 12 through 23 without requiring an internet connection.

Can I automate DevEco Studio and HarmonyOS Emulator tasks?

Yes, you can automate DevEco Studio and HarmonyOS Emulator tasks, including Command Line Tools setup and emulator operations, directly through provided Python automation scripts.

What is the best way to perform a UI/UX audit on HarmonyOS offline?

The best way to perform an offline UI/UX audit on HarmonyOS is using this Skill to execute visual layout checks and clickable hotspot validations without network dependency.

How do I run hdc and hilog diagnostics for HarmonyOS development?

You run hdc, hilog, uitest, aa, bm, and hidumper diagnostics for HarmonyOS development by executing the integrated offline automation scripts provided within this Skill.

Do I need Python and HarmonyOS SDK installed to use this automation?

Yes, you need Python, DevEco Studio, and the HarmonyOS SDK installed in your environment to execute the offline references and automation scripts provided by this Skill.

Can I analyze ArkWeb DevTools and Profiler trace files offline?

Yes, you can analyze ArkWeb and WebView DevTools CDP evidence alongside HarmonyOS Profiler trace files offline to gather performance evidence for your application.