agentsclimarketplace

Voice ui design

Skill Dragoon0x/everything-design-taste/skills/voice-ui-design

Voice user interface design, conversational design, and voice-first interaction patterns.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill voice-ui-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 252 tokens by cl100k_base, as published. Nobody here has run it

Voice Ui Design

Conversational Design Principles

  1. Be brief. Voice responses longer than 15 seconds lose users.
  2. Be relevant. Answer the question first, then offer options.
  3. Be transparent. Tell users what you can and can't do.
  4. Provide escape hatches. "You can say 'stop' at any time."
  5. Confirm destructive actions. "Delete all reminders. Are you sure?"

Prompt Design

  • Open prompts: "What would you like to do?" (broad, intimidating)
  • Closed prompts: "Would you like to order the same as last time?" (specific, easy)
  • Guided prompts: "You can say 'reorder,' 'browse menu,' or 'check order.'" (helps discovery)

Error Handling

  • "I didn't catch that. Could you say it again?"
  • After 2 failures: "Let me show you some options instead."
  • After 3 failures: transfer to screen-based UI or human.

Multimodal

  • Voice + screen: show what you're saying.
  • Allow switching between voice and touch mid-task.
  • Visual confirmation of voice commands.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.