·svelte-ui-animator
*

svelte-ui-animator

分析並實作 Svelte/SvelteKit + Tailwind 專案的有目的的 UI 動畫。專注於 Svelte 過渡、動作和動畫模式。當使用者要求添加動畫、增強 UI 動作、為頁面/元件添加動畫或改進視覺回饋時使用。觸發「新增動畫」、「UI 動畫」、「動作設計」、「懸停效果」、「捲動動畫」、「頁面轉換」、「微互動」。

6安裝·0熱度·@ajianaz

安裝

$npx skills add https://github.com/ajianaz/skills-collection --skill svelte-ui-animator

如何安裝 svelte-ui-animator

透過命令列快速安裝 svelte-ui-animator AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/ajianaz/skills-collection --skill svelte-ui-animator
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:ajianaz/skills-collection。

SKILL.md

查看原文

Implement purposeful, performant animations using Svelte's built-in transitions and actions. Focus on key moments: hero intros, hover feedback, content reveals, and navigation transitions with Svelte's reactive nature.

| 1 | Hero Intro | First impression, brand personality | | 2 | Hover Interactions | Feedback, discoverability | | 3 | Content Reveal | Guide attention, reduce cognitive load | | 4 | Background Effects | Atmosphere, depth | | 5 | Navigation Transitions | Spatial awareness, continuity |

| Page load | CSS animation with animation-delay for stagger | | Scroll into view | Svelte actions with IntersectionObserver or on:viewportenter | | Hover | Tailwind hover: utilities or Svelte mouseenter/mouseleave | | Click/Tap | State-driven with Svelte reactive statements ($:) |

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ajianaz/skills-collection --skill svelte-ui-animator
分類
*創意媒體
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from ajianaz/skills-collection

快速解答

什麼是 svelte-ui-animator?

分析並實作 Svelte/SvelteKit + Tailwind 專案的有目的的 UI 動畫。專注於 Svelte 過渡、動作和動畫模式。當使用者要求添加動畫、增強 UI 動作、為頁面/元件添加動畫或改進視覺回饋時使用。觸發「新增動畫」、「UI 動畫」、「動作設計」、「懸停效果」、「捲動動畫」、「頁面轉換」、「微互動」。 來源:ajianaz/skills-collection。

如何安裝 svelte-ui-animator?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ajianaz/skills-collection --skill svelte-ui-animator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/ajianaz/skills-collection