# implementing-assistive-access-in-ios > Guidance for Implementing Assistive Access in iOS from Xcode AdditionalDocumentation. Use when implementing, updating, or reviewing related features and you need to consult the local Xcode doc at /Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/Implementing-Assistive-Access-in-iOS.md. (Xcode 26.2 17C52) - Author: Ugo Di Profio - Repository: metropol/agent-scripts - Version: 20251224162417 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/metropol/agent-scripts - Web: https://mule.run/skillshub/@@metropol/agent-scripts~implementing-assistive-access-in-ios:20251224162417 --- --- name: implementing-assistive-access-in-ios description: "Guidance for Implementing Assistive Access in iOS from Xcode AdditionalDocumentation. Use when implementing, updating, or reviewing related features and you need to consult the local Xcode doc at /Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/Implementing-Assistive-Access-in-iOS.md. (Xcode 26.2 17C52)" --- # Implementing Assistive Access in iOS ## Overview Use this skill to consult the local Xcode AdditionalDocumentation file for "Implementing Assistive Access in iOS" when implementing or reviewing related features. Keep context minimal: read only the relevant sections and summarize in your own words. ## Workflow 1. Define the concrete question or decision you need to make. 2. Read the smallest necessary section(s) from the reference file. 3. Summarize relevant guidance and apply it to code/tests. ## Reference - Path: `/Applications/Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/Current/Resources/AdditionalDocumentation/Implementing-Assistive-Access-in-iOS.md` - Notes: This file can change with Xcode updates; cite the file path and Xcode build when using guidance.