link-checker
SolidAmbiguous link text checker for web applications. Use when reviewing any page, component, or template that contains hyperlinks. Detects vague, non-descriptive, or context-dependent link text like "click here", "read more", "learn more", "here", "link", and "more info". Enforces WCAG 2.4.4 (Link Purpose in Context) and 2.4.9 (Link Purpose Link Only). Applies to any web framework or vanilla HTML/CSS/JS.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- Community-Access
- Repository
- Community-Access/accessibility-agents
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
link-check
Verify @file references in AIWG skills and agents against the linking contract — per-file or corpus-wide, with optional auto-fix
accessibility-checker
Reviews HTML content, a page URL, or plain content for WCAG 2.1 Level AA accessibility issues. Checks image alt text, heading hierarchy, color contrast, link text quality, form labels, table structure, ARIA usage, reading order, and keyboard navigation. Reports issues grouped by severity with the specific element, WCAG criterion, and recommended fix. Trigger phrases: "check accessibility", "WCAG review", "a11y check", "is this accessible".
broken-link-checker
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".