📦 deps(thirdparty): update snapshots
This commit is contained in:
+38
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "agyb-aas-accessibility-inclusive-ux",
|
||||
"version": "13.0.0",
|
||||
"description": "Install the \"AAS Accessibility & Inclusive UX\" workflow plugin from Antigravity Awesome Skills.",
|
||||
"author": {
|
||||
"name": "sickn33 and contributors",
|
||||
"url": "https://github.com/sickn33/antigravity-awesome-skills"
|
||||
},
|
||||
"homepage": "https://github.com/sickn33/antigravity-awesome-skills",
|
||||
"repository": "https://github.com/sickn33/antigravity-awesome-skills",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"codex",
|
||||
"skills",
|
||||
"bundle",
|
||||
"aas-accessibility-inclusive-ux",
|
||||
"productivity"
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "AAS Accessibility & Inclusive UX",
|
||||
"shortDescription": "Audit, test, and fix accessible product experiences across WCAG, automated scans, screen readers, contrast, and browser QA.",
|
||||
"longDescription": "Audit, test, and fix accessible product experiences across WCAG, automated scans, screen readers, contrast, and browser QA. Accessibility is a standalone product quality workflow spanning audit, automated scanning, screen-reader checks, high contrast, fixes, and regression testing. Recommended for: Frontend teams, Product designers, QA teams. Not for: Backend-only services, General marketing content. Covers Accesslint Audit, Accesslint Scan, and 6 more skills.",
|
||||
"developerName": "sickn33 and contributors",
|
||||
"category": "Specialized Product Plugins",
|
||||
"capabilities": [
|
||||
"Interactive",
|
||||
"Write"
|
||||
],
|
||||
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
||||
"brandColor": "#111827",
|
||||
"defaultPrompt": [
|
||||
"Use this plugin to audit this page for WCAG issues, prioritize fixes, and propose safe code changes.",
|
||||
"Use this plugin to create an accessibility regression plan with automated scans, screen-reader checks, and Playwright coverage.",
|
||||
"Use this plugin to review this UI for contrast, keyboard, focus, labels, motion, and semantic HTML."
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user