Files
42marketplaces/sync/gh-hopeoverture-worldbuilding-app-skills-plugins-a11y-checker-ci.json
2025-11-29 18:53:27 +08:00

18 lines
910 B
JSON

{
"name": "a11y-checker-ci",
"owner": {
"name": "Hope Overture",
"email": "support@worldbuilding-app-skills.dev"
},
"plugins": [
{
"name": "a11y-checker-ci",
"description": "Adds comprehensive accessibility testing to CI/CD pipelines using axe-core Playwright integration or pa11y-ci. Automatically generates markdown reports for pull requests showing WCAG violations with severity levels, affected elements, and remediation guidance. This skill should be used when implementing accessibility CI checks, adding a11y tests to pipelines, generating accessibility reports, enforcing WCAG compliance, automating accessibility scans, or setting up PR accessibility gates. Trigger",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-a11y-checker-ci.git"
},
"strict": true
}
]
}