·openharmony-ui-reference
*

openharmony-ui-reference

mengfei0053/skills

用于使用 ArkTS 开发 OpenHarmony UI 时 - 查找布局、组件、状态管理、动画、导航,或处理缺少装饰器、状态不更新、渲染问题等错误

14Installs·0Trend·@mengfei0053

Installation

$npx skills add https://github.com/mengfei0053/skills --skill openharmony-ui-reference

SKILL.md

OpenHarmony 使用 ArkTS (基于 TypeScript 的声明式 UI) 来构建用户界面。核心概念:声明式 UI 描述、组件化架构、状态管理装饰器、响应式布局。

官方文档: docs-OpenHarmony-v6.0-Release/zh-cn/application-dev/ui/ 快速参考: docs/ (本地提取的核心文档)

| @Local | 组件内部状态 | 仅组件内部 | | @Param | 父 → 子 (单向) | 父到子 | | @Event | 子 → 父回调 | 子到父 | | @Provider/@Consumer | 跨组件同步 | 任意后代组件 |

用于使用 ArkTS 开发 OpenHarmony UI 时 - 查找布局、组件、状态管理、动画、导航,或处理缺少装饰器、状态不更新、渲染问题等错误 Source: mengfei0053/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mengfei0053/skills --skill openharmony-ui-reference
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is openharmony-ui-reference?

用于使用 ArkTS 开发 OpenHarmony UI 时 - 查找布局、组件、状态管理、动画、导航,或处理缺少装饰器、状态不更新、渲染问题等错误 Source: mengfei0053/skills.

How do I install openharmony-ui-reference?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mengfei0053/skills --skill openharmony-ui-reference Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mengfei0053/skills