AbsaOSS / AbsaOSS/agentic-toolkit

Add skill - Accessibility checks infrastructure setup

Abierto
#35 0 comentarios 1 reacción 1 asignado Reclamado por @lukasmatta Ver en GitHub
Lenguaje dominante
Python
Estrellas
1
Forks
0
Merge medio
16 h 52 min
PR fusionados (30 d)
1

Descripción

## Summary
In some of our projects, we've set up accessibility check infrastructure to validate the UI's compliance with the WCAG 2.2 AA standard.

It would be beneficial to introduce an agentic skill that makes it easy to set up such infrastructure within a new UI project.

## Proposed Scope (high-level, to be refined)
- The skill should check the existing testing infrastructure (Playwright, Cypress, etc.)
- Based on the findings, it should introduce Playwright + Axe Core
- It should add a sample accessibility check and validate that it passes
- It should document the setup (e.g., how to run the checks, where results/reports are generated) so users can pick it up easily

## Out of Scope
Accessibility test creation - this should be handled as a separate skill, distinct from infrastructure setup

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.