概要
Accelerate the integration of on-device Apple Intelligence by providing specialized guidance for the Foundation Models framework. This skill helps developers implement features like text summarization, content classification, and structured data extraction while avoiding common pitfalls such as UI blocking, manual JSON parsing errors, and context window overflows. By emphasizing the use of the @Generable macro for type-safe outputs and the Tool protocol for external data integration, it ensures that AI features remain performant, private, and reliable across modern Apple platforms.