help-url-reference

Map accessibility issues to external remediation help URLs.

Updated Aug 16, 2025
One-click install
npx skills add https://github.com/dodyg/blue-nile-pds --skill help-url-reference-dodyg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help-url-reference
Source: https://github.com/dodyg/blue-nile-pds/tree/main/.agents/skills/help-url-reference
Command: npx skills add https://github.com/dodyg/blue-nile-pds --skill help-url-reference-dodyg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes remediation guidance by mapping accessibility issues to external help resources.

Core Features & Use Cases

  • Centralized mapping of axe-core rules to Deque University topics, document rule IDs to Microsoft Office and Adobe PDF help pages, and WCAG criteria to W3C Understanding documents.
  • Use in CSV exports, markdown reports, or any output that links findings to remediation documentation.

Quick Start

Query the reference to obtain the exact help URL for a given rule or WCAG criterion.

Frequently Asked Questions about help-url-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map axe-core rules to WCAG remediation documentation URLs?

To map axe-core rules to WCAG remediation documentation, query a centralized reference catalog that links specific rule IDs to Deque University topics, W3C Understanding documents, and Microsoft Office or Adobe PDF help pages.

What is the best way to link accessibility findings in a CSV export to external help resources?

Linking accessibility findings in a CSV export to external help resources requires a structured reference catalog providing consistent URL patterns for WCAG criteria and document rule IDs, ensuring reports directly connect to remediation guidance.

Can I get consistent help URLs for Microsoft Office and PDF accessibility issues?

Yes, you can get consistent help URLs for Microsoft Office and PDF accessibility issues by using a centralized reference catalog that maps document rule IDs directly to their respective Microsoft Office and Adobe PDF help pages.

How do I find the exact W3C Understanding document URL for a specific WCAG criterion?

Finding the exact W3C Understanding document URL for a specific WCAG criterion involves querying a structured reference catalog that maps each criterion directly to its corresponding W3C Understanding page.

Does this remediation reference catalog support generating markdown accessibility reports?

Yes, the remediation reference catalog supports generating markdown accessibility reports by providing structured help URLs that can be embedded directly into the report output to link findings to external documentation.