What problem does it solve?
This Skill addresses the complexity of developing for the AOSP-free HarmonyOS NEXT ecosystem, providing developers with accurate API references, architectural patterns, and performance optimization rules for ArkTS and ArkUI.
Core Features & Use Cases
- API & Framework Guidance: Provides up-to-date information on HarmonyOS 6.1/7 APIs, Stage model architecture, and ArkUI component lifecycles.
- Performance Optimization: Offers best practices for ArkTS memory management, layout performance, and efficient rendering using LazyForEach and Reusable components.
- Use Case: Use this Skill when migrating legacy FA model apps to the Stage model, debugging ArkUI layout issues, or implementing professional camera controls and system-level capabilities in a HarmonyOS native application.
Quick Start
Use the harmonyos-development skill to explain the lifecycle of a UIAbility and provide a code template for a standard entry page.