nebula-component-validation

Before running validation, confirm every new component has a matching src/stories/<component-name>.stories.jsx file (see nebula-storybook-stories ).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "nebula-component-validation" with this command: npx skills add acquia/nebula/acquia-nebula-nebula-component-validation

Validate

Before running validation, confirm every new component has a matching src/stories/<component-name>.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:

npm run code:fix

This runs Prettier and ESLint with auto-fix, ensuring:

  • Consistent formatting

  • Common issue detection

  • Drupal Canvas Code Component requirements

If errors remain after auto-fix, address them manually and re-run until passing.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

canvas-component-metadata

No summary provided by upstream source.

Repository SourceNeeds Review
General

canvas-component-utils

No summary provided by upstream source.

Repository SourceNeeds Review
General

canvas-styling-conventions

No summary provided by upstream source.

Repository SourceNeeds Review