Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By AutisticAF
Apple platform development skills for iOS, macOS, iPadOS, watchOS, tvOS, and visionOS — covering SwiftUI, Swift, SwiftData, frameworks, App Store, testing, architecture, code generation, and product workflows.
npx claudepluginhub autisticaf/autisticaf-claude-code-marketplace --plugin apple-devGenerate compelling App Store descriptions that convert browsers into users. Use when writing or optimizing App Store product descriptions.
Apple Search Ads campaign strategy for indie developers — paid acquisition, keyword bidding, budget planning, and ROAS optimization. Use when user asks about running ads, paid user acquisition, or Apple Search Ads campaigns.
Optimize app title, subtitle, and keywords for App Store discoverability. Use when improving ASO or keyword strategy.
App Store marketing strategy advisor that analyzes your app and recommends the best promotional features. Orchestrates sub-skills for implementation. Use when planning app promotion, launch strategy, user acquisition, or re-engagement campaigns.
Handle App Store rejections, prepare submissions to avoid common rejection reasons, write Resolution Center responses, and navigate the appeal process. Use when user's app was rejected, is preparing for submission, or needs help with App Review.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Elite iOS and macOS development expertise with automatic skill activation for Swift, SwiftUI, UIKit, Xcode, and Apple frameworks plus code formatting tools
Editorial "Apple Platform Design" bundle for Claude Code from Antigravity Awesome Skills.
Agent skills for building, debugging, profiling, testing, refactoring, and shipping Swift apps across Apple platforms.
39 skills spanning Apple Kit frameworks from AccessorySetupKit to WidgetKit, plus CarPlay
Agents and skills for Swift app development on iOS.
Expert Swift 6.2 + SwiftUI for iOS 26, macOS 26, iPadOS 26, watchOS 26, visionOS 26, tvOS 26 with Liquid Glass, @Observable, actors, SwiftData inheritance
Agency specialist plugin for Slack application development. Provides orchestration-aware agents for webapp (Hack/React) and slack-desktop (Electron/TypeScript) that leverage each repo's existing Claude Code tooling.
A Claude Code plugin with 166 skills for Apple platform development — iOS, macOS, iPadOS, watchOS, tvOS, and visionOS. Covers everything from product ideation to App Store submission, with code generators, architecture patterns, framework guides, and workflow tools.
This plugin is heavily based on the skills fromclaude-code-apple-skills. I added a bunch around building CLIs, creating macros, using AVFoundation and other first-party libraries, etc. I also re-structured the skills according to Anthropic's Claude Code Plugins reference. And lastly, I made it into an easy-to-install plugin with an apple-dev:dev agent that's built to use these skills.
# Install from GitHub
claude plugin install github:AutisticAF/claude-code-apple-dev-plugin
# Skills are available as /apple-dev:skill-name in any project
git clone https://github.com/AutisticAF/claude-code-apple-dev-plugin.git
claude --plugin-dir ./claude-code-apple-dev-plugin
The plugin includes an apple-dev:dev agent — an Opus-powered Apple platform expert that proactively uses the plugin's skills:
# Use as session agent
claude --agent apple-dev:dev
# Or with local plugin during development
claude --plugin-dir ./claude-code-apple-dev-plugin --agent apple-dev:dev
.claude-plugin/plugin.json # Plugin manifest
.lsp.json # Swift LSP (sourcekit-lsp) configuration
agents/dev.md # Apple platform developer agent
skills/ # 166 skills (flat directory structure)
| Category | Count | Purpose |
|---|---|---|
Generators (generators-*) | 62 | Production-ready Swift code for common features |
Product (product-*) | 13 | Idea discovery to App Store workflow |
SwiftUI (swiftui-*) | 11 | Layout, environment, focus, toolbars, Transferable, Charts 3D |
iOS (ios-*) | 9 | Architecture, navigation, iPad, migration, accessibility, UI review |
Swift (swift-*) | 8 | Codable/JSON/TOON, concurrency, macros, testing, memory, CLI, regex, SPM |
macOS (macos-*) | 8 | Tahoe APIs, SwiftData architecture, AppKit-SwiftUI bridge |
Testing (testing-*) | 8 | TDD workflows, snapshot tests, test data factories |
App Store (app-store-*) | 7 | ASO, descriptions, keywords, reviews, search ads, rejections |
Growth (growth-*) | 4 | Analytics, press/media, community, indie business |
Apple Intelligence (apple-intelligence-*) | 3 | Foundation Models, Visual Intelligence, App Intents |
Design (design-*) | 2 | Liquid Glass, animation patterns |
Performance (performance-*) | 2 | Instruments profiling, SwiftUI debugging |
SwiftData (swiftdata-*) | 2 | Modeling patterns, class inheritance |
visionOS (visionos-*) | 2 | Spatial computing, widgets |
Security (security-*) | 1 | Privacy manifests |
Legal (legal-*) | 1 | Privacy policies, terms of service, EULAs |
| Standalone frameworks | 23 | HealthKit, ARKit, CarPlay, Core ML, MapKit, MusicKit, and more |
Total: 166 skills
No idea yet? Say: "I don't know what to build"
New app? Say: "I have an idea for a macOS app that does X. Should I build it?"
Existing app? Say: "Review my code" or "Add [feature]"
See docs/usage.md for a complete guide.
Generate production-ready Swift code that adapts to your project: