swift-optimise
CommunityOptimize Swift/SwiftUI performance
Authorpproenca
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses performance bottlenecks in Swift and SwiftUI applications, focusing on modern concurrency patterns, efficient rendering, and smooth animations.
Core Features & Use Cases
- Concurrency Optimization: Migrates from Combine to async/await, enforces strict concurrency with Swift 6, and leverages actors for safe state management.
- Rendering Performance: Improves scroll and UI responsiveness through view decomposition and efficient rendering techniques.
- Animation Tuning: Ensures fluid and native-feeling animations using springs and gesture-driven effects.
- Use Case: When profiling reveals slow scrolling in a list or janky animations during view transitions, consult this Skill for targeted optimizations.
Quick Start
Apply the swift-optimise skill to refactor the provided Swift code to use @MainActor for UI updates.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: swift-optimise Download link: https://github.com/pproenca/dot-skills/archive/main.zip#swift-optimise Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.