什么是 nebula-component-validation?
在上传到 Canvas 之前验证组件。在创建或修改组件之后、考虑工作完成之前使用。运行 `npm run code:fix` 以满足 Prettier、ESLint 和 Canvas 要求。 来源:acquia/nebula。
在上传到 Canvas 之前验证组件。在创建或修改组件之后、考虑工作完成之前使用。运行 `npm run code:fix` 以满足 Prettier、ESLint 和 Canvas 要求。
通过命令行快速安装 nebula-component-validation AI 技能到你的开发环境
来源:acquia/nebula。
Before running validation, confirm every new component has a matching src/stories/ .stories.jsx file (see nebula-storybook-stories).
After creating or modifying components, always validate your code by running the code:fix script. Make sure to use the right package manager. For example, if using npm, run the following command:
If errors remain after auto-fix, address them manually and re-run until passing.
在上传到 Canvas 之前验证组件。在创建或修改组件之后、考虑工作完成之前使用。运行 `npm run code:fix` 以满足 Prettier、ESLint 和 Canvas 要求。 来源:acquia/nebula。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/acquia/nebula --skill nebula-component-validation在上传到 Canvas 之前验证组件。在创建或修改组件之后、考虑工作完成之前使用。运行 `npm run code:fix` 以满足 Prettier、ESLint 和 Canvas 要求。 来源:acquia/nebula。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/acquia/nebula --skill nebula-component-validation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/acquia/nebula