An interactive index of ready-to-run Swift animation code examples spanning 8 user interface categories sourced from the MotionBook collection.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ios-motion-patterns-index
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ios-motion-patterns-index using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The iOS Motion Patterns Index skill provides developers with a direct pipeline to functional, proven animation code for iOS development. Acting as a structured catalog rather than an instructional guide, this skill connects developers directly to open-source repository endpoints that can be cloned and executed immediately. By bypassing the need to code complex motion sequences entirely from scratch, it serves as a high-fidelity reference for Swift and UIKit motion dynamics.
Sourced from the popular younatics/MotionBook collection, the index breaks down mature interactive components into clear categorization. While the entries point heavily to the robust UIKit ecosystem, the underlying timeline values, animation curves, and spatial parameters provide an excellent blueprint for replication inside modern SwiftUI projects.
references/ subdirectory to extract the complete list of matching open-source solutions.This skill acts as a configuration blueprint and documentation reference index. To deploy it within your environment, ensure you have the core agent framework active and run the file synchronization:
# Navigate to your agent skills configuration profile
cd ~/.openclaw/skills
# Clone or download the motion pattern directories into your reference layout
mkdir -p references
cp /path/to/ios-motion-patterns-index/references/* ./references/
The index structures its information architecture around a primary router schema that links down to dedicated single-tier reference files:
| Category | Target Reference File | Primary UI Components Covered |
|---|---|---|
| Menu | references/menu.md |
Side menus, radial layout navigation, animated tab bars |
| Animation | references/animation.md |
Skeleton layouts, vector SVG paths, general timing engines |
| Transition | references/transition.md |
View controller modal transformations, interactive scroll effects |
| Tableview | references/tableview-collectionview.md |
Accordion cells, swipe-to-reveal mechanisms, stretch pull-to-refresh |
| Collectionview | references/tableview-collectionview.md |
Tinder swipe stacks, parallax sticky headers, grid spreadsheets |
| Indicator | references/indicator.md |
Activity loops, progress loaders, custom Heads-Up Displays (HUD) |
| Alert | references/alert.md |
Custom alert views, banner notifications, blur window overrides |
| UI | references/ui-controls.md |
Interface Builder bridges, morphing text fields, elastic sliders |
Loading
An AI-powered sports domain expert providing complete rules, positioning, tactics, and training methodologies for Rugby Union, Rugby League, and NFL.

An AI-powered music mentor providing specialized guidance across all harmonica variants, playing styles, and techniques from beginner single notes to advanced overblows.

An automated utility to align and reorder target INI configuration files using a reference source INI template.

A technical training framework designed to accelerate human text processing capabilities through advanced cognitive reading strategies like chunking, eliminating subvocalization, and expanding peripheral vision.

An automated workflow for generating green-screen raster assets and executing robust chroma-key cutouts to create high-quality transparent PNGs.

An advanced AI-driven research and forecasting skill that runs multi-agent pipelines to generate graded, evidence-backed probabilistic estimates.








































