Audit UI code for missing loading states, empty states, and error states. Every async operation and data-driven UI must handle all three. Finds gaps and implements the missing states using the app's existing patterns.
$npx -y skills add markmdev/meridian --skill ux-states-auditInstalls into the current project.
Run `npx skills use "https://github.com/markmdev/meridian" --skill "markmdev/meridian/ux-states-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/markmdev/meridian" that are relevant to the current task. Run `npx skills add "https://github.com/markmdev/meridian"` and select the relevant skills, then follow their instructions.