Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add skill - Accessibility checks infrastructure setup

已关闭
#35 0 条评论 1 个 reaction 已指派 1 人 在 GitHub 查看

@lukasmatta 已经在做这个了。

开始于 2026年8月31日。

  • #38 来自 @lukasmatta —— 未关闭

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
cypress, javascript, playwright, python
领域
testing-qa

调研方向

Issue 中没有指定具体的文件或测试。首先定位此 repository 中现有的 skill 定义和注册入口,然后检查现有的测试设置 skill 是如何实现和记录文档的。按照相同模式,使用 Playwright/Axe 添加 accessibility 基础设施 skill,并在文档中包含设置、运行和报告指导。完成标准是具备已接入的 skill path、面向用户的文档,以及一个有文档说明的 check 示例。

由索引模型根据 Issue 内容生成。

描述

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

主要语言
Python
星标
1
派生
0
平均合并
20 天 22 小时
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

AbsaOSS/agentic-toolkit 的其他 Issue

查看 AbsaOSS/agentic-toolkit 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。