mirror of
https://github.com/CharlesWiltgen/Axiom.git
synced 2026-09-20 19:58:20 +08:00
0cc9325959
Axiom leaves beta for the OS 27 cycle. - iPhone Duo hub in axiom-swiftui, with fold, pose, and camera guidance folded into layout, presentation, adaptive-layout, and camera skills (276 skills, up from 275) - Every 27-cycle claim re-verified against the Xcode 27.0 RC, plus 27.0 SDK coverage for AVFoundation, PhotoKit, ScreenCaptureKit, Background Assets, XCUITest VoiceOver, and TextKit - UIDesignRequiresCompatibility is ignored for 27-SDK builds on OS 27; the Liquid Glass skill and auditor are corrected to match - iOS 26 navigation bar subtitles in SwiftUI and UIKit, with hook routing - Authoring metadata footers removed from skill files - Cursor variant and MCP bundle regenerated Gates: test:full both phases, version parity across all 9 files, unit suite 488/488, hook tests 144, MCP tests 181, cross-refs 333 files / 27 suites, router integrity, VitePress dead-link validated.
22 lines
570 B
JSON
22 lines
570 B
JSON
{
|
|
"name": "axiom-marketplace",
|
|
"metadata": {
|
|
"description": "Battle-tested Claude Code skills, agents, and tools for modern xOS development"
|
|
},
|
|
"owner": {
|
|
"name": "Charles Wiltgen",
|
|
"email": "charles@wiltgen.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "axiom",
|
|
"version": "27.0.0",
|
|
"source": "./.claude-plugin/plugins/axiom",
|
|
"description": "Battle-tested Claude Code skills, agents, and tools for modern xOS (iOS, iPadOS, macOS, watchOS, tvOS) development",
|
|
"author": {
|
|
"name": "Charles Wiltgen"
|
|
}
|
|
}
|
|
]
|
|
}
|