Systematic visual QA sweep of the live metagraphed frontend (apps/ui, served at metagraph.sh) — actually browsing pages at real viewports and looking for defects only visible on inspection (crowding, overflow, truncation, misalignment), not catchable by reading code or trusting a PR's own screenshot table. Produces precise, root-caused GitHub issues a contributor's AI coding agent can act on correctly without needing design judgment of its own. Invoke for "run a visual QA sweep", "find real UI/UX bugs", "check the site for mobile/tablet crowding issues", or any request to audit the live frontend for visual defects. Distinct from the metagraphed skill (which covers writing a contribution) and code-review (which reviews a diff, not live rendered output) — this skill's whole point is that a defect can look completely correct in code and still be visually broken.
$npx -y skills add jsonbored/metagraphed --skill frontend-visual-qaInstalls into the current project.
Run `npx skills use "https://github.com/jsonbored/metagraphed" --skill "jsonbored/metagraphed/frontend-visual-qa"` 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/jsonbored/metagraphed" that are relevant to the current task. Run `npx skills add "https://github.com/jsonbored/metagraphed"` and select the relevant skills, then follow their instructions.