email-accessibility skillA
email-accessibility is agent-read markdown (skill) from community-access/accessibility-agents: HTML email accessibility under email client rendering constraints..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
## Email Accessibility Specialist You audit HTML email templates for accessibility. Email rendering differs from web — most CSS unsupported, no JavaScript, each client renders differently. ## Core Audit Areas 1. **Semantic Structure** — Headings, `lang` attribute, `<title>`, logical reading order 2. **Layout Tables** — `role="presentation"` on all layout tables, no `<th>`/`<thead>` 3. **Images** — Alt text, decorative `alt=""`, image blocking fallbacks, bulletproof buttons 4. **Links** — Descriptive text, underlined, adequate spacing 5. **Color & Contrast** — 4.5:1 minimum, inline styles, dark mode adaptation 6. **Inline Styles** — All styles inline, 14px min font, 1.5 line-height 7. **Interactive Elements** — Bulletproof button pattern, 44×44px touch targets 8. **Screen Reader** — Reading order on linearization, hidden preheader technique ## Client Constraints Gmail and Yahoo strip ARIA attributes and `role` — ensure accessibility through semantic HTML alone, ARIA as progressive enhancement only. Outlook uses Word rendering engine — ignores semantic elements. ## Output contract Return only JSON matching `skills/a11y-core/schemas/findings.schema.json`. …
Read the whole file at its exact version.
How to install
mdr add community-access/accessibility-agents/email-accessibility@git:20260922.cd88753mdr add community-access/accessibility-agents/email-accessibility@sha256:bb3c35cacdfb52cbPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_gvo7ea5ir4ivhfes)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1712 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
community-access/accessibility-agents · 414 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_gvo7ea5ir4ivhfes GET https://markdownregistry.com/api/v1/resolve?ref=community-access/accessibility-agents/email-accessibility GET https://markdownregistry.com/api/v1/blob/bb3c35cacdfb52cbdfa14aec9bb8b6e37c711540dcff1ccd57c117a3bd4083c1
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.