harmony-next

Index and navigate HarmonyOS NEXT API and NDK documentation paths.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/shirulot/codex-skill --skill harmony-next-shirulot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harmony-next
Source: https://github.com/shirulot/codex-skill/tree/main/harmony-next
Command: npx skills add https://github.com/shirulot/codex-skill --skill harmony-next-shirulot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of navigating massive, complex HarmonyOS NEXT documentation by providing a structured, index-based navigation system that prevents information overload.

Core Features & Use Cases

  • Kit & Task Navigation: Quickly jump to relevant documentation via curated Kit and Task maps.
  • Precise Indexing: Search through a comprehensive index of JS/ETS APIs and NDK headers to find exact file paths.
  • Use Case: When developing a new HarmonyOS feature, use this Skill to instantly locate the specific API reference or NDK header file needed for your implementation without browsing through thousands of unrelated documents.

Quick Start

Use the harmony-next skill to search the index for the path to the UIAbility documentation.

Frequently Asked Questions about harmony-next

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

FAQPage Schema
How do I find specific HarmonyOS NEXT API signatures without browsing thousands of documents?

To find specific HarmonyOS NEXT API signatures, you can use a structured navigation system that searches a comprehensive index of JS/ETS APIs and NDK headers. This provides exact file paths for rapid lookup.

What is the best way to locate NDK header files for HarmonyOS NEXT development?

The best way to locate NDK header files is by querying a curated index of NDK documentation. This maps specific header references to their exact file paths within a local offline repository.

How do I navigate to UIAbility documentation when developing a new HarmonyOS feature?

You can navigate to UIAbility documentation by using indexed path mapping to search for the specific API reference. This allows you to instantly locate the relevant file without manual browsing.

Can I search through HarmonyOS NEXT system service definitions in an offline environment?

Yes, you can search through system service definitions offline. The navigation system operates on a local offline repository, enabling efficient developer access to API signatures without internet connectivity.

Does this navigation approach help prevent information overload when accessing HarmonyOS Kit maps?

Yes, this approach prevents information overload by providing an index-based navigation system for Kit and Task maps. It allows you to quickly jump to relevant documentation instead of parsing massive documents.

What are the limitations when searching for ArkTS API references in a local repository?

The system limits searches to the indexed paths within the local offline repository. It focuses on providing rapid lookup for JS/ETS APIs and NDK headers rather than fetching external or unindexed documentation.