add-navigation
Installation
SKILL.md
Add Navigation
Wire Navigation from @cognite/dune-industrial-components/navigation into this Dune app.
Nav items: $ARGUMENTS
The component is fully controlled — the parent owns activeId and onNavigate. No state or routing assumptions live inside it.
The logo prop is optional and defaults to the Cognite vertical logo. It uses currentColor so it automatically renders black in light mode and white in dark mode.
Step 1 — Check dependencies
First, check if @cognite/dune-industrial-components is installed by looking at package.json. If not installed, run:
pnpm install "github:cognitedata/dune-industrial-components#semver:*"