Scans a website to find broken links (404s, 500s). Crawls internal pages, identifies broken outbound links, and reports source pages for easy fixing. Use this when the user asks to "check for broken links", "find 404s", "audit my links", or "is my site healthy".
$npx -y skills add nowork-studio/notfair --skill broken-link-checkerInstalls into the current project.
Run `npx skills use "https://github.com/nowork-studio/notfair" --skill "nowork-studio/notfair/broken-link-checker"` 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/nowork-studio/notfair" that are relevant to the current task. Run `npx skills add "https://github.com/nowork-studio/notfair"` and select the relevant skills, then follow their instructions.