> ## Documentation Index
> Fetch the complete documentation index at: https://rendi.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 2026 04 23 llm accessibility overhaul plan

# LLM-Accessibility Overhaul — Implementation Plan

**Design:** [`2026-04-22-llm-accessibility-overhaul-design.md`](./2026-04-22-llm-accessibility-overhaul-design.md) — refer for all details (page templates, content, install snippets, frontmatter rules, nav structure, best practices).

**Working rule:** Stop at every "🛑 VERIFY" line. Do not start the next step until the user confirms the previous one is good.

***

## Steps

* [ ] **1. Write `/coding-agents` page** — all sections per design § "/coding-agents page"
  * 🛑 VERIFY: User tests the Cursor deeplink + at least one other install snippet (Claude Code or Codex) end-to-end.

* [ ] **2. Frontmatter cleanup** on all existing pages — update `title` + `description` per the rules in design § "Frontmatter conventions"
  * 🛑 VERIFY: User reviews frontmatter on all touched pages.

* [ ] **3. Build `examples.mdx` index + one sub-page as template** — index page with category-grouped `<CardGroup>`, plus `examples/extract-audio.mdx` following the per-page template in design § "Per-page template"
  * 🛑 VERIFY: User reviews both together — index layout + template page.

* [ ] **4. Build remaining 12 example sub-pages** using the approved template
  * 🛑 VERIFY: User spot-checks 2–3 of the new sub-pages.

* [ ] **5. Add Node + Python tabs to `quick-start.mdx`** + the top-of-page Note linking to `/coding-agents`
  * 🛑 VERIFY: User confirms quick-start still reads cleanly.

* [ ] **6. Add contextual best-practice callouts** on the \~6 existing pages per design § "Best-practices distribution" table
  * (No verification needed — small 1–2 line additions; user can spot-check during step 8.)

* [ ] **7. Update `docs.json` nav** per design § "Nav structure"
  * 🛑 VERIFY: User confirms nav renders correctly in Mintlify dev preview.

* [ ] **8. Final verification pass** — install Rendi MCP in Claude Code, Cursor, VS Code, Codex, Gemini CLI; run the sample queries from design § "Success measures"; confirm `llms.txt` and `llms-full.txt` reflect the new content
  * 🛑 VERIFY: User confirms all five agents return the right pages for canonical queries.
