-
Notifications
You must be signed in to change notification settings - Fork 6
README
github-actions[bot] edited this page Feb 23, 2026
·
1 revision
This directory contains complete documentation for all 45 prompt files in this repository. Prompts are one-click workflows that launch pre-configured agent sessions — select them from the prompt picker in GitHub Copilot Chat or type / in Claude Code.
| Prompt | Description |
|---|---|
| audit-web-page | Full single-page audit — axe-core + code review, scored report saved to file |
| quick-web-check | Fast triage — axe-core only, inline pass/fail verdict |
| audit-web-multi-page | Multi-page comparison audit with systemic vs page-specific classification |
| compare-web-audits | Track remediation progress between two audit snapshots |
| fix-web-issues | Interactive fix mode with auto-fix + human-judgment workflow |
| Prompt | Description |
|---|---|
| audit-single-document | Audit one .docx, .xlsx, .pptx, or .pdf with strict profile |
| audit-document-folder | Recursive folder scan with cross-document pattern analysis |
| audit-changed-documents | Delta scan — only documents changed since last git commit |
| quick-document-check | Fast triage — errors only, pass/fail verdict, no report file |
| generate-vpat | Generate a VPAT 2.5 / Section 508 / EN 301 549 conformance report |
| generate-remediation-scripts | Create PowerShell and Bash scripts for automatable fixes |
| compare-audits | Compare two document audit reports and track progress |
| setup-document-cicd | Set up CI/CD pipeline for automated document scanning |
| create-accessible-template | Create an accessible Office document template from scratch |
| Prompt | Description |
|---|---|
| review-pr | Full PR review with annotated diff, saved as markdown + HTML |
| pr-report | Save a PR review as workspace documents for offline review |
| my-prs | Dashboard of your open PRs with review status and CI state |
| pr-author-checklist | Pre-submit self-review checklist before requesting review |
| pr-comment | Add line-specific review comments to a PR |
| address-comments | Systematically respond to all PR review feedback |
| manage-branches | List, compare, and clean up stale branches |
| merge-pr | Merge a PR after readiness check with strategy selection |
| explain-code | Explain specific lines or functions in a PR diff |
| Prompt | Description |
|---|---|
| my-issues | Smart issue dashboard across all repos with priority signals |
| create-issue | Create a new issue with smart formatting and metadata |
| triage | Prioritized triage dashboard saved as markdown + HTML |
| issue-reply | Draft and post a context-aware reply to an issue |
| manage-issue | Edit, label, assign, close, or transfer an issue |
| refine-issue | Add acceptance criteria, edge cases, and technical context |
| project-status | GitHub Projects board overview with per-column metrics |
| react | Add emoji reactions to issues, PRs, or comments |
| Prompt | Description |
|---|---|
| daily-briefing | Daily GitHub briefing across all repos, saved as markdown + HTML |
| ci-status | CI/CD health dashboard with failures, flaky tests, and long runs |
| notifications | Manage GitHub notifications with filtering and actions |
| security-dashboard | Dependabot alerts and dependency vulnerability overview |
| onboard-repo | First-time repo scan — health check, quick wins, saved report |
| Prompt | Description |
|---|---|
| draft-release | Draft release notes from merged PRs since last release |
| release-prep | Complete release preparation — milestone, CI, checklist, notes |
| Prompt | Description |
|---|---|
| my-stats | Personal contribution metrics with team comparison |
| team-dashboard | Team activity and review load with bottleneck detection |
| sprint-review | End-of-sprint summary with velocity and retrospective prompts |
| Prompt | Description |
|---|---|
| a11y-update | Latest accessibility improvements across tracked repos with WCAG mapping |
| add-collaborator | Add a user to a repo with role selection |
| build-template | Interactive wizard to build a GitHub issue, PR, or discussion template |
| build-a11y-template | Generate a production-ready accessibility bug report template |
- Accessibility Lead
- Web Accessibility Wizard
- Document Accessibility Wizard
- Alt Text and Headings
- ARIA Specialist
- Contrast Master
- Forms Specialist
- Keyboard Navigator
- Link Checker
- Live Region Controller
- Modal Specialist
- Tables Data Specialist
- Word Accessibility
- Excel Accessibility
- PowerPoint Accessibility
- PDF Accessibility
- Office Scan Config
- PDF Scan Config
- Testing Coach
- WCAG Guide