xcode-compilation-analyzer
SolidAnalyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- AvdLee
- Repository
- AvdLee/Xcode-Build-Optimization-Agent-Skill
- Created
- 3 months ago
- Last Updated
- 2 months ago
- Language
- Python
- License
- MIT
Related Skills
clean-code
This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean."
code-reviewer
Elite code review expert specializing in modern AI-powered code
django-perf-review
Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.