From rshankras-claude-code-apple-skills
Provides Swift concurrency guidance (async/await, actors, TaskGroup), Swift 6 strict concurrency migration, and low-level memory optimizations (InlineArray, Span) for code review and architecture.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin rshankras-claude-code-apple-skillsThis skill is limited to using the following tools:
Swift language-level guidance that applies across all Apple platforms.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Swift language-level guidance that applies across all Apple platforms.
Use this skill when the user:
Swift concurrency architecture and patterns.
Swift 6.2 InlineArray and Span for low-level memory performance.