Claude Skill

AvdLee/Swift-Concurrency-Agent-Skill

为AI编程工具添加Swift并发专家指导。通过这个开放格式的Claude Skill,获取安全并发、性能优化和Swift 6迁移策略方面的帮助。

概览

Stars1,576
Forks100
语言未知
最后更新2026-05-28
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者AvdLee
仓库Swift-Concurrency-Agent-Skill
完整名称AvdLee/Swift-Concurrency-Agent-Skill
Repo ID1,129,568,168

安装这个 Skill

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

Registry 信息

类型cursor_rule
质量分75/100
验证状态readme_parsed
最近验证2026-06-02
平台
ClaudeCodexCursor
能力
code-reviewpdfmemoryvideoagent-skillsasync-awaitswiftswift-actorswift-concurrency
识别文件
README.mdpackage.json
配置键
PACKAGE_JSON

项目简介

一个Claude Skill,提供Swift并发的专家级指导,包括安全并发实践、性能优化以及Swift 6迁移策略。

英文描述

Add expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration.

要点

  • Swift并发专家指导
  • 安全并发实践
  • 性能优化技巧
  • Swift 6迁移策略
  • AI编程工具的开放格式

使用场景

  • 将并发指导集成到AI编程助手中
  • 学习Swift async/await和actor模式
  • 优化并发Swift代码性能
  • 为Swift 6迁移准备代码库
  • 开发安全的并发应用程序

README 摘要

<p align="center"> <a href="https://www.swiftconcurrencycourse.com?utm_source=github&utm_medium=agent-skill&utm_campaign=swift-concurrency-skill"> <img width="900px" src="assets/github_readme_banner.jpg" alt="Swift Concurrency Agent Skill banner"> </a> </p> # Swift Concurrency Agent Skill Expert guidance for any AI coding tool that supports the [Agent Skills open format](https://agentskills.io/home) — safe concurrency, performance, and Swift 6+ migration. Based on the comprehensive [Swift Concurrency Course](https://www.swiftconcurrencycourse.com?utm_source=github&utm_medium=agent-skill&utm_campaign=swift-concurrency-skill), distilled into actionable, concise references for agents. ## Who this is for - Teams migrating to Swift 6 / strict concurrency who need safe defaults and quick triage. - Developers debugging data races, isolation errors, or flaky async tests. - Anyone wanting performance-minded concurrency patterns (actors, tasks, Sendable, async streams). ## See also my other skills: - [SwiftUI Expert](https://github.com/AvdLee/SwiftUI-Agent-Skill) - [Core Data Expert](https://github.com/AvdLee/Core-Data-Agent-Skill) - [Swift Testing Expert](https://github.com/AvdLee/Swift-Testing-Agent-Skill) ## How to Use This Skill ### Option A: Using skills.sh (recommended) Install this skill with a single command: ```bash npx skills add https://github.com/avdlee/swift-concurrency-agent-skill --skill swift-concurrency ``` For more information, visit the [skills.sh platform page](https://skills.sh/avdlee/swift-concurrency-agent-skill/swift-concurrency). Then use the skill in your AI agent, for example: > Use the swift concurrency skill and analyze the current project for Swift Concurrency improvements ### Option B: Claude Code Plugin #### Personal Us

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03