Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-xcode-mcpCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
Battle-tested skills, agents, and tools for modern Apple platform development with AI coding assistants. Native for Claude Code, MCP for everything else.
Axiom gives AI coding assistants deep Apple platform development expertise — the kind that prevents data loss from bad migrations, catches memory leaks before users complain, and stops you from spending 30 minutes debugging a zombie xcodebuild process.
.ips, MetricKit, and Apple's legacy .crash text crashes, with automatic dSYM discovery and pattern categorizationEvery discipline skill is TDD-tested against real developer pressure scenarios. Learn more about quality.
/plugin marketplace add CharlesWiltgen/Axiom
Then search for "axiom" in the /plugin menu and install.
See the MCP setup guide.
See the Xcode integration guide.
Skills activate automatically based on your questions. Just ask:
"I'm getting BUILD FAILED in Xcode"
"How do I fix Swift 6 concurrency errors?"
"My app has memory leaks"
"I need to add a database column safely"
"Show me what my app is logging"
"Symbolicate this crash file"
You can also use commands directly:
/axiom:console # Capture simulator console output
/axiom:analyze-crash # Parse and triage .ips, MetricKit, or .crash reports
/axiom:fix-build # Diagnose build failures
/axiom:audit memory # Scan for memory leaks
/axiom:audit concurrency # Check for data races
/axiom:health-check # Run all relevant auditors
Full documentation, skill catalog, and guides at charleswiltgen.github.io/Axiom.