Ios Animation Implementation
v1.2.0Write Swift animation code using Apple's latest frameworks — SwiftUI animations, Core Animation, and UIKit. Prefer first-party APIs over third-party librarie...
⭐ 0· 133·0 current·0 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the provided SKILL.md and 4 reference documents. All referenced APIs and examples are Apple-first animation/framework APIs (SwiftUI, UIKit, Core Animation), which align with the stated goal of producing Swift animation code.
Instruction Scope
SKILL.md only instructs the agent to produce animation code and to consult the included reference files. It does not direct the agent to read unrelated system files, access environment variables, call external endpoints, or perform out-of-scope data collection.
Install Mechanism
No install specification or downloaded code; this is instruction-only (no files are written or executed at install time), which is proportionate for a documentation/code-generation skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for a documentation/authoring skill that only emits Swift code.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or access to other skills' configs; autonomy combined with the skill's narrow scope is expected.
Assessment
This skill is coherent and appears safe: it only contains guidance and examples for writing iOS animations using Apple APIs. Before using generated code, review it for correctness and platform compatibility, run it through your usual static analysis and code review, and test under accessibility settings (Reduce Motion, VoiceOver, different input methods). Although the skill requests no secrets or installs nothing, always validate generated code does not accidentally call private APIs or require entitlements you don't intend to grant. If you plan to use code in production, run unit/UI tests and performance profiling on target iOS versions.Like a lobster shell, security has layers — review code before you run it.
latestvk973mx2ztn3h3ey4j4yhae1pxn83as7f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
