bug-reporting
Installation
SKILL.md
Accessibility Bug Reporting Skill
Canonical source:
examples/ACCESSIBILITY_BUG_REPORTING_BEST_PRACTICES.mdinmgifford/ACCESSIBILITY.mdThis skill is derived from that file. When in doubt, the example is authoritative.
Apply these rules when filing, reviewing, or generating accessibility bug reports from any source — automated tool output, manual testing, or AI agent scans.
Core Mandate
Reproducibility is the single most important quality of a bug report. If a developer cannot reproduce the problem, they cannot fix it.
Every report must give enough information for a developer who was not present during testing to reproduce, understand, and fix the problem without additional back-and-forth.
Related skills