- Add plugin.json for review-fix-a11y skill - Add plugin.json for free-llm-api skill - Restore POSIX-compliant trailing newlines in JSON index files
8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"name": "review-fix-a11y",
|
|
"version": "1.0.0",
|
|
"description": "WCAG 2.2 accessibility audit and fix for React, Next.js, Vue, Angular, and HTML",
|
|
"author": "Neha",
|
|
"category": "engineering"
|
|
}
|