Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Accessibility Auditor

Skill Aviso
49

Audit websites for accessibility issues and WCAG compliance. Use when checking accessibility, fixing a11y issues, or ensuring WCAG compliance.

Resumen IA

It details automated testing methods using popular tools like Lighthouse and axe-core, provides a WCAG checklist, and offers code examples for common accessibility issues such as missing alt text, form labels, poor color contrast, and non-semantic HTML.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch in the last 12 months, indicating the skill is likely unmaintained.

Versioning

  • warning:Release ManagementThere is no version field in any manifest, no releases, and no CHANGELOG. Install instructions reference 'main' implicitly via the Git URL.

Practical Utility

  • info:Edge casesThe skill covers common issues and fixes, but does not explicitly document failure modes or recovery paths for the provided tools.

Instalación

npx skills add onewave-ai/claude-skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

28 days ago
113 stars
MIT
Actualizado el 2 days ago
Ver código fuente

Extensiones similares

Frontend Design Skill

95

Transform UI style requirements into production-ready frontend code with systematic design tokens, accessibility compliance, and creative execution. Use when building websites, web applications, React/Vue components, dashboards, landing pages, or any web UI requiring both design consistency and aesthetic quality.

Skill
answerzhao

Liquid Theme Accessibility

85

Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes. Covers e-commerce-specific components including product cards, carousels, cart drawers, price display, forms, filters, and modals. Use when building accessible theme components, fixing accessibility issues, or reviewing ARIA patterns in .liquid files.

Skill
benjaminsehl

Frontend Accessibility Best Practices

85

Accessibility (a11y) best practices for React components. Use when creating UI components, forms, interactive elements, or reviewing code for accessibility compliance.

Skill
sergiodxa

Frontend Design

99

Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.

Skill
jwynia

ADK Evaluation Guide

98

This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an evalset", "debug eval scores", "compare eval results", or needs guidance on ADK (Agent Development Kit) evaluation methodology and the eval-fix loop. Covers eval metrics, evalset schema, LLM-as-judge, tool trajectory scoring, and common failure causes. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for API code patterns (use google-agents-cli-adk-code), deployment (use google-agents-cli-deploy), or project scaffolding (use google-agents-cli-scaffold).

Skill
google