swift-accessibility-agent

Use this skill when reviewing or updating SwiftUI, UIKit, tvOS, macOS, or visionOS UI for accessibility. It selects platform-specific guidance, preserves accessibility semantics, and outputs citations plus verification steps.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "swift-accessibility-agent" with this command: npx skills add serialforbreakfast/swiftaccessibilityagent/serialforbreakfast-swiftaccessibilityagent-swift-accessibility-agent

Swift Accessibility Agent

Use This Skill For

  • Accessibility review of Apple-platform UI.
  • Accessibility-aware implementation updates.
  • Platform/framework-specific guidance selection.

Task Workflows

Review Existing Accessibility Implementation

  1. Identify the changed UI surface and platform/framework.
  2. Load one backlog file for that surface.
  3. Load one or two matching guideline files.
  4. Output findings with guideline IDs, citation IDs, and verification steps.

Improve Existing UI Accessibility

  1. Load the matching backlog and current guideline file(s).
  2. Propose concrete semantic fixes (label/value/hint/role/actions).
  3. Include rationale tied to Tier-1 citations.
  4. Provide verification plan (Inspector + manual flow; optional XCUITest hook).

Implement New Accessible UI

  1. Select guideline topics before implementation.
  2. Prefer native controls and explicit semantics.
  3. Include interop ownership notes for mixed stacks.
  4. Return implementation plus verification expectations.

Internal Routing (As Needed)

Load these only when task scope is ambiguous or multi-platform:

  1. references/manifests/security-policy.json
  2. references/manifests/axes.json
  3. references/manifests/core.json
  4. references/manifests/routes.json

Then Select

  • Platform: ios, tvos, macos, visionos
  • Framework: swiftui, uikit, appkit, or mixed interop
  • Task type: implement, review, triage, or guideline authoring

Load Only What Is Needed

After route selection, load only:

  1. One platform backlog:
    • references/swiftui/guidelines/topic-backlog.md
    • references/uikit/guidelines/topic-backlog.md
    • references/tvos/guidelines/topic-backlog.md
    • references/macos/guidelines/topic-backlog.md
    • references/visionos/guidelines/topic-backlog.md
  2. One or two topic guideline files tied to the task.
  3. Required testing docs:
    • references/testing/inspector-audit-checklist.md
    • references/testing/manual-test-scripts.md (or platform equivalent)
    • references/testing/xcuitest-hooks.md when automation is relevant
  4. Core references only when needed:
    • references/core/sources/registry.md
    • references/core/taxonomy/semantics-checklist.md
    • references/core/templates/guideline-template.md

Operating Rules

  1. Treat Tier-1 Apple sources as platform truth.
  2. Keep semantics explicit for interactive UI:
    • label
    • value
    • hint
    • role/traits
    • actions
  3. Prefer native controls and document interop ownership when mixed frameworks are used.
  4. Keep guidance testable with concrete verification steps.

Output Requirements

For review tasks:

  • Findings or confirmations tied to guideline IDs.
  • Rationale with citation IDs.
  • Verification steps (Inspector + manual flow; optional XCUITest hook).

For implementation tasks:

  • Concrete code or content changes.
  • Why the change aligns with selected guideline(s).
  • Verification plan with expected outcomes.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

clinic-visit-prep

帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.

Archived SourceRecently Updated
Automation

changelog-curator

从变更记录、提交摘要或发布说明中整理对外 changelog,并区分用户价值与内部改动。;use for changelog, release-notes, docs workflows;do not use for 捏造未发布功能, 替代正式合规审批.

Archived SourceRecently Updated
Automation

klaviyo

Klaviyo API integration with managed OAuth. Access profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks. Use this skill when users want to manage email marketing, customer data, or integrate with Klaviyo workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Archived SourceRecently Updated