Install the Kuality CLI to test any website for accessibility, performance, SEO, cross-browser compatibility, and 30+ QA dimensions from your terminal.
brew install --cask kuality-io/tap/kualitykuality scan <url> --type a11y --fail-on highSet your API key via environment variable or config file:
export KUALITY_API_KEY=ku_...Or save it to ~/.kuality/config.
On first run, macOS may block the binary with "kuality Not Opened" because it is not yet code-signed with an Apple Developer ID. Click Done (not "Move to Trash"), then remove the quarantine flag:
xattr -d com.apple.quarantine /opt/homebrew/Caskroom/kuality/0.1.0/kuality