web-severity-scoring

Compute 0-100 accessibility scores with A-F grades and track remediation progress.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Severity scoring, scorecard computation, confidence levels, and remediation tracking for web accessibility audits. Use when computing page accessibility scores (0-100 with A-F grades), tracking remediation progress across audits, or generating cross-page comparison scorecards.

Core Features & Use Cases

  • Weighted severity scoring formula to derive Page Score from audit findings.
  • Scorecard generation across single or multiple pages with grade mapping (A-F).
  • Confidence level support and cross-page correlation for issue prioritization.
  • Remediation tracking across audits to monitor progress and trend analysis.
  • Cross-page pattern classification and remediation ROI insights for continuous improvement.

Quick Start

Run the web-severity-scoring workflow on your latest audits to produce a page scorecard and remediation plan.

Frequently Asked Questions about web-severity-scoring

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

FAQPage Schema
How do I calculate accessibility scores from web audit findings?

To calculate accessibility scores from web audit findings, apply a weighted severity scoring formula to derive a 0-100 Page Score. This process maps results to A-F grades and supports single-page or multi-page audits for comprehensive evaluation.

What is severity scoring in web accessibility audits?

Severity scoring in web accessibility audits is the process of assigning weighted values to issues to compute a 0-100 score. It includes confidence level support and source correlation to prioritize issue remediation effectively.

Can I track remediation progress across multiple accessibility audits?

Yes, you can track remediation progress across multiple accessibility audits. The workflow monitors remediation status over time, enabling trend analysis and providing cross-page pattern classification for continuous improvement.

How do I generate a cross-page scorecard for website accessibility?

Generate a cross-page scorecard for website accessibility by running the scoring workflow across multi-page audits. It correlates issues across pages, assigns confidence levels, and outputs a comparative scorecard with A-F grades.

Does this accessibility scoring model support confidence levels for audit findings?

Yes, the accessibility scoring model supports confidence levels for audit findings. It uses confidence levels alongside source correlation to weight issues appropriately, ensuring accurate page scores and reliable issue prioritization.