·swiftui-animation
*

swiftui-animation

Implemente, revise o mejore animaciones y transiciones de SwiftUI. Úselo al agregar animaciones implícitas o explícitas con withAnimation, configurar animaciones de primavera (.smooth, .snappy, .bouncy), crear animaciones de fase o fotogramas clave con PhaseAnimator/KeyframeAnimator, crear transiciones de héroe con matchedGeometryEffect o matchedTransitionSource, agregar efectos de símbolo SF (rebote, pulso, color variable, respirar, rotar, menear), implementar tipos personalizados de transición o CustomAnimation o garantizar el respeto de las animaciones. accesibilidadReduceMotion.

83Instalaciones·29Tendencia·@dpearson2699

Instalación

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

Cómo instalar swiftui-animation

Instala rápidamente el skill de IA swiftui-animation en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-animation
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: dpearson2699/swift-ios-skills.

SKILL.md

Ver original

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 |

Implemente, revise o mejore animaciones y transiciones de SwiftUI. Úselo al agregar animaciones implícitas o explícitas con withAnimation, configurar animaciones de primavera (.smooth, .snappy, .bouncy), crear animaciones de fase o fotogramas clave con PhaseAnimator/KeyframeAnimator, crear transiciones de héroe con matchedGeometryEffect o matchedTransitionSource, agregar efectos de símbolo SF (rebote, pulso, color variable, respirar, rotar, menear), implementar tipos personalizados de transición o CustomAnimation o garantizar el respeto de las animaciones. accesibilidadReduceMotion. Fuente: dpearson2699/swift-ios-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-animation
Categoría
*Creatividad
Verificado
Primera vez visto
2026-03-08
Actualizado
2026-03-10

Browse more skills from dpearson2699/swift-ios-skills

Respuestas rápidas

¿Qué es swiftui-animation?

Implemente, revise o mejore animaciones y transiciones de SwiftUI. Úselo al agregar animaciones implícitas o explícitas con withAnimation, configurar animaciones de primavera (.smooth, .snappy, .bouncy), crear animaciones de fase o fotogramas clave con PhaseAnimator/KeyframeAnimator, crear transiciones de héroe con matchedGeometryEffect o matchedTransitionSource, agregar efectos de símbolo SF (rebote, pulso, color variable, respirar, rotar, menear), implementar tipos personalizados de transición o CustomAnimation o garantizar el respeto de las animaciones. accesibilidadReduceMotion. Fuente: dpearson2699/swift-ios-skills.

¿Cómo instalo swiftui-animation?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swiftui-animation Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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