Generate premium SwiftUI animations in the legendary-Animo style — spring physics, CoreHaptics, glass morphism, SF Symbols 7 draw animations, complete compilable files.
Add this skill
npx mdskills install iAmVishal16/swiftui-microinteractionsComprehensive SwiftUI animation generator with physics presets, designer vocabulary mapping, and production-ready code output
Premium SwiftUI animation and interaction skills for AI coding agents — generate production-ready micro-interactions from plain English prompts.
Built from legendary-Animo: 84 hand-crafted SwiftUI animation demos.
Generate premium SwiftUI animations in the legendary-Animo style — spring physics, CoreHaptics, glass morphism, and complete compilable files — from a plain English description.
/swiftui-microinteractions iOS toggle but the track floods with liquid when switched
/swiftui-microinteractions a notification card you can rip apart by pulling both edges
/swiftui-microinteractions edit ViscousButtonView.swift — increase tear threshold to 160pt
Each prompt writes a complete .swift file directly to your project. Supports both create and edit modes.
npx skills add iAmVishal16/swiftui-microinteractions
Then use in your agent:
/swiftui-microinteractions iOS toggle but the track floods with liquid when switched
Add to your .claude/settings.json:
{
"enabledPlugins": {
"swiftui-microinteractions@iamvishal16-skills": true
},
"extraKnownMarketplaces": {
"iamvishal16-skills": {
"source": {
"source": "github",
"repo": "iAmVishal16/swiftui-microinteractions"
}
}
}
}
Or via Claude Code CLI:
/plugin marketplace add iAmVishal16/swiftui-microinteractions
/plugin install swiftui-microinteractions@iamvishal16-skills
curl -o ~/.claude/commands/swiftui-microinteractions.md \
https://raw.githubusercontent.com/iAmVishal16/swiftui-microinteractions/main/SKILL.md
Skill is then available as /swiftui-microinteractions in any Claude Code session.
The skill encodes the full legendary-Animo aesthetic without requiring knowledge of the codebase:
response + dampingFraction valuesCanvas + .blur() + .contrast() + .blendMode(.screen) recipeDispatchQueue.main.asyncAfter for choreographed sequences@State) / Medium (5–8) / Complex (10+) with property type rulesMARK layout, camelCase tokens, no magic numbersswiftui-microinteractions/ ← repo root
SKILL.md
README.md
CHANGELOG.md
LICENSE
Single-skill repo: SKILL.md lives at the repo root, indexed by skills.sh as iamvishal16/swiftui-microinteractions.
Contributions welcome. Open a PR to improve the skill content, add new animation patterns, or fix incorrect physics values.
Built by Vishal Paliwal — iOS developer and creator of legendary-Animo.
Support the work: Patreon
MIT License. See LICENSE for details.
Install via CLI
npx mdskills install iAmVishal16/swiftui-microinteractionsswiftui-microinteractions is a free, open-source AI agent skill. Generate premium SwiftUI animations in the legendary-Animo style — spring physics, CoreHaptics, glass morphism, SF Symbols 7 draw animations, complete compilable files.
Install swiftui-microinteractions with a single command:
npx mdskills install iAmVishal16/swiftui-microinteractionsThis downloads the skill files into your project and your AI agent picks them up automatically.
swiftui-microinteractions works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.