help-url-reference

Maps accessibility rule IDs and WCAG criteria to URLs for remediation guidance.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/josephblais/jeeby-cms --skill help-url-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help-url-reference
Source: https://github.com/josephblais/jeeby-cms/tree/main/.github/skills/help-url-reference
Command: npx skills add https://github.com/josephblais/jeeby-cms --skill help-url-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a centralized, easily accessible reference for mapping various accessibility rule IDs and criteria to their corresponding external help documentation, streamlining the remediation process.

Core Features & Use Cases

  • Comprehensive Mapping: Links axe-core IDs, document rule IDs (Microsoft Office, Adobe PDF), and WCAG criteria to specific online resources.
  • Contextual Assistance: Enables agents to provide direct links to remediation guidance within reports or during interactive sessions.
  • Use Case: When an accessibility audit identifies an image-alt issue, this Skill can instantly provide the link to the Accessibility Insights page explaining how to fix it.

Quick Start

Provide the URL for the axe-core rule 'button-name'.

Frequently Asked Questions about help-url-reference

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

FAQPage Schema
How do I link accessibility audit findings to remediation documentation?

To link accessibility audit findings to remediation documentation, you map rule IDs and WCAG criteria to external help URLs. This provides direct references for actionable guidance from axe-core, Microsoft Office, Adobe PDF, and W3C resources.

What is the best way to map WCAG criteria to external help documentation?

The best way to map WCAG criteria to external help documentation is using predefined URL patterns and slug mappings. This allows quick lookup and referencing of W3C WCAG remediation guidance during audits.

Can I get remediation links for both web and PDF accessibility issues?

Yes, you can get remediation links for both web and PDF accessibility issues. The mapping covers axe-core IDs for web content and specific rule IDs for Microsoft Office and Adobe PDF accessibility.

How do I find the help URL for an axe-core rule like button-name?

To find the help URL for an axe-core rule like button-name, you query the centralized mapping using the rule ID. Predefined slug mappings return the exact link to the corresponding Accessibility Insights page.

Does this mapping tool support WCAG criteria lookup for document accessibility?

Yes, this mapping tool supports WCAG criteria lookup for document accessibility. It links document rule IDs for Microsoft Office and Adobe PDF to specific online resources, streamlining remediation for non-web formats.