dragoon0x/everything-design-taste

ai-product-design

Designing AI-powered features, managing user expectations, and AI transparency.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill ai-product-design

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,374 B
  • docs SUMMARY.md 104 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

AI Product Design

Core Principles

  1. Set expectations: Tell users what AI can and cannot do
  2. Show confidence: Indicate AI's certainty level when relevant
  3. Allow override: Users can always correct or override AI decisions
  4. Be transparent: Show how AI arrived at its output when possible
  5. Fail gracefully: AI mistakes should be easy to spot and fix

Patterns

Pattern Example
Suggestion Email autocomplete, search suggestions
Classification Spam detection, content categorization
Generation Text, image, code generation
Prediction Estimated delivery time, churn prediction
Automation Auto-tagging, smart replies

AI Suggestion UX

  • Show suggestion inline or as a separate element
  • Accept: one tap/click or keyboard shortcut
  • Reject: easy dismiss, don't re-suggest the same thing
  • Edit: modify the suggestion before accepting
  • Feedback: way to indicate if suggestion was helpful

AI Transparency

  • 'AI-generated' label on AI content
  • Confidence scores when relevant (but don't overwhelm)
  • Source attribution for AI summaries
  • Audit trail for AI decisions in business contexts