スキル一覧に戻る
nonameplum

swift-composable-architecture

by nonameplum

Documentation formatted as skills for AI coding assistants. Includes a DocC converter for creating new skills.

9🍴 1📅 2026年1月18日
GitHubで見るManusで実行

SKILL.md


name: swift-composable-architecture description: The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability

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)
  • Building Sync Ups: (Not found)

State management

  • Sharing state (Articles/SharingState.md): Learn techniques for sharing state throughout many parts of your application, and how to persist

Testing

  • Testing (Articles/TestingTCA.md): Learn how to write comprehensive and exhaustive tests for your features built in the Composable

Integrations

Migration guides

  • Migration guides (Articles/MigrationGuides.md): Learn how to upgrade your application to the newest version of the Composable Architecture.

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です