Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Add skill - Accessibility checks infrastructure setup

クローズ
#35 コメント 0 件 リアクション 1 件 担当者 1 名 GitHub で見る

@lukasmatta がすでに取り組んでいます。

2026年8月31日 から。

  • #38 @lukasmatta による — オープン

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
cypress, javascript, playwright, python
領域
testing-qa

調査の方向性

Issue では特定のファイルやテストは指定されていません。まず、このリポジトリ内にある既存の skill 定義と登録エントリーポイントを見つけ、次に既存のテストセットアップ用 skill がどのように実装・ドキュメント化されているかを調べてください。同じパターンで Playwright/Axe を使用したアクセシビリティインフラストラクチャ skill を追加し、セットアップ、実行、レポート作成のガイダンスを docs に含めてください。完了条件は、接続された 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時間
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

AbsaOSS/agentic-toolkit のほかの issue

AbsaOSS/agentic-toolkit の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。