xcode

A workspace-specific guide for Xcode project configuration, covering how Apple projects define builds, targets, signing, capabilities, archives, exports, tests, coverage, and localization.

In plain words
What is it for?
Use it when changing Xcode build settings, .xcconfig files, schemes, targets, signing, entitlements, archives, exports, test plans, code coverage, or localization files.
Why use it?
It helps configuration changes match the project’s established rules and the correct implementation guidance.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/caglarbaranbora/apple-agent-kit/xcode
Any agent
npx skills add caglarbaranbora/Apple-Agent-Kit --skill xcode
Clone the repo
git clone --depth 1 https://github.com/caglarbaranbora/Apple-Agent-Kit

Made for: Claude Code, Codex.

Per session 324 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 817 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00324 $0.00817
Opus 5 $0.00162 $0.00409
Sonnet 5 $0.00065 $0.00163
Haiku 4.5 $0.00032 $0.00082

Measured yesterday against content hash d085ce91020f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

xcode scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/xcode/SKILL.md · 50 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 50 lines · 324 tokens per session scan A d085ce91020f

Subscribe to this mod's changes

xcode is a skill published in the GitHub repository caglarbaranbora/Apple-Agent-Kit (1 stars, last pushed 10d ago), with no licence file. It adds 324 tokens to every session and 817 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ttb-skill-audit

Code audits for TTBaseUIKit apps: performance, accessibility, localization. FCR compliance scoring.

tqtuan1201/TTBaseUIKit · 26 tokens

ios-localization

Implement, review, or improve localization and internationalization in iOS/macOS apps — String Catalogs (.xcstrings), generated localizable symbols, stable key naming, LocalizedStringKey, LocalizedStringResource, pluralization, FormatStyle for numbers/dates/measurements, right-to-left layout, Dynamic Type, and…

dpearson2699/swift-ios-skills · 127 tokens

natural-language

Tokenize, tag, and analyze natural language text using Apple's NaturalLanguage framework and translate between languages with the Translation framework. Use when adding language identification, sentiment analysis, named entity recognition, part-of-speech tagging, text embeddings, or in-app translation to…

dpearson2699/swift-ios-skills · 63 tokens

shotkit

Autonomously generate, design, and organize App Store screenshots for iOS and iPadOS apps. Use this skill whenever a developer asks to create App Store screenshots, generate screenshot assets, design screenshot templates, capture simulator screens, produce localized screenshots, or organize screenshots by device size.…

nicolocurioni96/withnico-skills · 151 tokens

xcstrings-localize

Skill "xcstrings-localize" from CH3COOH/claude-skills, covering ios 多言語ローカライズワークフロー, 全体フロー, ステップ 0: 対象言語の特定, 方法 a: xcstrings から検出(推奨) and xcstrings ファイルを探す.

CH3COOH/claude-skills · 142 tokens

audit-xcode-security-settings

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up…

superagents-lab/xcode27-skills · 111 tokens