swift-performance
CommunitySpeed up Swift with proven patterns.
AuthorCharlesWiltgen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand language-level performance characteristics in Swift, including value semantics, ARC behavior, memory layout, and generics, to write fast, memory-efficient code without premature optimization.
Core Features & Use Cases
- Profiler-driven decisions: Use profiling results to guide optimization focus.
- Memory & ARC optimizations: Reduce retain/release overhead and avoid unnecessary copies.
- Data structures & generics: Specialize generics and optimize collection usage for hot paths.
- Code review guidance: Spot common performance anti-patterns during reviews.
Quick Start
Run Instruments to locate bottlenecks, then ask this Skill for a structured optimization plan targeting the top hotspot.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-performance Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#swift-performance 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.