Skills

All Skills

apple

Skills tagged with #apple

@ml-explore

swift-mlx-lm

MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.

ml-explore/mlx-swift-lm
19d ago
2940
@ARAS-Workspace
MCP

Claude KVM

MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR

mcpgithub
ARAS-Workspace/claude-kvm
19d ago
0
@RevylAI

app-store-preflight-compliance

Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.

RevylAI/greenlight+1 more
19d ago
1.3K0
@managedcode

apple-crash-symbolication

Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers. Automatically downloads .dwarf symbols from the Microsoft symbol server using Mach-O UUIDs. USE FOR triaging a .NET MAUI or Mono app crash from an .ips file on any Apple platform, resolving native backtrace frames in libcoreclr or libmonosgen-2.0 to .NET runtime source code, retrieving .ips crash logs from a connected iOS device or iPhone, or investigating EXC_CRASH, EXC_BAD_ACCESS, SIGABRT, or SIGSEGV originating from the .NET runtime. DO NOT USE FOR pure Swift/Objective-C crashes with no .NET components, or Android tombstone files. INVOKES Symbolicate-Crash.ps1 script, atos, dwarfdump, idevicecrashreport.

managedcode/dotnet-skills+92 more
18d ago
3410
@whyoleg

compat-tests

Run cross-provider compatibility tests for specific algorithms and providers in the cryptography-kotlin project. Use this skill when the user asks to run compatibility tests, cross-provider validation, or wants to verify that a specific algorithm (like AES-GCM, ECDSA, HMAC, etc.) produces consistent results across different providers (JDK, OpenSSL3, Apple, CryptoKit, WebCrypto). Also use when the user mentions "generate and validate" test data, or references the compatibility test pipeline.

whyoleg/cryptography-kotlin
18d ago
5450
@mitsuhiko

apple-mail

Search, read, and extract attachments from Apple Mail's local storage. Query emails by sender, recipient, subject, body, date, mailbox, and flags. Read raw RFC822 messages and extract file attachments.

mitsuhiko/agent-stuff+8 more
19d ago
1.6K0
@Redth

app-store-connect-api

Guide for implementing Apple App Store Connect API integrations. Use when: (1) Building API clients to manage certificates, provisioning profiles, bundle IDs, or devices, (2) Implementing JWT authentication for App Store Connect, (3) Understanding API request/response patterns and error handling, (4) Working with TestFlight builds, beta groups, or app submissions, (5) Discovering available endpoints, schemas, or capabilities via the OpenAPI spec. Includes scripts for fetching and analyzing Apple's official OpenAPI specification.

Redth/AppleDev.Tools+1 more
18d ago
520
@imdinu
MCP

Apple Mail MCP

Fast MCP server for Apple Mail with batch JXA and FTS5 search index.

mcpgithubaisearch
imdinu/apple-mail-mcp
19d ago
0
@Cifero74
MCP

Io.Github.Cifero74/Mcp Apple Music

Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.

mcpgithubsearch
Cifero74/mcp-apple-music
19d ago
0
@microclaw

apple-calendar

Query and manage Apple Calendar on macOS via `icalBuddy` (read) and AppleScript (`osascript`) for event creation. Use when users ask about upcoming events, scheduling, calendar lookups, adding calendar events, or checking what's on their agenda. Triggers on mentions of calendar, events, schedule, meetings, or appointments.

microclaw/microclaw
19d ago
5620
@SardorbekR
MCP

Io.Github.SardorbekR/Appstore Connect

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

mcpgithubapi
SardorbekR/appstore-connect-mcp
19d ago
0
@RuochenLyu

apple-health-analyst

Analyze Apple Health export ZIP. Run local prepare to generate structured insights, then produce a professional health report based on cross-metric analysis and historical context.

RuochenLyu/apple-health-analyst
18d ago
360
@BitrigApp

xcdocs

Use when an agent is writing, debugging, or updating code against Apple frameworks and needs local Xcode documentation to resolve compile errors, discover the right symbols, check API shape or availability, confirm usage patterns, or inspect related articles and topics for newly released SDK features.

BitrigApp/XCDocs
18d ago
620
@HybridAIOne

apple-music

Control Apple Music playback, inspect now playing, start playlists, and automate the macOS Music app.

HybridAIOne/hybridclaw+13 more
7d ago
90
@patrickfreyer

email-management-expert

Expert email management assistant for Apple Mail. Use this when the user mentions inbox management, email organization, email triage, inbox zero, organizing emails, managing mail folders, email productivity, checking emails, or email workflow optimization. Provides intelligent workflows and best practices for efficient email handling.

