apple-targets

Installation
SKILL.md

Apple Extension Target Skills Reference

This directory contains comprehensive skill documents for all supported Apple extension and target types. Each skill document provides everything an AI agent needs to understand, implement, and troubleshoot a specific Apple extension type, including:

  • Apple documentation links and WWDC session references
  • Runtime behavior and lifecycle explanation
  • Real-world use cases and implementation patterns
  • Production-ready Swift code examples
  • Platform availability and version requirements
  • Common gotchas and debugging tips

Installing This Skill

Install this skill into your coding agent (Claude Code, Cursor, Codex, etc.) with npx skills:

npx skills add EvanBacon/expo-apple-targets/tree/main/skills/apple-targets
Installs
28
GitHub Stars
1.3K
First Seen
May 28, 2026
apple-targets — evanbacon/expo-apple-targets