swift-accessibility-agent

Load repository-guided accessibility guidance for Apple UI platforms.

3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/SerialForBreakfast/SwiftAccessibilityAgent --skill swift-accessibility-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swift-accessibility-agent
Source: https://github.com/SerialForBreakfast/SwiftAccessibilityAgent/tree/main
Command: npx skills add https://github.com/SerialForBreakfast/SwiftAccessibilityAgent --skill swift-accessibility-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Apple developers and AI agents often struggle to access consistent, evaluable guidance for Apple-platform UI accessibility across SwiftUI, UIKit, AppKit, tvOS, macOS, and visionOS. This Skill centralizes canonical guidance, runtime-loading rules, and test artifacts to accelerate compliant UX across all Apple surfaces.

Core Features & Use Cases

  • Source-backed guidance loader: loads platform-specific backlog and core references via manifests and references trees.
  • Platform coverage: SwiftUI, UIKit, tvOS, macOS, and visionOS backlogs with testing artifacts and interop notes.
  • Agent workflows: review, improve, and implement tasks with explicit routing and verification steps.
  • Runtime loading: manifest-first runtime documents to enable deterministic document loading and on-demand references.
  • Verification readiness: includes inspector/audit checklists, manual testing scripts, and platform-specific testing guidance.

Quick Start

Install this skill in your project with the standard skills workflow and load the Swift Accessibility Agent guidance to enable AI-assisted accessibility improvements.

Frequently Asked Questions about swift-accessibility-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get consistent accessibility guidance for SwiftUI and UIKit?

SwiftUI and UIKit accessibility guidance is centralized through a source-driven loader that surfaces canonical references and platform-specific backlogs, providing AI agents with consistent, verifiable rules across Apple UI frameworks.

Can I use an AI agent to improve AppKit and tvOS accessibility?

Yes, AI agents can improve AppKit and tvOS accessibility by loading runtime manifests and platform-specific backlogs that route review and implementation tasks with explicit verification steps across all Apple platforms.

What is the best way to verify dynamic type and rotor navigation in Apple UI?

The best way to verify dynamic type and rotor navigation in Apple UI is to follow inspector audit checklists and manual testing scripts that provide deterministic, source-backed verification readiness across your application.

Does this accessibility guidance cover interop between SwiftUI and UIKit?

Yes, the accessibility guidance covers interop between SwiftUI and UIKit, providing platform-specific semantics and interop notes within its backlogs to ensure compliant UX across mixed-codebase Apple applications.

How do I implement visionOS accessibility rules without manual lookup?

You can implement visionOS accessibility rules without manual lookup by using a manifest-first runtime document loader that enables deterministic loading of on-demand references for AI-powered coding agents.