#324 · Primary category: AI Coding Assistants
Axiom
Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development
Project last updated:08/28/26
GitHub Stars
1.1K
Forks
83
Contributors
5
License
MIT
Why we included this project
Apple platform developers who lean on AI coding assistants will get more out of them with Axiom installed. The pack bundles hundreds of skills covering Swift 6, SwiftUI, and Liquid Glass idioms, plus agents that watch for memory leaks, concurrency violations, and build problems before they surface. The built-in command-line tools are what set it apart: xclog turns simulator console output into structured JSON, xcsym symbolicates .ips and MetricKit crash reports with automatic dSYM discovery, xcui drives the simulator UI and accessibility tree, and xcprof analyzes xctrace performance traces without opening Instruments. That means the assistant can actually read logs, triage crashes, and profile CPU usage instead of guessing. Teams shipping to the App Store will appreciate the data-migration and CloudKit guidance, since those are the failure modes that eat real time in production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.