From sundial-org-awesome-openclaw-skills-4
Scans HTML and JSX files for WCAG accessibility issues like missing alt text, low contrast, and ARIA misuse, generating AI-powered code fixes. Use for pre-launch audits and CI/CD gates.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Scan your HTML and JSX files for WCAG accessibility issues. Get actual code fixes, not just warnings.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Scan your HTML and JSX files for WCAG accessibility issues. Get actual code fixes, not just warnings.
One command. Real fixes. Not just complaints.
npx ai-a11y ./src/components/Header.tsx
# Scan a single component
npx ai-a11y ./src/components/Button.tsx
# Scan all components
npx ai-a11y ./src/components/
# Scan with verbose output
npx ai-a11y ./src --verbose
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups.
Find more: https://github.com/LXGIC-Studios
Node.js 18+. Needs OPENAI_API_KEY environment variable.
MIT. Free forever.
Built by LXGIC Studios