Axiom Swiftui Animation Ref
Generates SwiftUI animations & code snippets referencing best practices from Apple's documentation for dynamic UI effects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fotescodev-axiom-swiftui-animation-ref npx -- -y @trustedskills/fotescodev-axiom-swiftui-animation-ref
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fotescodev-axiom-swiftui-animation-ref": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fotescodev-axiom-swiftui-animation-ref"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides references and code snippets for creating animations in SwiftUI using the Axiom library. It allows AI agents to generate animated UI elements, transitions, and effects within iOS applications. The skill focuses on leveraging Axiom's declarative approach to animation, simplifying complex visual sequences.
When to use it
- Generating custom loading indicators with smooth animations.
- Creating interactive tutorials or onboarding experiences with animated steps.
- Implementing visually appealing transitions between different views in an app.
- Developing dynamic UI elements that respond to user interactions with animation.
Key capabilities
- Axiom library integration for SwiftUI animation.
- Declarative animation syntax.
- Code snippets for common animation patterns.
- References to Axiom documentation and examples.
Example prompts
- "Generate a SwiftUI view that fades in a button with an easing curve."
- "Show me how to create a bouncing ball animation using Axiom."
- "Give me code for a transition between two views, sliding them horizontally."
Tips & gotchas
- Requires familiarity with SwiftUI and basic programming concepts.
- Axiom library must be installed in the project environment for the skill to function correctly.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.