From preflight-ux-review
Use when turning UX risk findings into an action-oriented report for a product team. Produces prioritized risks, recommendations, uncertainty notes, and validation plans.
How this skill is triggered — by the user, by Claude, or both
Slash command
/preflight-ux-review:write-ux-risk-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to turn findings into a report a product team can act on.
Use this skill to turn findings into a report a product team can act on.
If the current workspace is a Preflight UX checkout, or PREFLIGHT_UX_REPO
points to one, prefer generated repo artifacts:
python3 scripts/preflight_ux.py locate.python3 scripts/preflight_ux.py validate.python3 scripts/preflight_ux.py uxpanel report --run <run.json> --out <report.md>
when a normalized run exists.docs/REPORT_FORMAT.md and framework/scoring.md for report structure
and calibration language.If no checkout is available, write the report manually in the format below and state that repo validation/report generation was not run.
| Priority | Issue class | Severity | Confidence | Recommended action |
|---|
Priority guidance:
For each finding include:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub sparckix/preflight-ux --plugin preflight-ux-review