什么是 nebula-component-creation?
通过复制和修改“examples/components/”中的示例来创建 React 组件。当要求 (1) 创建、添加或构建新组件,(2) 将示例组件复制到 `src/components/`,(3) 添加具有依赖项的组件时使用。处理依赖关系解析并确保每个组件都有“index.jsx”和“component.yml”。 来源:acquia/nebula。
通过复制和修改“examples/components/”中的示例来创建 React 组件。当要求 (1) 创建、添加或构建新组件,(2) 将示例组件复制到 `src/components/`,(3) 添加具有依赖项的组件时使用。处理依赖关系解析并确保每个组件都有“index.jsx”和“component.yml”。
通过命令行快速安装 nebula-component-creation AI 技能到你的开发环境
来源:acquia/nebula。
Story requirements are delegated to nebula-storybook-stories (canonical source for story naming, structure, and CSF details).
Always start from an example. When asked to create a new component:
starting point (e.g., use blockquote for an "alert" component, or button for any interactive element)
通过复制和修改“examples/components/”中的示例来创建 React 组件。当要求 (1) 创建、添加或构建新组件,(2) 将示例组件复制到 `src/components/`,(3) 添加具有依赖项的组件时使用。处理依赖关系解析并确保每个组件都有“index.jsx”和“component.yml”。 来源:acquia/nebula。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/acquia/nebula --skill nebula-component-creation通过复制和修改“examples/components/”中的示例来创建 React 组件。当要求 (1) 创建、添加或构建新组件,(2) 将示例组件复制到 `src/components/`,(3) 添加具有依赖项的组件时使用。处理依赖关系解析并确保每个组件都有“index.jsx”和“component.yml”。 来源:acquia/nebula。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/acquia/nebula --skill nebula-component-creation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/acquia/nebula