ux-ai-first-design

Classifies AI trust-risk and error-risk to select human-AI interaction patterns and feedback loop designs.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/geekatron/jerry-claude-plugin --skill ux-ai-first-design-geekatron
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ux-ai-first-design
Source: https://github.com/geekatron/jerry-claude-plugin/tree/main/skills/ux-ai-first-design
Command: npx skills add https://github.com/geekatron/jerry-claude-plugin --skill ux-ai-first-design-geekatron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing AI-powered interfaces is difficult because non-deterministic outputs cause trust miscalibration and error cost mismanagement. This Skill provides a structured framework to classify trust-risk and error-risk, select the right human-AI collaboration pattern, and design feedback loops and progressive disclosure for AI features. ## Core Features & Use Cases - Trust-Risk and Error-Risk Classification: Applies Yang et al.'s (2020) framework with four assessment criteria each, a rule-based classification algorithm, and higher-risk tie-breakers. - Interaction Pattern Selection: Maps classifications onto a 3x3 matrix producing nine human-AI collaboration patterns, from full human oversight to AI autonomy, with a never-lower-oversight safety rule. - Feedback Loop and Progressive Disclosure Design: Covers all 18 Amershi et al. (2019) guidelines across four phases and Shneiderman's five-stage progressive disclosure plan with advancement and rollback criteria. - Use Case: A team building an AI recommendation engine asks how much autonomy to give it; the Skill classifies trust-risk and error-risk, selects a human-in-the-loop pattern, and produces a feedback loop and progressive disclosure plan. ## Quick Start Ask the parent /user-experience skill to design the AI interaction pattern for your feature, for example: classify the trust-risk and error-risk for our AI-powered recommendation engine and design its feedback loop.

Frequently Asked Questions about ux-ai-first-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right interaction pattern for an AI feature?▼

Classify the feature's trust-risk and error-risk using the four assessment criteria for each, then map the two levels onto the 3x3 matrix. The resulting cell specifies the human-AI collaboration pattern, from full human oversight to AI autonomy.

How do I calibrate user trust in AI outputs?▼

Trust calibration uses Yang et al.'s trust-risk classification based on consequence of over-trust, consequence of under-trust, user expertise, and output verifiability. The resulting level determines how prominently confidence indicators and explanations must appear in the interface.

When does the ux-ai-first-design sub-skill activate?▼

It is conditional: it activates only when the Wave Scorecard Metric is at least 7.80 and enabler research FEAT-020 is complete. Otherwise the orchestrator routes to /ux-heuristic-eval with the PAIR protocol as an interim alternative.

Can this skill audit accessibility of AI interfaces?▼

No. Accessibility compliance auditing for AI interfaces is handled by /ux-inclusive-design using WCAG 2.2. This skill identifies trust and interaction patterns and hands off to inclusive design for accessibility evaluation.

What are the limitations of AI interaction design recommendations?▼

All interaction pattern recommendations carry LOW confidence because the AI design field evolves rapidly and training data may not reflect current platform guidelines. Outputs include a mandatory staleness disclosure and should be validated against current guidelines and user testing.