universal-solutions
Use when facing any animation problem as a comprehensive diagnostic framework
What this skill does
# Universal Animation Solutions A complete diagnostic framework using all 12 Disney principles. ## The 12 Principles Checklist Run through each principle to diagnose any animation problem: ### 1. Squash and Stretch **Check**: Is there appropriate flexibility? **Problem sign**: Rigid, lifeless motion **Fix**: Add subtle scale changes on impact/acceleration ### 2. Anticipation **Check**: Is there buildup before action? **Problem sign**: Actions feel sudden or surprising **Fix**: Add small reverse movement or wind-up ### 3. Staging **Check**: Is the important thing clear? **Problem sign**: Users miss key information **Fix**: Isolate animated element, reduce competing motion ### 4. Straight Ahead vs Pose-to-Pose **Check**: Is the approach right for the effect? **Problem sign**: Uncontrolled or too rigid motion **Fix**: Use keyframes for UI; frame-by-frame for organic ### 5. Follow Through **Check**: Do things settle naturally? **Problem sign**: Abrupt, mechanical endings **Fix**: Add overshoot and settle, or soft deceleration ### 6. Slow In and Slow Out **Check**: Is there proper easing? **Problem sign**: Robotic, linear motion **Fix**: Apply ease-out for entrances, ease-in for exits ### 7. Arcs **Check**: Is the motion path natural? **Problem sign**: Unnatural straight-line movement **Fix**: Add curved paths for organic motion ### 8. Secondary Action **Check**: Do supporting elements enhance? **Problem sign**: Flat, one-dimensional animation **Fix**: Add subtle complementary movements ### 9. Timing **Check**: Is the speed appropriate? **Problem sign**: Too fast or too slow **Fix**: Micro: 100-200ms, Transitions: 200-400ms ### 10. Exaggeration **Check**: Is the drama level right? **Problem sign**: Too subtle or too dramatic **Fix**: Match exaggeration to context importance ### 11. Solid Drawing **Check**: Is rendering correct? **Problem sign**: Visual glitches, distortion **Fix**: Use transform/opacity only, check GPU layers ### 12. Appeal **Check**: Does it feel right? **Problem sign**: Hard to articulate wrongness **Fix**: Align motion with brand/emotional intent ## Quick Diagnostic 1. **Describe the problem** in one sentence 2. **Identify which principle** relates most directly 3. **Check adjacent principles** (problems cluster) 4. **Apply targeted fix** from that principle ## Master Troubleshooting Checklist - [ ] Does animation serve a purpose? - [ ] Is timing appropriate (usually 150-300ms)? - [ ] Is easing applied (not linear)? - [ ] Does it respect `prefers-reduced-motion`? - [ ] Is only transform/opacity being animated? - [ ] Is motion guiding attention correctly? - [ ] Does it match brand/emotional context? - [ ] Can users complete tasks without it? - [ ] Test on slowest target device - [ ] Get user feedback with emotional vocabulary ## When to Remove Animation Remove animation entirely if: - It doesn't serve clear purpose - Users complain or skip it - It delays task completion - It causes accessibility issues - Performance is unacceptable - You can't articulate why it exists
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.