claudeers.
// Claude Plugins

xcode-skills

Agent skills from Xcode 27 beta 5, packaged as a Claude Code plugin

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up xcode-skills (claude-plugin project) into my current project.
Found on https://claudeers.com/xcode-skills
Repo: https://github.com/artemnovichkov/xcode-skills
Homepage/docs: —
Detected install method: claude-plugin → /plugin install xcode-skills@artemnovichkov/xcode-skills
Category: plugins. Platforms: cli, mobile.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)

Unverified / not recently updated — review before pasting a run-this config.

/plugin marketplace add artemnovichkov/xcode-skills
/plugin install xcode-skills@artemnovichkov/xcode-skills
// or clone
git clone https://github.com/artemnovichkov/xcode-skills

// compatibility

Platformscli, mobile
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

Xcode Skills

Agent skills bundled with Xcode 27 beta 5, packaged as a Claude Code plugin so you can use them outside Xcode.

Install

Any agent — npx skills

Works for Codex, Cursor, Cline, Amp, Claude Code and ~70 more. Project scope by default, -g for global:

npx skills add artemnovichkov/xcode-skills          # pick interactively
npx skills add artemnovichkov/xcode-skills --all -g # install all, globally

Installs to .agents/skills/, then links into each detected agent's own directory.

Claude Code plugin

/plugin marketplace add artemnovichkov/xcode-skills
/plugin install xcode-skills@xcode-skills

Manual

git clone https://github.com/artemnovichkov/xcode-skills.git
cp -R xcode-skills/skills/* ~/.agents/skills/   # Codex, and most other agents
cp -R xcode-skills/skills/* ~/.claude/skills/   # Claude Code

In Codex run /skills or type $ to invoke one explicitly; otherwise they trigger on description match.

Skills

SkillWhat it does
swiftui-specialistSwiftUI best practices and performance: @Animatable, @Observable invalidation, ForEach/List identity, Environment/@Entry, localization, soft-deprecated APIs.
swiftui-whats-new-27New SwiftUI APIs in the 2027 releases: @State as a macro, @ContentBuilder, reorderable(), AsyncImage caching, swipe actions outside List, toolbar overflow, item-binding alerts.
app-intents-specialistApp Intents correctness: execution model, entities and queries, AppEnum, parameters and summaries, dependencies, results and errors, donation, localization, shortcut phrases.
app-intents-whats-new-27App Intents in iOS 26/27: supportedModes, SnippetIntent, UndoableIntent, Visual Intelligence, Spotlight properties, syncable entities, @AppIntent(schema:), AppIntentsTesting.
building-document-based-swiftui-applicationsThe new Document protocol: DocumentGroup, readers/writers, FileWrapper, packages, progress, undo, migration off FileDocument.
uikit-app-modernizationReplaces legacy shared-state UIKit APIs (mainScreen, interfaceOrientation, app lifecycle) with scene-aware equivalents.
modernize-testsSwift Testing adoption and XCTest migration.
adopt-c-bounds-safetyThe C -fbounds-safety extension: pointer annotations, adoption strategy, build settings, runtime debugging.
audit-xcode-security-settingsAudits and progressively enables security build settings, analyzer checkers, and Enhanced Security.
device-interactionVerifies app behavior on device/simulator via screenshots, UI hierarchy, and touch input.

Note

Content is Apple's, extracted verbatim from Xcode 27 beta 5. This repo only repackages it for installation. Beta material — expect it to change in later seeds.

// faq

What is xcode-skills?

Agent skills from Xcode 27 beta 5, packaged as a Claude Code plugin. It is open-source on GitHub.

Is xcode-skills free to use?

xcode-skills is open-source, so it is free to use.

What category does xcode-skills belong to?

xcode-skills is listed under plugins in the Claudeers registry of Claude-compatible tools.

2 views
10 stars
unclaimed
updated 9 days ago

// embed badge

xcode-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/xcode-skills.svg)](https://claudeers.com/xcode-skills)

// retro hit counter

xcode-skills hit counter
[![Hits](https://claudeers.com/api/counter/xcode-skills.svg)](https://claudeers.com/xcode-skills)

// reviews

// guestbook

0/500

// related in Claude Plugins

🔓

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

// pluginsmultica-ai/203,096[ claude ]
🔓

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…

// pluginsanthropics/Python141,574[ claude ]
🔓

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

// pluginsHKUDS/Python47,363Apache-2.0[ claude ]
🔓

financial-services — a Claude ecosystem project on GitHub.

// pluginsanthropics/Python34,276Apache-2.0[ claude ]
→ see how xcode-skills connects across the ecosystem