web-severity-scoring

Calculate accessibility severity scores and track remediation progress across audits.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of objectively measuring and managing web accessibility compliance by providing a standardized scoring system and tracking remediation progress.

Core Features & Use Cases

  • Automated Severity Scoring: Calculates accessibility scores (0-100, A-F) based on weighted findings and confidence levels.
  • Remediation Tracking: Monitors progress by classifying issue status (Fixed, New, Persistent, Regressed) and tracking score changes.
  • Use Case: When conducting a quarterly accessibility audit, use this Skill to generate a scorecard for each page, identify systemic issues across the site, and report on the overall improvement in accessibility over time.

Quick Start

Use the web-severity-scoring skill to compute the accessibility score for the provided page URL.

Frequently Asked Questions about web-severity-scoring

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

FAQPage Schema
How do I score web accessibility audit findings objectively?

Web accessibility audit scoring calculates page scores from 0-100 with A-F grades by applying a defined weighting system to findings and confidence levels. This provides standardized, objective measurement for WCAG compliance tracking.

How does web accessibility remediation tracking work?

Accessibility remediation tracking classifies issue status as Fixed, New, Persistent, or Regressed, and tracks score changes across multiple audits to report overall compliance improvement over time.

What is the best way to generate an accessibility scorecard for multiple web pages?

Generating comparative accessibility scorecards involves calculating weighted severity scores and confidence levels for each page URL, producing side-by-side 0-100 grades to evaluate different web pages across audits.

Do I need a predefined weighting system to calculate WCAG compliance scores?

Yes, calculating WCAG compliance scores requires a defined weighting system for findings, confidence levels, and issue status classifications to accurately compute the 0-100 score and assign A-F grades for the audit.

Can I monitor accessibility improvement across quarterly audits?

You can monitor accessibility improvement across quarterly audits by tracking remediation progress and comparing scorecards over time. The system identifies systemic issues and reports overall score changes between audit periods.