Claude Skill
CharlesWiltgen/Axiom
Axiom provides battle-tested Claude Code skills for modern xOS development. Streamline iOS, iPadOS, watchOS, and tvOS app creation with this TypeScript-based toolkit.
Overview
Repository
Install this Skill
git clone https://github.com/CharlesWiltgen/Axiom.gitRegistry
Summary
Axiom is a collection of battle-tested Claude Code skills designed to assist developers in modern xOS (iOS, iPadOS, watchOS, tvOS) application development.
经过实战检验的Claude代码技能,适用于现代xOS(iOS、iPadOS、watchOS、tvOS)开发
Key features
- Battle-tested Claude Code skills
- Focus on modern xOS development
- Written in TypeScript
- Open-source GitHub repository
Use cases
- iOS application development
- iPadOS application development
- watchOS application development
- tvOS application development
- Cross-platform xOS code assistance
README excerpt
# Axiom Battle-tested skills, agents, and tools for modern Apple platform development with AI coding assistants. Native for Claude Code, MCP for everything else. ## What is Axiom? 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. <!-- AXIOM_STATS_BEGIN — auto-maintained by scripts/set-version.js; do not hand-edit --> - **254 skills** covering UI, data, concurrency, performance, networking, accessibility, and more - **40 agents** that autonomously scan for issues (memory leaks, concurrency violations, build problems) - **15 commands** for quick audits and diagnostics <!-- AXIOM_STATS_END --> - **xclog** — a built-in console capture tool that gives AI assistants access to simulator and device logs - **xcsym** — a built-in crash symbolication tool for `.ips`, MetricKit, and Apple's legacy `.crash` text crashes, with automatic dSYM discovery and pattern categorization - **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) - **xcprof** — a built-in tool to record and analyze CPU/performance traces (xctrace) without opening Instruments Every discipline skill is TDD-tested against real developer pressure scenarios. [Learn more about quality](https://charleswiltgen.github.io/Axiom/start/quality). **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 is stable and unaffected. ## Installation ### Claude Code (native plugin) ```
Topics
No topics yet.