Swift Concurrency Agent Skill banner
twostraws twostraws

Swift Concurrency Agent Skill

AI community

Description

Swift Concurrency agent skill for Claude Code, Codex, and other AI tools.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Swift Concurrency Pro - Agent Skill for Claude Code, Codex, and Gemini

Swift Concurrency Agent Skill for AI Coding Assistants

Designed for iOS 26 and later. Designed for Swift 6.2 and later. Twitter: @twostraws

An agent skill that helps AI coding assistants like Claude Code, Codex, Cursor, and Gemini write better Swift concurrency code. Covers `async`/`await`, actors, `Sendable`, task groups, `@concurrent`, structured concurrency, and more, targeting the mistakes LLMs actually make.

Also available:

Find more agent skills for Swift and Apple platform development at [Swift Agent Skills](https://github.com/twostraws/Swift-Agent-Skills).

Installing Swift Concurrency Pro

You can install this skill into Claude Code, Codex, Gemini, Cursor, and more by using `npx`:

npx skills add https://github.com/twostraws/swift-concurrency-agent-skill --skill swift-concurrency-pro

If you get the error `npx: command not found`, it means you don’t currently have Node installed. You need to run this command to install Node through Homebrew:

brew install node

And if *that* fails it usually means you need to [install Homebrew](https://brew.sh) first.

When using `npx`, you can select exactly which agents you want to use during the installation. You can also select whether the skill should be installed just for one project, or w