By 4eleven7
6 skills for UIKit — Auto Layout, collection views, Core Animation, navigation, and SwiftUI interop
Reviews and writes Auto Layout code — NSLayoutConstraint anchors, UIStackView, constraint priorities, content hugging, compression resistance, safe area, debugging. Use when building or reviewing constraint-based layouts in UIKit.
Reviews and writes UITableView and UICollectionView code — diffable data sources, compositional layout, cell registration, section snapshots. Use when building or reviewing list and grid interfaces in UIKit.
Reviews and writes Core Animation code — CALayer, CAAnimation, UIViewPropertyAnimator, and bridging UIKit animations to SwiftUI. Use when SwiftUI animation isn't sufficient or when wrapping UIKit animation in SwiftUI.
Reviews and writes UIKit view controller and view code — UIViewController lifecycle, UIView hierarchy, responder chain, trait collections, size classes. Use when building or reviewing imperative UIKit view layer code.
Reviews and writes SwiftUI-UIKit interop code — UIViewRepresentable, UIViewControllerRepresentable, UIHostingController, UIHostingConfiguration, incremental adoption. Use when bridging between SwiftUI and UIKit.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Reusable Beepus Maximus agent skills and Claude Code plugin bundles for Apple platform engineering, product work, and project workflows. Skills are plain SKILL.md directories, so the same content can be used by Codex and Claude. Claude-only slash commands live under plugins/project-tools/commands.
SKILL.md.example-setup/.Install through the Claude plugin marketplace:
/plugin marketplace add 4eleven7/Claude-Skills
/plugin install ios-frameworks@claude-skills
/plugin install ios-platform@claude-skills
/plugin install swiftui@claude-skills
/plugin install uikit@claude-skills
/plugin install project-tools@claude-skills
/plugin install product@claude-skills
Update installed plugins:
/plugin marketplace update claude-skills
Codex can use the same SKILL.md directories. For a local checkout, symlink skills into ${CODEX_HOME:-~/.codex}/skills so Codex reads the current repository copy:
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
ln -sfn "$PWD"/plugins/*/skills/* "${CODEX_HOME:-$HOME/.codex}/skills/"
Each installed skill directory should contain its own SKILL.md at the top level.
Use copies instead of symlinks when you want a pinned snapshot that does not change as the repository changes.
Use the plugin directories directly while editing. Before publishing changes, verify:
SKILL.mdSKILL.md has name and description frontmatterApple framework skills for iOS and Apple platform development.
| Skill | Use |
|---|---|
activitykit | Reviews and writes ActivityKit code — Live Activities, Dynamic Island, Lock Screen presentations, push updates, and Activity lifecycle. Use when implementing live updating content outside your app. |
alarmkit | Reviews and writes AlarmKit code — alarm scheduling, countdown timers, alarm presentation, Live Activities integration, and authorization. Use when implementing alarms, timers, or countdown features. |
app-intents | Use when implementing, reviewing, or debugging App Intents, App Shortcuts, Siri, AppEntity, EntityQuery, parameter summaries, Spotlight intents, Focus filters, Control Center, or Action Button integrations. |
apple-accessibility-auditor | Audit Apple platform UI code for accessibility — VoiceOver, Dynamic Type, keyboard navigation, colour contrast, and semantic correctness — with prioritised, patch-ready fixes |
authentication | Reviews and writes AuthenticationServices code — Sign in with Apple, passkeys, ASAuthorizationController, credential providers, and AutoFill. Use when implementing authentication flows. |
background-tasks | Reviews and writes BackgroundTasks code — BGTaskScheduler, app refresh tasks, processing tasks, continued processing (iOS 26), health research tasks, SwiftUI .backgroundTask, system constraints, and diagnostics. Use when scheduling background work. |
camera-media | Use when implementing, reviewing, or debugging camera capture, AVCaptureSession, RotationCoordinator, responsive capture, deferred processing, PhotosPicker/PHPicker, limited library access, or HDR preservation. |
cloudkit | Reviews and writes iCloud sync code — CloudKit databases, CKSyncEngine, SwiftData+CloudKit integration, iCloud Drive documents, NSUbiquitousKeyValueStore, conflict resolution, and sync diagnostics. Use when implementing, reviewing, or debugging any iCloud data sync. |
combine | Reviews and writes Combine framework code for correctness, memory safety, and migration readiness. Use when working with publishers, subscribers, @Published, subjects, operator chains, or bridging Combine with async/await. |
core-data | Writes, reviews, and governs Core Data persistence -- stack setup, concurrency, relationships, migrations, and CloudKit integration. Use when reading, writing, or reviewing any Core Data code or schema changes. Not for SwiftData projects (use the swiftdata skill instead). |
core-location | Reviews and writes Core Location code — authorization strategy, CLServiceSession layering, CLMonitor geofencing, background location, CLLocationUpdate async patterns, and common anti-patterns. Use when implementing, reviewing, or debugging any location feature. |
coreml-vision | On-device machine learning with CoreML model loading/prediction and Vision framework image analysis |
4 skills for product analytics, App Store marketing, monetization strategy, and onboarding
13 skills for iOS architecture, debugging, testing, tooling, HIG, Swift language, and shipping
14 skills for SwiftUI mastery — components, design systems, Figma-to-code, hardening, microinteractions, performance audits, view refactors, shaders, and workflow audits
35 skills covering Apple frameworks — HealthKit, MapKit, StoreKit, CoreML, RealityKit, ActivityKit, and more
50 skills and 25 thin Claude command wrappers for project workflows — planning, specs, auditing, TDD, debugging, code review, shipping, and more
npx claudepluginhub 4eleven7/claude-skills --plugin uikitUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.