patrickfreyer/apple-mail-mcp
18d ago
470
@blacktop

ipsw

Apple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries, disassembling functions in dyld_shared_cache, dumping Objective-C headers from private frameworks, downloading IPSWs or kernelcaches, extracting entitlements, analyzing Mach-O files, or researching Apple security. Triggers on requests involving Apple RE, iOS internals, kernel analysis, KEXT extraction, or vulnerability research on Apple platforms.

blacktop/ipsw-skill+1 more
5d ago
430
@safaiyeh

app-store-review

Evaluates code against Apple's App Store Review Guidelines. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, or Expo) to identify potential App Store rejection issues before submission. Triggers on tasks involving app review preparation, compliance checking, or App Store submission readiness.

safaiyeh/app-store-review-skill
19d ago
420
@icloud-calendar-mcp
MCP

Icloud Calendar Mcp

MCP server for iCloud (Apple) Calendar access via CalDAV

mcp
icloud-calendar-mcp/icloud-calendar-mcp
19d ago
0
@axiaoge2

apple-hig-designer

Design Apple-style iOS/macOS interfaces following Human Interface Guidelines. Creates HIG-compliant components with SF Symbols, San Francisco typography, and proper accessibility. Supports optional modern effects. Use when designing Apple-style UI, iOS/macOS interfaces, HIG-compliant components, or implementing design system specifications.

axiaoge2/Apple-Hig-Designer
18d ago
970
@mcp-registry
MCP

Apple Search Ads Mcp

Apple Search Ads MCP: campaign analytics, bid management, and attribution tracking.

mcpgithubaisearch
19d ago
0
@itsmostafa

mlx

Running and fine-tuning LLMs on Apple Silicon with MLX. Use when working with models locally on Mac, converting Hugging Face models to MLX format, fine-tuning with LoRA/QLoRA on Apple Silicon, or serving models via HTTP API.

itsmostafa/llm-engineering-skills+1 more
3d ago
240
@mihaelamj

cupertino

This skill should be used when working with Apple APIs, iOS/macOS/visionOS development, or Swift language questions. Covers searching Apple developer documentation, looking up SwiftUI views, finding UIKit APIs, reading Apple docs, browsing Swift Evolution proposals, checking Human Interface Guidelines, and exploring Apple sample code. Supports 300+ frameworks including SwiftUI, UIKit, Foundation, and Combine via offline search of 300,000+ documentation pages.

mihaelamj/cupertino
18d ago
6140
@vamsivarma27

ui-restructure

Solves UI lock-in. Reverse engineers your existing UI, strips all layout/token decisions, preserves every hook, handler, and API call untouched, then rebuilds the UI from scratch with a fresh design system. Use /ui-restructure to fully redesign, --style apple|linear|minimal|dashboard for named styles, --mode layout|theme|grid for partial rebuilds, --god-mode to redesign from the user's perspective using 100-user mindset simulation and 6 UX principles, --keep-tokens to preserve your token system, --prompt for custom redesigns. Applies mandatory world-class polish: spring motion, 5-state micro-interactions, 8pt spacing grid, WCAG accessibility. Supports Next.js, React, Vue 3, Tailwind, CSS Modules, styled-components, shadcn.

vamsivarma27/ui-restructure
18d ago
50
@gjeltep
MCP

App Store Connect Mcp

Interact with Apple's App Store Connect API

mcpgithubapi
gjeltep/app-store-connect-mcp
19d ago
0
@AvdLee

update-swiftui-apis

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode release. Requires the Sosumi MCP to be available.

AvdLee/SwiftUI-Agent-Skill
18d ago
2.2K0
@callstackincubator

react-native-ai-skills

Provides integration recipes for the React Native AI @react-native-ai packages that wrap the Llama.rn (Llama.cpp), MLC-LLM, Apple Foundation backends. Use when integrating local on-device AI in React Native, setting up providers, model management.

callstackincubator/ai
18d ago
1.2K0
@BingoWon
MCP

Com.Apple Rag/Mcp Server

Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients

mcpaisearchrag
BingoWon/apple-rag-mcp
19d ago
0
@NSHipster

sosumi

Fetches Apple documentation as Markdown via Sosumi. Use for Apple API reference, Human Interface Guidelines, WWDC transcripts, and external Swift-DocC pages.

NSHipster/sosumi.ai
19d ago
3480
@ml-explore

swift-mlx

