什麼是 nested-card?
建立具有外部漸層容器和內部內容卡的卡片。在建立具有深度、分層卡片佈局或具有圖像部分和內容部分的卡片設計時使用。 來源:ainergiz/design-inspirations。
建立具有外部漸層容器和內部內容卡的卡片。在建立具有深度、分層卡片佈局或具有圖像部分和內容部分的卡片設計時使用。
透過命令列快速安裝 nested-card AI 技能到你的開發環境
來源:ainergiz/design-inspirations。
Build premium card designs with an outer gradient container wrapping an inner content card, creating visual depth and separation between media and content areas.
| Outer card | | | | Background | bg-gradient-to-b from-[#e8e8ea] to-[#dcdce0] | bg-gradient-to-b from-zinc-700 to-zinc-800 | | Border | border-white/60 | border-zinc-600/40 | | Shadow | shadow-xl shadow-zinc-400/30 | shadow-xl shadow-black/50 | | Border radius | rounded-3xl | rounded-3xl | | Padding | p-2 | p-2 | | Media section | | |
| Border | border-white/40 | border-zinc-600/30 | | Border radius | rounded-2xl | rounded-2xl | | Inner card | | | | Background | bg-white | bg-zinc-900 | | Border radius | rounded-2xl | rounded-2xl | | Padding | px-5 py-4 | px-5 py-4 |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ainergiz/design-inspirations --skill nested-card建立具有外部漸層容器和內部內容卡的卡片。在建立具有深度、分層卡片佈局或具有圖像部分和內容部分的卡片設計時使用。 來源:ainergiz/design-inspirations。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ainergiz/design-inspirations --skill nested-card 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ainergiz/design-inspirations