What is user-feedback-clarity?
Use when users don't notice feedback, miss state changes, or can't tell if their action worked Source: dylantarre/animation-principles.
Use when users don't notice feedback, miss state changes, or can't tell if their action worked
Quickly install user-feedback-clarity AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Anticipation Issue: No buildup before action completes Fix: Show loading/processing state immediately. User should know their input was received.
Follow Through Issue: Feedback appears and vanishes too quickly Fix: Let feedback linger. Success messages need 2-3 seconds minimum. Add settle animation.
Staging Issue: Feedback appears outside user's focus Fix: Show feedback near the trigger. If button was clicked, feedback should appear on/near button.
Use when users don't notice feedback, miss state changes, or can't tell if their action worked Source: dylantarre/animation-principles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill user-feedback-clarityUse when users don't notice feedback, miss state changes, or can't tell if their action worked Source: dylantarre/animation-principles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill user-feedback-clarity Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dylantarre/animation-principles