By 4eleven7
50 skills and 25 thin Claude command wrappers for project workflows — planning, specs, auditing, TDD, debugging, code review, shipping, and more
This Claude command is a thin shortcut for the `idea-seed` skill.
This Claude command is a thin shortcut for the `pre-ship` skill.
This Claude command is a thin shortcut for the `research-questions` skill.
This Claude command is a thin shortcut for the `resume-session` skill.
This Claude command is a thin shortcut for the `project-scope` skill.
Analyze a diff or branch to identify affected files, dependents, tests, and release risk before shipping.
Use when auditing or summarizing session changes, documenting what changed, explaining the root cause, listing verification, or producing rollback notes.
Generate user-facing changelogs from git history. Transforms technical commits into clear release notes. Use when preparing releases or summarising recent changes.
Identify ambiguous or missing specification details and resolve them through targeted questions before implementation.
Review code changes for defects, regressions, missing tests, and risky design decisions before shipping.
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 |
npx claudepluginhub 4eleven7/claude-skills --plugin project-tools6 skills for UIKit — Auto Layout, collection views, Core Animation, navigation, and SwiftUI interop
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
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development