accessibility is agent-read markdown (skill) from vandanaajaydubey111/great-pm: Playbook for product accessibility — WCAG 2.2 AA, ADA Title III (US public accommodations), Section 508 (US federal), EN 301 549 (EU), accessibility-first UX patterns, accessibility testing..
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
## Codex host binding
- Treat references to Claude slash workflows as the equivalently named Codex skill.
- Before delegating to any specialist, read the `great-pm-runtime` skill and the selected packaged role file.
- Treat "invoke", "assign", "delegate", "spawn", and source Agent-tool instructions as a required Codex `spawn_agent` call with that role and a bounded assignment.
- For the spawn tool's `task_name` or `agent_name` identifier, replace canonical role-name hyphens with underscores (`query-refiner-pm` → `query_refiner_pm`). Keep canonical names unchanged in prompts, filenames, verdict logs, and user-facing output; this is an internal identifier mapping, not a role rename.
- Store every returned agent identifier. Never call a wait tool until a spawn has returned an identifier, and wait only on identifiers returned by successful spawns.
- If `spawn_agent` is unavailable or a spawn fails, report BLOCKED; do not impersonate the specialist or wait on an empty agent set.
- Resolve bundled paths from the installed GreatPM plugin root.
- Ignore Claude-only model aliases, colors, turn limits, and tool allowlists.
…
Pin 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.
GET https://markdownregistry.com/api/v1/artifacts/art_37b4f56fqcgq6eqi
GET https://markdownregistry.com/api/v1/resolve?ref=vandanaajaydubey111/great-pm/accessibility
GET https://markdownregistry.com/api/v1/blob/05814e2e243275ca46aaa8be9bf69c97cab0cc330f20ee4862c721079e488f82
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.
vandanaajaydubey111/great-pm · codex/source-skills/great-pm-runtime/SKILL.md · Use when a GreatPM workflow needs to select, spawn, coordinate, or collect results from its specialist…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/activation-aha-moment/SKILL.md · The statistical method for finding a product's activation/aha moment — the action that, taken early, separates retained…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-regulation/SKILL.md · Playbook for AI-specific regulation — EU AI Act (high-risk + GPAI obligations), NIST AI RMF (US voluntary), Biden EO +…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-unit-economics/SKILL.md · The unit-economics model that governs whether an AI product is viable. Forces explicit cost-per-action (token +…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-use-case-scoping/SKILL.md · The should-this-even-be-AI gate — decide where an LLM belongs versus deterministic rules, frame error tolerance as a…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/beachhead-segment/SKILL.md · Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness…
vandanaajaydubey111/great-pm · plugins/great-pm/skills/blue-ocean-strategy/SKILL.md · Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions…
nahid-sparktales/agent-dispatcher · skills/design/accessibility/SKILL.md · Build and fix interfaces so they meet WCAG 2.2 AA in practice — native semantics, keyboard paths, focus order and…
jnpiyush/agentx · .github/skills/design/accessibility/SKILL.md · Enforce WCAG 2.1 AA conformance on UX prototypes and shipped UI. Use when reviewing or building any user-facing surface…
figueroaignacio/ignaciofigueroa.dev · .agents/skills/accessibility/SKILL.md · Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y…
aniruddhadas1/oniroute_swarmagents · skills/official/frontend/accessibility/SKILL.md · Make interfaces perceivable, operable, understandable, and robust. Use when planning or reviewing accessibility; do not…