What problem does it solve?
It helps turn ArkWeb interaction requirements into standards-aligned, user-friendly behaviors across scrolling, input, selection, drag-and-drop, focus, and smart form filling.
Core Features & Use Cases
- Interaction consistency review: Validates expected behavior against Web standards (W3C/WHATWG) and common browser implementations (Chrome/Safari/Firefox) with OpenHarmony-specific adaptation considerations.
- Input & event conflict analysis: Examines gesture and event handling (Pointer/Touch/Wheel/Keyboard/IME) to prevent conflicts between scrolling, zooming, selection, drag, and overlays.
- Accessibility and performance guidance: Checks keyboard/touch parity, aria/focus correctness, and identifies performance risks like layout thrashing and sluggish UI on high refresh rate devices.
- Use Case: When you design an ArkWeb page feature (e.g., drag-to-upload with a tooltip and a focused modal), this skill reviews the behavior details, risks, and multi-device differences before implementation.
Quick Start
Ask the AI to review my ArkWeb interaction requirement for scrolling, input focus, and file upload on OpenHarmony and produce accessibility, event-conflict, and performance considerations in the requested output format.