Skip to main content

swift-composable-architecture

Index for adopting The Composable Architecture (TCA, swift-composable-architecture 1.26.0) in a SwiftUI app. Use this whenever implementing or reviewing a feature in TCA, or whenever the task touches reducers, `@Reducer`/`@ObservableState`, `Store`/`StoreOf`, scoping, `@Dependency`, effects, bindings, navigation (sheets/alerts/`@Presents`/`NavigationStack`/`StackState`), `@Shared` state, or `TestStore` tests, even when the prompt does not say "TCA" by name. Each topic points at the authoritative TCA 1.26.0 example and a copied real-world example from a production reference app, so you can jump from "I need navigation / a dependency / an effect / a testable reducer" to a concrete, current pattern. Requires the swift-composable-architecture source vendored as a reference submodule (see the prerequisite check below).

インストールへ移動

ソース情報

リポジトリ
wyattjoh/skills
ソースの最終更新活動
2026年7月22日 00:07
検出された SKILL.md の言語
英語
スター
2
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。