Skip to content

Add Choose UI skill - #1547

Open
오재원 (ProgWon) wants to merge 1 commit into
ComposioHQ:masterfrom
ProgWon:add-choose-ui
Open

Add Choose UI skill#1547
오재원 (ProgWon) wants to merge 1 commit into
ComposioHQ:masterfrom
ProgWon:add-choose-ui

Conversation

@ProgWon

Copy link
Copy Markdown

What problem it solves

Claude can produce polished interfaces while selecting the wrong interaction model. Choose UI classifies the user's intent first, then chooses one interaction pattern from real constraints such as option growth, comparison need, effect timing, platform, and accessibility.

Who uses this workflow

Product designers, frontend engineers, design-system teams, and AI coding-agent users reviewing or implementing forms, filters, settings, view switches, actions, and navigation.

Attribution and evidence

The decision framework and wording are original. It synthesizes and links primary guidance from SEED, GOV.UK Design System, Carbon, Apple HIG, WAI-ARIA APG, and WCAG rather than copying their documentation.

Example

For a checkout shipping method with exactly one available value that must still be submitted, a baseline Claude Code run recommended a single pre-selected radio button. With Choose UI loaded, Claude recognized there was no user choice and recommended read-only confirmation text backed by a submitted form value. The repository publishes the same prompt, run conditions, and unedited outputs.

Validation

  • 27 deterministic and structural tests pass
  • canonical rulebook coverage has zero fallback cases across the full tested flag grid
  • Claude marketplace manifest validation passes
  • live benchmark: 9/9 positive activations and 0/9 negative false positives across three fresh runs per trigger case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant