bytwostraws· 3 plugins
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.
$claude plugin marketplace add twostraws/swift-concurrency-agent-skillInstalls into the current project.
Install swift-concurrency-agent-skill by running `claude plugin marketplace add twostraws/swift-concurrency-agent-skill`, then use it for the current task and follow its documentation at https://github.com/twostraws/swift-concurrency-agent-skill.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add twostraws/swift-concurrency-agent-skill |