Loading...
Loading...
Experience Walkthrough Skill. Supports three input types: code repositories, URLs, and screenshots. Outputs structured experience issue reports and generates local docx reports synchronously. Trigger words: Experience Walkthrough, UX review, Interaction Walkthrough, Interface Review, Experience Issues.
npx skill4agent add xiaomi/hiui ux-walkthrough.docx<SKILL_ROOT>python3 <SKILL_ROOT>/scripts/<脚本>.py ...references/ux-checklist.mdreferences/hiui-template-baseline.mdreferences/severity-rubric.mdreport.json.docx.docxpython-docxdocx_generation| Input | Mode | Document |
|---|---|---|
| Local project directory | | |
| | |
| Image | | |
A Pre-check → B Walkthrough & Reporting → C Docx Generation & Self-inspectionpython3 <SKILL_ROOT>/scripts/precheck_walkthrough.py <输入> --jsonnext_actionmodestatusgateruntime_probecontinue_walkthroughnext_actiontry_url_walkthroughruntime_probe.reachable_urls[0]start_dev_server_then_url_walkthroughruntime_probe.suggested_dev_commandfallback_code_walkthroughmode-code.mdtry_url_walkthroughsource=urlreport.jsonfallback_code_walkthroughsource=codereferences/hiui-template-baseline.mdreferences/walkthrough-worksheet.mdreferences/ux-checklist.mdrelated_examplesissue-examples/*.mdreferences/ignore-list.mdreferences/severity-rubric.mdreferences/report-template.mdreport.jsonchecklist_coveragereport-json.mdpasspass: <verification evidence, >=8 characters>passissuepending:...n/a:...report-json.md[HiUI-Deviation][Business Domain]Number. [P-Level] Titleimages[].bbox--boxannotate_issue.pylocate_in_screenshot.pypreview_bbox.pyannotate.pyoutput/annotations/*-annotated.pngannotation-style.mdreport.jsonreferences/report-json.mdissues[].images[]"annotated": true"bbox": [x,y,w,h]python3 <SKILL_ROOT>/scripts/validate_checklist_coverage.py --report-json <report.json> --jsonpython3 <SKILL_ROOT>/scripts/validate_report_annotations.py --report-json <report.json> --jsonpython3 <SKILL_ROOT>/scripts/generate_docx.py \
--report-json <report.json> \
--output <SKILL_ROOT>/output/<项目名>-ux-report-<YYYYMMDD>.docx \
--jsonreferences/report-json.mdgenerate_docx.pyreferences/annotation-style.mdannotate_issue.pygenerated| Phase | Required Reading | On-Demand Reading |
|---|---|---|
| A | Corresponding anchor in | |
| B | walkthrough-worksheet, hiui-template-baseline (for HiUI), checklist, ignore-list, severity-rubric | — |
| C | report-template, report-json, annotation-style | |
python3 <SKILL_ROOT>/scripts/detect_input_mode.py <输入> --json
python3 <SKILL_ROOT>/scripts/probe_dev_server.py <项目路径> --json
python3 <SKILL_ROOT>/scripts/check_evidence_gate.py --source <mode> ... --jsonNumber. [P-Level] Titlechecklist_coveragevalidate_checklist_coverage.pyimages[].bboxvalidate_report_annotations.pydocs/onboarding/gates.mdreferences/ux-checklist.mdreferences/walkthrough-worksheet.mdreferences/report-template.mdreferences/annotation-style.md