{
  "markdown": "# Axiom\n\nBattle-tested skills, agents, and tools for modern Apple OS development — Swift 6, SwiftUI, Liquid Glass, Apple Intelligence, and more. Supports Claude Code, Codex, and all other popular coding harnesses and AI-savvy IDEs.\n\n## What is Axiom?\n\nAxiom gives AI coding assistants deep Apple OS 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.\n\n<!-- AXIOM_STATS_BEGIN — auto-maintained by scripts/set-version.js; do not hand-edit -->\n- **274 skills** covering UI, data, concurrency, performance, networking, accessibility, and more\n- **42 agents** that autonomously scan for issues (memory leaks, concurrency violations, build problems)\n- **17 commands** for quick audits and diagnostics\n<!-- AXIOM_STATS_END -->\n- **xclog** — a built-in console capture tool that gives AI assistants access to simulator and device logs\n- **xcsym** — a built-in crash symbolication tool for `.ips`, MetricKit, and Apple's legacy `.crash` text crashes, with automatic dSYM discovery and pattern categorization\n- **xcui** — a built-in tool to drive and validate the simulator UI and accessibility (tap by accessibility ID, dump the accessibility tree, check VoiceOver and Dynamic Type)\n- **xcprof** — a built-in tool to record and analyze CPU/performance traces (xctrace) without opening Instruments\n\nEvery discipline skill is TDD-tested against real developer pressure scenarios. [Learn more about quality](https://charleswiltgen.github.io/Axiom/start/quality).\n\n**OS 27 in progress.** Axiom is on a `27.x` beta that tracks Apple's OS 27 developer betas — OS-27 coverage lands continuously through the beta season. Guidance for OS 26 and earlier stays stable.\n\n## Installation\n\n### Claude Code (native plugin)\n\n```\n/plugin marketplace add CharlesWiltgen/Axiom\n```\n\nThen search for \"axiom\" in the `/plugin` menu and install.\n\n### Cursor (native plugin)\n\nAxiom's generated Cursor plugin includes <!--ax:routers-->27<!--/ax--> skill routers, <!--ax:agents-->42<!--/ax--> agents, <!--ax:commands-->17<!--/ax--> `/axiom-*` commands, advisory hooks, and automatic discovery of its MCP server configuration. See the [Cursor install and support guide](https://charleswiltgen.github.io/Axiom/start/cursor-install) for the macOS support boundary and local installation steps.\n\n### MCP (VS Code, Cursor MCP-only, Gemini CLI, and more)\n\nSee the [MCP setup guide](https://charleswiltgen.github.io/Axiom/start/mcp-install).\n\n### Pi (terminal coding agent)\n\n```\npi install git:github.com/CharlesWiltgen/Axiom\n```\n\nOne command installs the skills plus the `/axiom-*` commands and hooks. See the [Pi setup guide](https://charleswiltgen.github.io/Axiom/start/pi-install).\n\n### Xcode (Claude Agent / Codex)\n\nSee the [Xcode integration guide](https://charleswiltgen.github.io/Axiom/start/xcode-setup).\n\n## Getting Started\n\nSkills activate automatically based on your questions. Just ask:\n\n```\n\"I'm getting BUILD FAILED in Xcode\"\n\"How do I fix Swift 6 concurrency errors?\"\n\"My app has memory leaks\"\n\"I need to add a database column safely\"\n\"Show me what my app is logging\"\n\"Symbolicate this crash file\"\n```\n\nYou can also use commands directly:\n\n```\n/axiom:console          # Capture simulator console output\n/axiom:analyze-crash    # Parse and triage .ips, MetricKit, or .crash reports\n/axiom:fix-build        # Diagnose build failures\n/axiom:audit memory     # Scan for memory leaks\n/axiom:audit concurrency # Check for data races\n/axiom:health-check     # Run all relevant auditors\n```\n\n## Documentation\n\nFull documentation, skill catalog, and guides at **[charleswiltgen.github.io/Axiom](https://charleswiltgen.github.io/Axiom)**.\n\n## Community\n\n- [r/axiomdev](https://www.reddit.com/r/axiomdev/) — Version announcements with changelogs\n- [Report issues or request features](https://github.com/CharlesWiltgen/Axiom/issues)\n- [Share usage patterns and questions](https://github.com/CharlesWiltgen/Axiom/discussions)\n",
  "bytes": 4034,
  "sha": "59190fbbee69bd2260a926a3c4d172ebf05aa8ca04882741804ad6a4be792d25",
  "repo_slug": "charleswiltgen/axiom",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_charleswiltgen_axiom_axiom_design_8a96d92b/readme"
}