swift-composable-architecture

Installation
SKILL.md

ComposableArchitecture

The Composable Architecture (TCA, for short) is a library for building applications in a consistent

Documentation Structure

Essentials

  • Getting started (Articles/GettingStarted.md): Learn how to integrate the Composable Architecture into your project and write your first
  • Dependencies (Articles/DependencyManagement.md): Learn how to register dependencies with the library so that they can be immediately accessible from
  • Testing (Articles/TestingTCA.md): Learn how to write comprehensive and exhaustive tests for your features built in the Composable
  • Navigation (Articles/Navigation.md): Learn how to use the navigation tools in the library, including how to best model your domains, how
  • Sharing state (Articles/SharingState.md): Learn techniques for sharing state throughout many parts of your application, and how to persist
  • Performance (Articles/Performance.md): Learn how to improve the performance of features built in the Composable Architecture.
  • Frequently asked questions (Articles/FAQ.md): A collection of some of the most common questions and comments people have concerning the library.

Tutorials

  • Meet Composable Architecture: (Not found)
Related skills
Installs
29
GitHub Stars
12
First Seen
Jan 24, 2026