# swiftui-new-toolbar-features > Guidance for SwiftUI New Toolbar Features 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/SwiftUI-New-Toolbar-Features.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~swiftui-new-toolbar-features:20251224162417 --- --- name: swiftui-new-toolbar-features description: "Guidance for SwiftUI New Toolbar Features 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/SwiftUI-New-Toolbar-Features.md. (Xcode 26.2 17C52)" --- # SwiftUI New Toolbar Features ## Overview Use this skill to consult the local Xcode AdditionalDocumentation file for "SwiftUI New Toolbar Features" 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/SwiftUI-New-Toolbar-Features.md` - Notes: This file can change with Xcode updates; cite the file path and Xcode build when using guidance.