Axiom Swiftui 26 Ref

🌐Community
by charleswiltgen · vlatest · Repository

Generates SwiftUI code snippets referencing Charles Wiltgen's axiom library (version 26) for efficient UI development.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add axiom-swiftui-26-ref npx -- -y @trustedskills/axiom-swiftui-26-ref
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "axiom-swiftui-26-ref": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/axiom-swiftui-26-ref"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates SwiftUI code snippets referencing Charles Wiltgen's axiom library (version 26) and provides guidance on utilizing new features introduced in iOS 26, iPadOS 26, macOS Tahoe, watchOS 26, and visionOS 26. It covers a wide range of enhancements from performance improvements to UI elements like buttons, navigation containers, and rich text editing capabilities. This skill is specifically designed for developers looking to leverage the latest SwiftUI advancements across Apple platforms.

When to use it

  • Implementing the Liquid Glass design system in your app.
  • Building applications that require rich text editing functionality using AttributedString.
  • Creating visionOS apps and utilizing 3D spatial layouts.
  • Optimizing list and scrolling performance within SwiftUI views.
  • Customizing slider appearance, including thumb visibility and value labels.

Key capabilities

  • Provides code snippets for adopting the Liquid Glass design system.
  • Offers guidance on implementing rich text editing with AttributedString.
  • Supports embedding web content using WebView.
  • Covers techniques for optimizing list and scrolling performance.
  • Demonstrates use of the @Animatable macro for custom animations.
  • Addresses building 3D spatial layouts on visionOS.

Example prompts

  • "Generate SwiftUI code to implement a Liquid Glass button."
  • "Show me how to use AttributedString in SwiftUI for rich text editing."
  • "Give me an example of customizing the appearance of a slider with custom tick marks."

Tips & gotchas

  • Requires iOS 26+, iPadOS 26+, macOS Tahoe+, watchOS 26+, or visionOS 26+ to utilize the new features.
  • For comprehensive coverage of the Liquid Glass design system, consider using the axiom-liquid-glass and axiom-liquid-glass-ref skills alongside this one.
  • Recompiling with the iOS 26 SDK will automatically adopt many UI elements into the Liquid Glass design system.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
charleswiltgen
Installs
162

🌐 Community

Passed automated security scans.