Use descriptive anchor text
SkillWeb & browsingLets your agent check that web page links use descriptive anchor text during an SEO audit.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Use descriptive anchor text skill
About this capability
Use when auditing metadata, crawlability, structured data, or indexability related to Use descriptive anchor text. Verify the rendered HTML and HTTP response rather than relying only on source files.
What this skill tells your AI
The instructions your AI receives, as published by thedaviddias/front-end-checklist in skills/anchor-text/SKILL.md and read by ahel’s review.
Descriptive anchor text helps search engines understand the context of the linked page and significantly improves accessibility for users using screen readers.
Quick Reference
- Use descriptive text for links instead of generic phrases like 'click here' or 'read more'
- Ensure the anchor text provides clear context about the linked page's content
- Avoid over-optimizing with excessive keyword stuffing in your internal links
Check
Verify that all links in the content use descriptive anchor text that accurately describes the target page.
Fix
Replace generic link text like 'click here' with descriptive phrases that include relevant keywords for the destination page.
Explain
Explain how descriptive anchor text improves both SEO crawlability and web accessibility for disabled users.
Code Review
Review metadata generation, rendered HTML, structured data, and response headers related to Use descriptive anchor text. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.
For full implementation details, code examples, and framework-specific guidance,
see references/rule.md.
Rule page: https://frontendchecklist.io/en/rules/seo/anchor-text
Signals
- GitHub stars
- 74k
- Forks
- 7k
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
anchor-text- Source
- github.com/thedaviddias/front-end-checklist