hmos-multidevice-scenario-entry
Installation
SKILL.md
鸿蒙多设备适配总场景入口
技能定义
| 字段 | 内容 |
|---|---|
skill_id |
harmonyos-multi-device-scenario-entry |
skill_name |
鸿蒙多设备适配总场景入口 |
one_line_purpose |
先判断当前问题属于哪类多设备适配场景,再把请求引导到对应场景文件。 |
device_scope |
phone / tablet / foldable / tri-fold / pc / wearables / external input or device |
problem_scope |
多设备布局、折展状态、避让区、交互方式、自然方向、硬件能力差异 |
not_in_scope |
分布式流转、账号体系、网络通信、纯业务功能设计、与多设备无关的常规 UI 微调 |
primary_outputs |
active_phases、primary_phase、primary_scene、secondary_scenes、route_reason、next_scene_refs |