15 lines
412 B
JSON
15 lines
412 B
JSON
{
|
|
"name": "accessibility-compliance",
|
|
"description": "WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/ui-visual-validator.md"
|
|
],
|
|
"commands": [
|
|
"./commands/accessibility-audit.md"
|
|
]
|
|
} |