Comprehensive iOS development expertise with Swift 6+ concurrency, SwiftUI animations, and Swift Evolution tracking
Guide for building, auditing, and refactoring Swift code using modern concurrency patterns (Swift 6+). This skill should be used when working with async/await, Tasks, actors, MainActor, Sendable types, isolation domains, or when migrating legacy callback/Combine code to structured concurrency. Covers Approachable Concurrency settings, isolated parameters, and common pitfalls.
Track and understand Swift language evolution proposals. Use when researching Swift language features, understanding proposal stages, checking feature availability by Swift version, or planning migrations to newer Swift versions.
This skill provides comprehensive guidance for implementing advanced SwiftUI animations, transitions, matched geometry effects, and Metal shader integration. Use when building animations, view transitions, hero animations, or GPU-accelerated effects in SwiftUI apps for iOS and macOS.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A collection of plugins for Claude Code to enhance your development workflow.
| Plugin | Description | Version |
|---|---|---|
| astralform | Manage Astralform AI agent projects - create projects, manage API keys, configure LLMs, integrate iOS SDK | 1.5.1 |
| lint | Auto-linting for 9 languages with auto-fix integration and blocking behavior for missing tools | 2.7.0 |
| memory | Automatic persistent memory - captures learnings across sessions with progressive disclosure | 1.0.0 |
| xcode | Swift Package Manager build/test commands and Xcode project utilities | 1.0.0 |
cd your-project
claude plugins add https://github.com/astralform-ai/astralform-plugins
claude plugins add --global https://github.com/astralform-ai/astralform-plugins
/plugin marketplace add https://github.com/astralform-ai/astralform-plugins
/plugin install astralform # or lint, memory, xcode
Manage your Astralform AI agent projects directly from Claude Code.
Quick Start:
/astralform-login
/astralform-setup
Features:
Automatically runs linters after code modifications. Supports JavaScript/TypeScript, Python, Swift, Kotlin, Go, Rust, C/C++, Ruby, and PHP.
Check status:
/lint:status
Features:
Automatic persistent memory that captures learnings across sessions with progressive disclosure.
Commands:
/recall [query] # Search memories
/remember <lesson> # Add a lesson
/forget <topic> # Remove memory
Features:
Swift Package Manager build/test commands and Xcode project utilities.
Commands:
/xcode:build [debug|release|clean]
/xcode:test [all|filter|verbose|coverage]
Features:
astralform-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── astralform/ # Astralform management plugin
│ ├── lint/ # Multi-language linting plugin
│ ├── memory/ # Persistent memory plugin
│ └── xcode/ # Xcode/SPM utilities plugin
├── CLAUDE.md # Project instructions
├── LICENSE
└── README.md
MIT
npx claudepluginhub astralform-ai/astralform-plugins --plugin ios-developerSwift Package Manager build/test commands and Xcode project utilities including project renaming
Data-driven lint plugin with 9 language support, auto-fix integration, and blocking behavior for missing tools
Manage Astralform AI agent projects directly from Claude Code - create projects, manage API keys, configure LLMs, and integrate the iOS SDK
Automatic persistent memory for Claude Code - captures learnings across sessions with progressive disclosure and markdown-first storage
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.