·stacked-cards
</>

stacked-cards

適切な Z インデックス順序とホバー リフト アニメーションを使用して、水平方向に扇形/カスケード状のカード スタックを作成します。アルバム ブラウザ、カード ファン、積み重ねられたプレビュー、または重複するカード コレクションを構築するときに使用します。

4インストール·0トレンド·@ainergiz

インストール

$npx skills add https://github.com/ainergiz/design-inspirations --skill stacked-cards

stacked-cards のインストール方法

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

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

ソース: ainergiz/design-inspirations。

Build horizontally cascading card stacks where cards overlap in order, with hover animations that lift cards in place without breaking the cascade.

Why? DOM order determines stacking when z-index values are the same within a parent. By rendering in reverse, the first logical card is the last DOM element, appearing on top.

Why? When you change z-index on hover, the card jumps to the front, breaking the visual illusion of a physical stack. Real cards lift UP in place while staying behind cards in front.

適切な Z インデックス順序とホバー リフト アニメーションを使用して、水平方向に扇形/カスケード状のカード スタックを作成します。アルバム ブラウザ、カード ファン、積み重ねられたプレビュー、または重複するカード コレクションを構築するときに使用します。 ソース: ainergiz/design-inspirations。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/ainergiz/design-inspirations --skill stacked-cards
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from ainergiz/design-inspirations

クイックアンサー

stacked-cards とは?

適切な Z インデックス順序とホバー リフト アニメーションを使用して、水平方向に扇形/カスケード状のカード スタックを作成します。アルバム ブラウザ、カード ファン、積み重ねられたプレビュー、または重複するカード コレクションを構築するときに使用します。 ソース: ainergiz/design-inspirations。

stacked-cards のインストール方法は?

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

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

https://github.com/ainergiz/design-inspirations

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25