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
npx -y skills add Dragoon0x/everything-design-taste --skill voice-ui-designAssembled 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
- Be brief. Voice responses longer than 15 seconds lose users.
- Be relevant. Answer the question first, then offer options.
- Be transparent. Tell users what you can and can't do.
- Provide escape hatches. "You can say 'stop' at any time."
- 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.