skills/ui-flow/SKILL.md
Captures optional UI and UX flows, screen-level requirements, and interaction notes before implementation.
npx skillsauth add sirius-cc-wu/sirius-skills ui-flowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when a project needs screen flows, interaction requirements, or UX notes before implementation work is decomposed.
<feature_path>/ui-design.mdOptional companion output:
<feature_path>/user-stories.mdResolve <feature_path> as <planning_dir>/<feature-slug>/.
.skills/planning.json defines planning_dir, use that as <planning_dir>.docs/features.discover.md and system-design.md when present.ui-design.md with screen-level requirements and edge cases.python3 skills/guide-planning/scripts/manage_planning.py sync-status <feature-selector> --through design_ready when the feature requires UI flow so metadata catches up once the design packet is complete.breakdown.tools
Create or resume a dedicated git worktree for one feature or subfeature, drive `ship` inside that worktree, and hand the finished branch back as a pull request to the original branch.
testing
Reviews one completed feature or subfeature against final implementation and slice artifacts, then records a durable reconciliation block before archive.
development
Tightens durable repo-level rules in AGENTS.md and adjacent governance surfaces when repeated drift reveals a policy gap.
data-ai
Resolves one reviewed feature or subfeature backlog into remaining planned slices and routes each active slice to the next owning execution step with one commit per completed slice.