apple-docs-research

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Apple Docs Research

Apple Docs 研究

Overview

概述

Use this skill to answer Apple platform coding and research questions by querying the Apple Developer Documentation and WWDC catalog via the apple-docs MCP tools. This skill replaces general web browsing for Apple-specific sources.
使用此技能通过apple-docs MCP工具查询Apple开发者文档和WWDC目录,以解答Apple平台的编码和研究问题。此技能可替代针对Apple特定资源的通用网页浏览。

Workflow

工作流程

  1. Clarify the target: Identify platform (iOS/macOS/etc.), framework, API, or WWDC topic. Ask a brief question if the scope is unclear.
  2. Select the right tool path:
    • API or framework lookup:
      search_apple_docs
      get_apple_doc_content
      for details.
    • Framework exploration:
      list_technologies
      search_framework_symbols
      .
    • Availability / deployment targets:
      get_platform_compatibility
      .
    • Related APIs / alternatives:
      get_related_apis
      or
      find_similar_apis
      .
    • WWDC sessions:
      list_wwdc_videos
      or
      search_wwdc_content
      get_wwdc_video
      .
    • Recent updates / release notes:
      get_documentation_updates
      .
  3. Synthesize: Summarize findings, include version/platform constraints, and provide code or guidance grounded in the retrieved docs.
  4. If no result: Say what was searched, broaden with adjacent frameworks or WWDC content, then report gaps clearly.
  1. 明确目标:确定平台(iOS/macOS等)、框架、API或WWDC主题。如果范围不明确,可提出简短问题确认。
  2. 选择合适的工具路径:
    • API或框架查询:使用
      search_apple_docs
      get_apple_doc_content
      获取详细信息。
    • 框架探索
      list_technologies
      search_framework_symbols
    • 兼容性/部署目标
      get_platform_compatibility
    • 相关API/替代方案
      get_related_apis
      find_similar_apis
    • WWDC会议
      list_wwdc_videos
      search_wwdc_content
      get_wwdc_video
    • 近期更新/发行说明
      get_documentation_updates
  3. 整合信息:总结研究结果,包含版本/平台限制,并基于检索到的文档提供代码或指导。
  4. 无结果处理:说明已搜索的内容,扩展至相邻框架或WWDC内容,然后清晰报告缺失的信息。

Output Expectations

输出要求

  • Always use apple-docs MCP tools as the authoritative source for Apple docs and WWDC content.
  • Prefer official Apple documentation content and WWDC sessions over third‑party sources.
  • When user asks for “latest” or “most recent,” use
    get_documentation_updates
    or current WWDC year filters rather than assumptions. *** End Patch} />]
  • 始终将apple-docs MCP工具作为Apple文档和WWDC内容的权威来源。
  • 优先使用Apple官方文档内容和WWDC会议资源,而非第三方来源。
  • 当用户询问“最新”相关内容时,使用
    get_documentation_updates
    或当前WWDC年份筛选器,而非主观假设。 *** End Patch} />]