ux-feedback-patterns

Community

Clear feedback cues for every action.

Authormatthewharwood
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Users need timely feedback for actions, loading states, errors, and progress indicators. Without immediate feedback, tasks feel opaque and confusing.

Core Features & Use Cases

  • Inline Feedback: contextual messages near actions (e.g., after Save).
  • Toast Notifications: non-blocking, time-limited messages.
  • Confirmation Dialogs: guardrails for destructive actions.
  • Progress Indicators: visual cues during long-running tasks.
  • Accessibility: ARIA Live regions and proper roles for screen readers.

Quick Start

Show a toast with a success message after a user saves a form, e.g., "Saved!" for 3 seconds.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ux-feedback-patterns
Download link: https://github.com/matthewharwood/fantasy-phonics/archive/main.zip#ux-feedback-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository