mirror of
https://github.com/CharlesWiltgen/Axiom.git
synced 2026-09-20 19:58:20 +08:00
43 lines
1.5 KiB
JSON
Generated
43 lines
1.5 KiB
JSON
Generated
{
|
|
"name": "axiom",
|
|
"version": "27.1.2",
|
|
"description": "Battle-tested skills for modern iOS development — SwiftUI, concurrency, data, performance, networking, accessibility, and more.",
|
|
"author": {
|
|
"name": "Charles Wiltgen",
|
|
"url": "https://charleswiltgen.github.io/Axiom/"
|
|
},
|
|
"homepage": "https://charleswiltgen.github.io/Axiom/",
|
|
"repository": "https://github.com/CharlesWiltgen/Axiom",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"ios",
|
|
"swift",
|
|
"swiftui",
|
|
"xcode",
|
|
"apple",
|
|
"mobile",
|
|
"development"
|
|
],
|
|
"skills": "./skills/",
|
|
"mcpServers": "./.mcp.json",
|
|
"interface": {
|
|
"displayName": "Axiom",
|
|
"shortDescription": "Battle-tested iOS development skills",
|
|
"longDescription": "Axiom gives AI coding assistants deep iOS development expertise — preventing data loss from bad migrations, catching memory leaks, diagnosing build failures, and guiding Swift concurrency, SwiftUI, networking, accessibility, and more.",
|
|
"developerName": "Charles Wiltgen",
|
|
"category": "Development",
|
|
"capabilities": [
|
|
"Read"
|
|
],
|
|
"websiteURL": "https://charleswiltgen.github.io/Axiom/",
|
|
"privacyPolicyURL": "https://charleswiltgen.github.io/Axiom/privacy",
|
|
"termsOfServiceURL": "https://charleswiltgen.github.io/Axiom/terms",
|
|
"brandColor": "#3451b2",
|
|
"defaultPrompt": [
|
|
"Check my SwiftUI code for performance issues",
|
|
"Help me fix this build failure",
|
|
"How do I safely add a database column?"
|
|
]
|
|
}
|
|
}
|