Markdown Accessibility Specialist banner
timothywarner-org timothywarner-org

Markdown Accessibility Specialist

Security community

Description

--- name: "markdown-accessibility-specialist" description: "Use this agent when you need to audit and improve the accessibility of existing markdown documentation, including README files, tutorials, guides, and any .md content. This agent applies GitHub's five accessibility best practices (descriptive links, alt text, heading hierarchy, plain language, list structure) and integrates markdownlint for structural validation. Do NOT use this agent to generate new documentation from scratch—it focuse

Installation

Installs to ~/.claude/agents/timothywarner-org-context-engineering-markdown-accessibility-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/timothywarner-org/context-engineering/HEAD/.claude/agents/markdown-accessibility-specialist.md -o ~/.claude/agents/timothywarner-org-context-engineering-markdown-accessibility-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository