·swift-best-practices
</>

swift-best-practices

sammcj/agentic-coding

このスキルは、iOS または macOS プロジェクトの Swift コードを作成またはレビューするときに使用する必要があります。最新の Swift 6 以降のベスト プラクティス、同時実行パターン、API 設計ガイドライン、移行戦略を適用します。 async/await、アクター、MainActor、Sendable、型付きスロー、および Swift 6 の重大な変更をカバーします。

12インストール·1トレンド·@sammcj

インストール

$npx skills add https://github.com/sammcj/agentic-coding --skill swift-best-practices

SKILL.md

Apply modern Swift development best practices focusing on Swift 6+ features, concurrency safety, API design principles, and code quality guidelines for iOS and macOS projects targeting macOS 15.7+.

Swift 6 enables complete concurrency checking by default with region-based isolation (SE-0414). The compiler now proves code safety, eliminating many false positives whilst catching real concurrency issues at compile time.

Must Explicitly Mark Types with @MainActor (SE-0401) Property wrappers no longer infer actor isolation automatically.

このスキルは、iOS または macOS プロジェクトの Swift コードを作成またはレビューするときに使用する必要があります。最新の Swift 6 以降のベスト プラクティス、同時実行パターン、API 設計ガイドライン、移行戦略を適用します。 async/await、アクター、MainActor、Sendable、型付きスロー、および Swift 6 の重大な変更をカバーします。 ソース: sammcj/agentic-coding。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sammcj/agentic-coding --skill swift-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-09
更新日
2026-02-18

クイックアンサー

swift-best-practices とは?

このスキルは、iOS または macOS プロジェクトの Swift コードを作成またはレビューするときに使用する必要があります。最新の Swift 6 以降のベスト プラクティス、同時実行パターン、API 設計ガイドライン、移行戦略を適用します。 async/await、アクター、MainActor、Sendable、型付きスロー、および Swift 6 の重大な変更をカバーします。 ソース: sammcj/agentic-coding。

swift-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sammcj/agentic-coding --skill swift-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/sammcj/agentic-coding

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-09