什么是 create-new-design?
在设计灵感存储库中搭建新设计的支架,其中包含预览组件、详细信息页面和主页条目。在创建新设计、添加设计灵感或搭建设计文件时使用。 来源:ainergiz/design-inspirations。
在设计灵感存储库中搭建新设计的支架,其中包含预览组件、详细信息页面和主页条目。在创建新设计、添加设计灵感或搭建设计文件时使用。
通过命令行快速安装 create-new-design AI 技能到你的开发环境
来源:ainergiz/design-inspirations。
Scaffold a new design inspiration with the correct file structure, ViewTransition naming, and component patterns.
| Light card | [design-id]-light | pricing-table-light | | Dark card | [design-id]-dark | pricing-table-dark | | Light panel | [design-id]-light-panel | pricing-table-light-panel | | Dark panel | [design-id]-dark-panel | pricing-table-dark-panel |
If your component has custom animations (e.g., carousels, progress bars), add keyframes to src/app/globals.css:
在设计灵感存储库中搭建新设计的支架,其中包含预览组件、详细信息页面和主页条目。在创建新设计、添加设计灵感或搭建设计文件时使用。 来源:ainergiz/design-inspirations。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ainergiz/design-inspirations --skill create-new-design在设计灵感存储库中搭建新设计的支架,其中包含预览组件、详细信息页面和主页条目。在创建新设计、添加设计灵感或搭建设计文件时使用。 来源:ainergiz/design-inspirations。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ainergiz/design-inspirations --skill create-new-design 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ainergiz/design-inspirations