bydembrandt· 40 skills
Keep status and error colours minimal and consistent — too many semantic colours confuse users. Each colour must mean exactly one thing. Errors should be recoverable, large failures must be prevented, and the UI should always give the user a path forward. Use when designing status indicators, error states, form validation, alerts, or any feedback system.
$npx -y skills add dembrandt/dembrandt-skills --skill status-colors-and-errorsInstalls into the current project.
Run `npx skills use "https://github.com/dembrandt/dembrandt-skills" --skill "dembrandt/dembrandt-skills/status-colors-and-errors"` 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/dembrandt/dembrandt-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dembrandt/dembrandt-skills"` and select the relevant skills, then follow their instructions.