agentsclimarketplace

Accessibility auditor

Skill 7vibex/swiftui-developer-kit/.agents/skills/accessibility-auditor

Codex skill pack for SwiftUI, SwiftData, Xcode debugging, app audits, screenshots, accessibility, Liquid Glass, and App Store release workflows.

Install
npx -y skills add 7vibex/swiftui-developer-kit --skill accessibility-auditor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Audit SwiftUI/iOS/iPadOS/macOS accessibility for VoiceOver, Dynamic Type, contrast, tap targets, Reduce Motion, Reduce Transparency, focus order, labels, hints, and inclusive UI behavior.

SKILL.md

2.0 KB, as published. Nobody here has run it

Accessibility Auditor

Audit accessibility from code and screenshots when available. If screenshots are needed, ask before capture.

References

  • references/accessibility-checklist.md
  • references/dynamic-type-checklist.md
  • references/voiceover-checklist.md
  • references/reduce-motion-transparency-checklist.md
  • references/store-label-readiness.md
  • ../../../docs/apple-source-map.md
  • references/output-contract.md

Check

  • Labels, hints, and traits.
  • Dynamic Type behavior.
  • Contrast and readability.
  • Tap targets.
  • Color-only states.
  • Reduce Motion.
  • Reduce Transparency.
  • Focus order.
  • Custom controls.
  • Common-task coverage for Accessibility Nutrition Label claims.
  • Screenshot evidence if available.

Workflow

  1. Inspect SwiftUI views, custom controls, and high-traffic screens.
  2. Review screenshots only if the user provides or approves them.
  3. Classify critical barriers before polish issues.
  4. Map common tasks to assistive technologies when the audit may support App Store accessibility claims.
  5. Recommend verification steps using Simulator, Accessibility Inspector, device testing, or code review.

Do Not Use When

  • The task is general visual design without accessibility impact.
  • The user only needs App Store metadata, build debugging, or architecture review.

Done When

  • Findings cite inspected code, screenshots, or explicit evidence gaps.
  • VoiceOver, Dynamic Type, contrast, tap targets, motion, transparency, and common-task risks are covered.
  • Output separates blockers from improvements and includes verification steps.

Output

Use references/output-contract.md.

Follow ../../../docs/skill-quality-standard.md and compare ../../../examples/skill-outputs/accessibility-auditor-bad-output.md with ../../../examples/skill-outputs/accessibility-auditor-good-output.md.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.