opquast-digital-quality

Solid

Apply the Opquast Digital Quality Framework (245 rules, 14 categories) when building, reviewing, or auditing websites and web applications. Use for web development quality assurance, accessibility compliance, security hardening, privacy implementation, e-commerce best practices, and holistic digital quality checks.

Code & Development 35 stars 2 forks Updated today AGPL-3.0

Install

View on GitHub

Quality Score: 79/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Opquast Digital Quality Best Practices > **Canonical source**: `examples/OPQUAST_DIGITAL_QUALITY_BEST_PRACTICES.md` in `mgifford/ACCESSIBILITY.md` > This skill is derived from that file. When in doubt, the example is authoritative. Apply the [Opquast Digital Quality Checklist](https://checklists.opquast.com/en/digital-quality/) (Version 5, 2025-2030) when building or reviewing web projects. The framework contains 245 rules across 14 categories covering content, privacy, e-commerce, forms, accessibility, security, performance, and more. > Rules are published under [Creative Commons BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). > Agents may reference and cite rule text; attribute Opquast and respect the > ShareAlike licence — derivatives must use the same licence. > See [opquast.com](https://www.opquast.com/) for the authoritative source. --- ## Severity Scale (this skill) | Level | Meaning | |---|---| | **Critical** | Completely blocks access, purchase, or task completion for a user group | | **Serious** | Significantly impairs access or usability; workaround unreasonable to expect | | **Moderate** | Creates friction; workaround available but burdensome | | **Minor** | Best-practice gap; marginal impact | Category-level severity guidance: - **Security** failures (HTTPS, headers, passwords): Critical to Serious - **Forms** failures (labels, error handling): Critical to Serious - **Navigation** failures (keyboard, focus): Critical to Serious - **Images/Me...

Details

Author
mgifford
Repository
mgifford/accessibility-skills
Created
4 months ago
Last Updated
today
Language
JavaScript
License
AGPL-3.0

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Solid

content-design

Load this skill whenever writing, editing, or reviewing any web content, copy, headings, labels, error messages, or instructions. Under no circumstances write inaccessible content — every piece of text must be clear, structured, and usable by people with cognitive, visual, and language differences. Absolutely always apply plain language, logical heading hierarchy, and meaningful link text.

35 Updated today
mgifford
Web & Frontend Listed

web-best-practices

Audits a website or web app against web-platform best practices and ships the fixes, across seven dimensions — semantic HTML + ARIA landmarks, accessibility, images/fonts, performance, security headers (CSP/HSTS), SEO metadata, and machine-readability for AI agents (llms.txt, schema.org JSON-LD, crawler access, Google's agent-ready rules). Runs a zero-dep static scanner over a project, guides the agent's semantic pass, and provides copy-paste fixes (llms.txt + security-header templates) plus authoritative sources (MDN, web.dev, W3C APG, llmstxt.org). Use when the user wants to check or improve a site's best practices, accessibility, security headers, CSP, semantic HTML, SEO/meta tags, structured data, schema.org, or make a site agent-ready or AI-crawler-friendly. For the deep Core Web Vitals CI gate (Lighthouse CI, CrUX), defer to web-perf-ci.

2 Updated 5 days ago
YosefHayim
AI & Automation Listed

audit

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

3 Updated today
rjunee