·css-animation-patterns
*

css-animation-patterns

CSS アニメーション、トランジション、キーフレーム、最新のモーション API。アニメーション、トランジション、スクロールによるエフェクト、またはビューのトランジションを追加するときに使用します。 CSS アニメーション、トランジション、キーフレーム、ビュー トランジション、スクロール アニメーション、変換、モーション設定、アニメーション タイムラインに使用します。

21インストール·3トレンド·@oakoss

インストール

$npx skills add https://github.com/oakoss/agent-skills --skill css-animation-patterns

css-animation-patterns のインストール方法

コマンドラインで css-animation-patterns AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/oakoss/agent-skills --skill css-animation-patterns
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: oakoss/agent-skills。

CSS animations and transitions provide hardware-accelerated motion for web interfaces using keyframes, transitions, transforms, and modern scroll-driven and view transition APIs. Animate only composite properties (transform, opacity, filter) for smooth 60fps performance, and always respect prefers-reduced-motion.

The browser rendering pipeline has four stages: Style, Layout, Paint, and Composite. Animating composite-only properties skips Layout and Paint entirely, running on the GPU compositor thread. This is the single most important performance principle for CSS animation.

Modern CSS adds two powerful APIs: scroll-driven animations link keyframe progress to scroll position or element visibility instead of time, and the View Transitions API creates snapshot-based animated transitions between DOM states for both SPAs and MPAs.

CSS アニメーション、トランジション、キーフレーム、最新のモーション API。アニメーション、トランジション、スクロールによるエフェクト、またはビューのトランジションを追加するときに使用します。 CSS アニメーション、トランジション、キーフレーム、ビュー トランジション、スクロール アニメーション、変換、モーション設定、アニメーション タイムラインに使用します。 ソース: oakoss/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/oakoss/agent-skills --skill css-animation-patterns
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from oakoss/agent-skills

クイックアンサー

css-animation-patterns とは?

CSS アニメーション、トランジション、キーフレーム、最新のモーション API。アニメーション、トランジション、スクロールによるエフェクト、またはビューのトランジションを追加するときに使用します。 CSS アニメーション、トランジション、キーフレーム、ビュー トランジション、スクロール アニメーション、変換、モーション設定、アニメーション タイムラインに使用します。 ソース: oakoss/agent-skills。

css-animation-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oakoss/agent-skills --skill css-animation-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/oakoss/agent-skills