Skip to content

Skill Map

Visual overview of Axiom's two-layer routing architecture. 17 routers organize 154 skills, 35 agents, and 10 commands into discoverable domains.

How It Works

Axiom uses progressive disclosure — you never need to memorize skill names. Ask a question, and the right router activates automatically:

  1. Your question hits one of 17 domain routers
  2. The router selects the right specialized skill, agent, or command
  3. You get expert guidance tailored to your specific issue

Overview

Discipline skills teach idiomatic workflows and best practices. Reference skills provide complete API guides with code examples. Diagnostic skills offer troubleshooting decision trees for specific failure patterns. Agents scan your code autonomously and report issues. Commands are explicit /axiom: invocations for on-demand audits.

Domain Breakdown

DomainContents
Build & Environment6 discipline, 2 reference, 6 agents, 5 commands
UI & Design15 discipline, 7 reference, 1 diagnostic, 5 agents, 4 commands
Data & Persistence11 discipline, 6 reference, 4 diagnostic, 4 agents, 4 commands
Concurrency6 discipline, 1 agents, 1 commands
Performance8 discipline, 4 reference, 1 diagnostic, 3 agents, 4 commands
Testing5 discipline, 1 reference, 5 agents, 1 commands
Networking3 discipline, 1 reference, 1 diagnostic, 1 agents, 1 commands
Integration13 discipline, 10 reference, 3 diagnostic, 3 agents, 1 commands
Accessibility1 diagnostic, 1 agents, 1 commands
Apple Intelligence1 discipline, 1 reference, 1 diagnostic
Computer Vision1 discipline, 1 reference, 1 diagnostic
Graphics & 3D3 discipline, 2 reference, 2 diagnostic
Games3 discipline, 3 reference, 2 diagnostic, 1 agents, 1 commands
Machine Learning2 discipline, 1 reference, 1 diagnostic
Shipping2 discipline, 1 reference, 1 diagnostic, 2 agents, 1 commands
Xcode MCP2 discipline, 1 reference

Apple Docs provides access to 20 official Apple guides and 32 Swift compiler diagnostics bundled in Xcode.

Counts

CategoryCount
Routers17
Skills154
Agents35
Commands10

Released under the MIT License