# appkit-implementing-liquid-glass-design > Guidance for Implementing Liquid Glass Design in AppKit 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/AppKit-Implementing-Liquid-Glass-Design.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~appkit-implementing-liquid-glass-design:20251224162417 --- --- name: appkit-implementing-liquid-glass-design description: "Guidance for Implementing Liquid Glass Design in AppKit 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/AppKit-Implementing-Liquid-Glass-Design.md. (Xcode 26.2 17C52)" --- # Implementing Liquid Glass Design in AppKit ## Overview Use this skill to consult the local Xcode AdditionalDocumentation file for "Implementing Liquid Glass Design in AppKit" 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/AppKit-Implementing-Liquid-Glass-Design.md` - Notes: This file can change with Xcode updates; cite the file path and Xcode build when using guidance.