MLX Swift - High-performance ML framework for Apple Silicon with lazy evaluation, automatic differentiation, and unified memory

ml-explore/mlx-swift
18d ago
1.6K0
@rshankras

account-deletion

Generates an Apple-compliant account deletion flow with multi-step confirmation UI, optional data export, configurable grace period, Keychain cleanup, and server-side deletion request. Use when user needs account deletion, right-to-delete, or Apple App Review compliance for account removal.

rshankras/claude-code-apple-skills+76 more
18d ago
920
@znz-systems
MCP

Io.Github.Pzep1/Mcp Meet

One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection

mcpgithubai
znz-systems/mcp-meet
19d ago
0
@Happygallo
MCP

Io.Github.Happygallo/Apple Ads

Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5.

mcpgithubapiaisearch
Happygallo/apple-ads-mcp
19d ago
0
@henilcalagiya
MCP

Mcp Apple Notes

MCP server for Apple Notes integration using AppleScript with full CRUD operations

mcpgithub
henilcalagiya/mcp-apple-notes
19d ago
0
@serverpod

Serverpod Authentication Module

The **serverpod_auth** module (Serverpod 3) provides **token managers** (JWT, server-side sessions) and **identity providers** (Email, Google, Apple, GitHub, Facebook, Microsoft, Passkey, Firebase, Anonymous).

serverpod/serverpod+12 more
19d ago
3.1K0
@AgriciDaniel

ads-apple

Apple Search Ads (ASA) deep analysis for mobile app advertisers. Evaluates campaign structure, bid health, Creative Sets, MMP attribution, budget pacing, TAP coverage (Today/Search/Product Pages), and goal CPA benchmarks by country. Use when user says "Apple Search Ads", "ASA", "App Store ads", "Apple ads", "Search Ads", or is advertising a mobile app on iOS.

AgriciDaniel/claude-ads+18 more
18d ago
9600
@ryaker
MCP

Appstore Connect Mcp

MCP server for Apple Store Connect API integration with OAuth authentication support

mcpgithubapi
ryaker/appstore-connect-mcp
19d ago
0
@jwulff
MCP

Apple Voice Memo Mcp

Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.

mcpgithub
jwulff/apple-voice-memo-mcp
19d ago
0
@kylehughes

building-apple-platform-products

Builds, tests, archives, and deploys Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, swift test, xcrun simctl, xcrun devicectl, or any xcrun developer tool. Covers project discovery, simulator management, physical device deployment, code signing, profiling, distribution, and binary inspection.

kylehughes/apple-platform-build-tools-claude-code-plugin
19d ago
460
@VoidChecksum

omniwire

Control your entire server mesh from chat. Execute commands, transfer files, manage Docker, sync configs, and monitor all your nodes — VPS, Raspberry Pi, laptop, desktop — through one unified interface. 30 MCP tools. Works on any architecture (x64, ARM, Apple Silicon). SSH2 with compression, encrypted config sync, 1Password secrets backend. Just say what you need and your agent runs it across every machine.

infrastructuremeshsshdevopsserversvps
VoidChecksum/omniwire
18d ago
60
@vercel-labs

oauth

Configure OAuth providers (Google, Apple, Microsoft, Facebook, GitHub, etc.) to work with portless local dev URLs. Use when setting up OAuth redirect URIs, fixing "redirect_uri_mismatch" or "invalid redirect" errors, configuring sign-in providers for local development, or when a provider rejects .localhost subdomains. Triggers include "OAuth not working with portless", "redirect URI mismatch", "Google/Apple/Microsoft sign-in fails locally", "configure OAuth for local dev", or any task involving OAuth callback URLs with portless domains.

vercel-labs/portless+1 more
18d ago
5.1K0
@kylehughes

programming-swift

Provides the complete content of 'The Swift Programming Language (6.3 beta)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.

kylehughes/the-unofficial-swift-programming-language-skill
18d ago
410
@heznpc
MCP

Iconnect

MCP server for the entire Apple ecosystem — 123 tools across 14 modules. macOS only.

mcpgithub
heznpc/iConnect
19d ago
0
@dkyazzentwatwa

apple-flow-gateways

Core routing and troubleshooting skill for Apple Flow gateways (Mail, Reminders, Notes, Calendar). Use when deciding which `apple-flow tools` command to run, applying shared safety rules, or debugging gateway permissions/resource-name mismatches.

dkyazzentwatwa/apple-flow+4 more
18d ago
630
@AvdLee

swift-testing-expert

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.

AvdLee/Swift-Testing-Agent-Skill
18d ago
2710