Battle-tested Claude Code agents, skills, and references for modern xOS development
npx claudepluginhub charleswiltgen/axiomBattle-tested Claude Code agents, skills, and references for modern xOS (iOS, iPadOS, watchOS, tvOS) development
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Agent skills for building and maintaining promptfoo evaluations
Battle-tested skills, agents, and tools for modern iOS development with AI coding assistants. Native for Claude Code, MCP for everything else.
Axiom gives AI coding assistants deep iOS 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.
Every 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"
You can also use commands directly:
/axiom:console # Capture simulator console output
/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.