{"id":34503036,"url":"https://github.com/fromkk/a11yreviewagentprompt","last_synced_at":"2026-05-26T21:05:03.368Z","repository":{"id":327313068,"uuid":"1108438776","full_name":"fromkk/A11yReviewAgentPrompt","owner":"fromkk","description":"GitHub Copilot prompts for automated SwiftUI accessibility reviews with sample iOS app demonstrating VoiceOver best practices","archived":false,"fork":false,"pushed_at":"2025-12-05T13:47:34.000Z","size":1604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-25T13:40:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fromkk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-02T12:59:16.000Z","updated_at":"2025-12-08T06:25:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fromkk/A11yReviewAgentPrompt","commit_stats":null,"previous_names":["fromkk/a11yreviewagentprompt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fromkk/A11yReviewAgentPrompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FA11yReviewAgentPrompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FA11yReviewAgentPrompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FA11yReviewAgentPrompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FA11yReviewAgentPrompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fromkk","download_url":"https://codeload.github.com/fromkk/A11yReviewAgentPrompt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FA11yReviewAgentPrompt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T02:24:48.338Z","updated_at":"2026-05-26T21:05:03.363Z","avatar_url":"https://github.com/fromkk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftUI Accessibility Review Agent Prompt\n\nA collection of GitHub Copilot prompts for reviewing SwiftUI code to ensure accessibility compliance. This repository provides sample prompts that help developers check if their SwiftUI implementations follow accessibility best practices.\n\n## Overview\n\nThis repository contains prompts designed to work with GitHub Copilot to review SwiftUI code for accessibility issues. These prompts can help identify common accessibility problems and suggest improvements to make your SwiftUI apps more inclusive.\n\n## Quick Start\n\n1. Copy `accessibility.instructions.md` to your repository's `.github/instructions/` directory\n2. Configure automatic reviews in your repository settings (see [Automatic Review Setup](#automatic-review-setup))\n3. Create a pull request - Copilot will automatically review your SwiftUI code for accessibility compliance\n\n## Setup\n\nBefore using the accessibility review prompts, you need to set up the instruction files in your repository:\n\n1. Create the `.github/instructions` directory in your repository if it doesn't exist\n2. Copy `accessibility.instructions.md` (or `accessibility.ja.instructions.md` for Japanese) to that directory\n\n## Files\n\nThis repository contains the following instruction files:\n\n- **`accessibility.instructions.md`** - English version of accessibility review instructions for SwiftUI code\n- **`accessibility.ja.instructions.md`** - Japanese version (日本語版) of accessibility review instructions\n\nBoth files contain the same accessibility checking rules and examples. Choose the one that matches your team's language preference.\n\n## Usage\n\n### Manual Review Request\n\n1. Create a pull request with your SwiftUI code changes\n2. Request a review from GitHub Copilot\n3. Copilot will use the instructions in `.github/instructions/accessibility.instructions.md` to review your code\n4. Follow the suggestions to improve accessibility\n\n### Automatic Review Setup\n\nTo enable automatic Copilot code reviews:\n\n1. Ensure you have completed the [Setup](#setup) steps above\n2. Go to your repository **Settings**\n3. Navigate to **Rulesets** and create a new ruleset\n4. Enable **Automatically request Copilot code review**\n5. Copilot will automatically review pull requests using the accessibility prompts from `.github/instructions/`\n\n## Contributing\n\nContributions are welcome! Please feel free to submit pull requests or open issues with additional prompt examples or improvements.\n\n## Resources\n\n- [Apple Accessibility Documentation](https://developer.apple.com/accessibility/)\n- [SwiftUI Accessibility Guide](https://developer.apple.com/documentation/swiftui/accessibility)\n- [WCAG Guidelines](https://www.w3.org/WAI/WCAG21/quickref/)\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fa11yreviewagentprompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromkk%2Fa11yreviewagentprompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fa11yreviewagentprompt/lists"}