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_phasesprimary_phaseprimary_scenesecondary_scenesroute_reasonnext_scene_refs

总入口约束

  • 这个 skill 只负责入口分流,不直接展开场景实现细节。
  • 先判定阶段,再判定场景类型;不要跳过阶段识别直接选场景。
  • 当请求同时命中多个场景时,必须输出主场景和次场景,而不是强行只保留一个。
Related skills

More from openharmonyinsight/openharmony-skills

Installs
4
GitHub Stars
21
First Seen
11 days ago