stacked-cards

stacked-cards is a skill for Claude Code from ainergiz/design-inspirations. It costs 42 tokens per session (2,174 once invoked), scanned A, original, no licence file.

A guide for building horizontal, fan-shaped stacks of overlapping cards. It covers their layering order and the animation that lifts a card when the pointer moves over it.

In plain words
What is it for?
Use it for album browsers, fanned cards, stacked previews, and other collections where cards overlap.
Why use it?
It removes the need to work out overlapping card positions, layer order, and hover behavior from scratch.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it for album browsers, fanned cards, stacked previews, and other collections where cards overlap.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ainergiz/design-inspirations/stacked-cards
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ainergiz/design-inspirations --skill stacked-cards
Clone the repo
git clone --depth 1 https://github.com/ainergiz/design-inspirations

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for stacked-cards

README.md
[![agentmods](https://agentmods.dev/badge/skills/ainergiz/design-inspirations/stacked-cards/github.svg)](https://agentmods.dev/skills/ainergiz/design-inspirations/stacked-cards)
Your own site
<a href="https://agentmods.dev/skills/ainergiz/design-inspirations/stacked-cards"><img src="https://agentmods.dev/badge/skills/ainergiz/design-inspirations/stacked-cards/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for stacked-cards

Your own site · 80×15
<a href="https://agentmods.dev/skills/ainergiz/design-inspirations/stacked-cards"><img src="https://agentmods.dev/badge/skills/ainergiz/design-inspirations/stacked-cards.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,174 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.02174
Opus 5 $0.00021 $0.01087
Sonnet 5 $0.00008 $0.00435
Haiku 4.5 $0.00004 $0.00217

Measured 10d ago against content hash 1439db6b36b7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

stacked-cards scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/stacked-cards/SKILL.md · 262 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 262 lines · 42 tokens per session scan A 1439db6b36b7

Subscribe to this mod's changes

stacked-cards is a skill published in the GitHub repository ainergiz/design-inspirations (6 stars, last pushed 7mo ago), with no licence file. It adds 42 tokens to every session and 2,174 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

frontend-design

Use this skill when specifying, designing, or documenting UI components, layouts, and design systems for frontend implementation. Trigger phrases: 'design this UI component', 'create a responsive layout', 'spec the CSS for', 'design system for'. Do NOT use for backend development, server-side logic, data engineering…

NickCrew/Claude-Cortex · 70 tokens

korrodesign

Design Copilot with two enforcement layers (Taste Guardian + Blind Spot ESLint plugin, 14 rules). Works standalone with zero dependencies. 7-phase design pipeline. Produces Awwwards-level websites with automated UI hygiene enforcement.

KorroAi/korrodesign · 50 tokens

react-aria

Build accessible UI components with React Aria Components. Use when developers mention React Aria, react-aria-components, accessible components, or need unstyled accessible primitives. Provides documentation for building custom accessible UI with hooks and components.

NextAdminHQ/nextjs-admin-dashboard · 49 tokens

implement-component

Implements production-ready UI using DB UX Design System v3 components, tokens, and icons with a discovery-first approach.

db-ux-design-system/core-web · 27 tokens

migrate-radix-to-base

Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.

shadcn-ui/ui · 61 tokens

daisyui-colors

Color rules that you must use with daisyUI 5.

saadeghi/daisyui · 18 tokens