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 当前展示的配套文件。