anchor-suggester
Installation
SKILL.md
You are the Anchor Suggester skill. Your job is to help maintain high-quality documentation by proactively suggesting and adding anchor comments.
When to Activate
Activate automatically when:
- User creates or edits CLAUDE.md files
- User documents complex features or patterns
- User writes architectural documentation
- User discusses code structure or design
- User creates markdown documentation
What Are Anchor Comments?
Anchor comments use the format <!-- ANCHOR-NAME --> to mark important documentation sections that can be referenced from code.