apple-platform-versions

Apple Platform Versions — Coding Baseline Guardrail

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "apple-platform-versions" with this command: npx skills add antgly/apple-platform-versions-skill/antgly-apple-platform-versions-skill-apple-platform-versions

Apple Platform Versions — Coding Baseline Guardrail

When to use (strict)

Activate this skill only if the task involves:

  • macOS/iOS/iPadOS/watchOS/tvOS/visionOS “latest/current” claims, OR

  • Code that depends on OS version assumptions (availability checks, deployment target guidance, SDK/version-specific APIs), OR

  • Any mention or implication that “current macOS” is Sequoia (15).

If none of the above: do not load/use this skill.

Source of truth

  • Apple Security Releases page for “latest version of …” across platforms.

  • Pinned table + baseline guidance in references/.

Procedure

  • Read references/CODING_BASELINE.md .

  • If the user or code needs “latest/current” values:

  • If web access exists, confirm via Apple Security Releases.

  • Update references/PLATFORM_VERSIONS.md if stale.

  • Apply the baseline to your work:

  • Treat “current macOS” as macOS Tahoe 26.x (not Sequoia 15).

  • Only assume older versions if the repo/project explicitly targets them.

Output guidance

  • If giving version numbers, include “Last verified” (from PLATFORM_VERSIONS.md) or cite verification.

  • If generating availability-gated code, prefer if #available(macOS 26, *) { ... } else { ... } patterns when relevant and when you’re confident the API is 26+.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

law-of-demeter-swift

No summary provided by upstream source.

Repository SourceNeeds Review
General

Xiaohongshu Crawler

爬取小红书内容,支持登录搜索、笔记详情获取、用户主页信息及热门笔记,无需登录部分功能可用。

Registry SourceRecently Updated
General

TAPD

当用户需要查询、修改 TAPD 项目中需求、缺陷、任务等信息时,如修改状态、添加评论等,通过调用 TAPD MCP 提供相应的服务。当用户要求时,通过 send_qiwei_message 发送消息到企业微信。

Registry SourceRecently Updated
General

Roast Generator

吐槽生成器。温和吐槽、毒舌模式、朋友互怼、名人吐槽、自嘲、Battle模式。Roast generator with gentle, savage modes. 吐槽、毒舌、搞笑。

Registry SourceRecently Updated