·swiftui-animation
*

swiftui-animation

SwiftUI のアニメーションとトランジションを実装、レビュー、または改善します。 withAnimation による暗黙的または明示的なアニメーションの追加、スプリング アニメーション (.smooth、.snappy、.bouncy) の構成、PhaseAnimator/KeyframeAnimator によるフェーズまたはキーフレーム アニメーションの構築、matchedGeometryEffect または matchedTransitionSource によるヒーロー トランジションの作成、SF シンボル エフェクト (bounce、pulse、variableColor、breath、rotate、wiggle) の追加、カスタム Transition または CustomAnimation タイプの実装の場合に使用します。または、アニメーションがアクセシビリティ ReduceMotion を尊重するようにします。

83インストール·29トレンド·@dpearson2699

インストール

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-animation

swiftui-animation のインストール方法

コマンドラインで swiftui-animation AI スキルを開発環境にすばやくインストール

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

ソース: dpearson2699/swift-ios-skills。

Review, write, and fix SwiftUI animations. Apply modern animation APIs with correct timing, transitions, and accessibility handling using Swift 6.2 patterns.

| State-driven | withAnimation, .animation(:value:) | Simple property changes | | Multi-phase | PhaseAnimator | Sequenced multi-step animations | | Keyframe | KeyframeAnimator | Complex multi-property choreography | | Shared element | matchedGeometryEffect | Layout-driven hero transitions |

| Navigation | matchedTransitionSource + .navigationTransition(.zoom) | NavigationStack push/pop zoom | | View lifecycle | .transition() | Insertion and removal | | Text content | .contentTransition() | In-place text/number changes | | Symbol | .symbolEffect() | SF Symbol animations | | Custom | CustomAnimation protocol | Novel timing curves |

SwiftUI のアニメーションとトランジションを実装、レビュー、または改善します。 withAnimation による暗黙的または明示的なアニメーションの追加、スプリング アニメーション (.smooth、.snappy、.bouncy) の構成、PhaseAnimator/KeyframeAnimator によるフェーズまたはキーフレーム アニメーションの構築、matchedGeometryEffect または matchedTransitionSource によるヒーロー トランジションの作成、SF シンボル エフェクト (bounce、pulse、variableColor、breath、rotate、wiggle) の追加、カスタム Transition または CustomAnimation タイプの実装の場合に使用します。または、アニメーションがアクセシビリティ ReduceMotion を尊重するようにします。 ソース: dpearson2699/swift-ios-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-animation
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-03-08
更新日
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

クイックアンサー

swiftui-animation とは?

SwiftUI のアニメーションとトランジションを実装、レビュー、または改善します。 withAnimation による暗黙的または明示的なアニメーションの追加、スプリング アニメーション (.smooth、.snappy、.bouncy) の構成、PhaseAnimator/KeyframeAnimator によるフェーズまたはキーフレーム アニメーションの構築、matchedGeometryEffect または matchedTransitionSource によるヒーロー トランジションの作成、SF シンボル エフェクト (bounce、pulse、variableColor、breath、rotate、wiggle) の追加、カスタム Transition または CustomAnimation タイプの実装の場合に使用します。または、アニメーションがアクセシビリティ ReduceMotion を尊重するようにします。 ソース: dpearson2699/swift-ios-skills。

swiftui-animation のインストール方法は?

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

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

https://github.com/dpearson2699/swift-ios-skills