web-severity-scoring

Calculate severity scores, grades, and confidence levels for web accessibility audits.

387|42|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Community-Access/accessibility-agents --skill web-severity-scoring-community-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-severity-scoring
Source: https://github.com/Community-Access/accessibility-agents/tree/main/.gemini/extensions/a11y-agents/skills/web-severity-scoring
Command: npx skills add https://github.com/Community-Access/accessibility-agents --skill web-severity-scoring-community-access

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized method for scoring the accessibility of web pages, assigning grades, and tracking remediation progress, making it easier to prioritize and manage accessibility improvements.

Core Features & Use Cases

  • Automated Severity Scoring: Calculates a numerical score (0-100) based on weighted accessibility issues.
  • Grade Assignment: Assigns letter grades (A-F) corresponding to score ranges for quick understanding.
  • Remediation Tracking: Classifies changes in issues (Fixed, New, Persistent, Regressed) and provides progress metrics.
  • Use Case: When auditing a website, use this Skill to generate an accessibility scorecard for each page, allowing you to quickly identify the most critical issues and track how your remediation efforts impact the overall scores over time.

Quick Start

Use the web-severity-scoring skill to calculate 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 issues and calculate a page grade?

Web accessibility scoring calculates a numerical score (0-100) and assigns a letter grade (A-F) based on weighted issues categorized into Critical, Serious, Moderate, and Minor for quick understanding.

What is the best way to track WCAG remediation progress across multiple pages?

WCAG remediation tracking classifies issue changes as Fixed, New, Persistent, or Regressed, providing progress metrics and cross-page comparison scorecards to evaluate overall accessibility improvements over time.

How does severity weighting work for web accessibility auditing?

Severity weighting for web accessibility auditing applies specific weights to categorized issues, utilizing a defined formula for page scoring to calculate a standardized confidence level and numerical score.

Can I generate an accessibility scorecard for a specific page URL?

Yes, you can generate an accessibility scorecard for a specific page URL to quickly identify critical issues and track how remediation efforts impact overall scores.

Do I need any specific dependencies to perform web accessibility scoring?

No, web accessibility scoring requires no specific dependencies or components to calculate scores, assign grades, and generate cross-page comparison scorecards for your audits.