Uilint

Catch the UI states and failure paths that get skipped — loading, empty, error, success, and partial. Use whenever building or reviewing an interface that fetches data, submits a form, or navigates, and whenever a user describes an interface problem in symptoms rather than terms — "nothing happens when I click", "it just spins forever", "the page goes blank", "users don't know if it worked", "this form is annoying", "why does this feel broken", "review this component", "/uilint". Also use proactively while writing UI, so the states exist in the first draft instead of being retrofitted after someone complains.

DahanItamar b309af9 5 files · 15.0 KB Updated

File contents

DahanItamar/uilint/tree/main/ commit b309af9363

Frequently asked questions

npx skillmds@latest add dahanitamar/uilint