ss-feedback
Installation
SKILL.md
UX Feedback States Generator
When NOT to use
- For only the words inside a state → use
/ss-copy - For accessibility issues in existing states → use
/ss-a11y - For brand-new component creation → use
/ss-component - For analytics or error-logging plumbing — UI presentation only
Target: $ARGUMENTS
Instructions
-
Read the target file and identify all data-dependent areas.
-
Read the design language reference:
DESIGN-LANGUAGE.mdsections on Loading States (Skeleton), Empty States, Error States
-
For each data-dependent area, implement ALL 4 states:
Related skills
More from bitjaru/styleseed
ss-setup
Interactive setup wizard — guides you step-by-step to configure the design system for your project
18ss-audit
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
18ss-a11y
Audit a component or page for accessibility issues and fix them
17ss-lint
Quick automated lint — detects common design system violations in seconds
17ss-review
Review UI code for design system compliance, accessibility, and best practices
17ss-update
Update StyleSeed engine in your project — analyzes what's outdated and updates safely
17