SwiftUI apps sometimes run slowly or stutter when scrolling. This skill helps you find the cause and make things smooth again.
You will learn how to review code for common mistakes. You will also use Apple's Instruments tool to see exactly what slows down your app. The skill explains how to fix issues like too many view updates or heavy work in the wrong place.
By the end, your SwiftUI views will render faster and use less memory. The steps are clear and practical for any developer.
Global
mkdir -p ~/.claude/skills/swiftui-performanceProject
mkdir -p .claude/skills/swiftui-performanceSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease