navbar-configuration

Installation
SKILL.md

Navbar Configuration

Configure the navbar component with proper navigation, z-index, and button visibility.

Workflow

  1. Find Navbar Component - Glob for website/components/navbar*.tsx
  2. Read Sitemap - Get all pages from docs/sitemap.md
  3. Update Menu Items - Configure links from sitemap using Next.js <Link>
  4. Fix Z-Index - Ensure dropdowns appear above all content (z-50)
  5. Configure Buttons - Set visibility and styles for primary/outline buttons
  6. Set Logo - Text or image logo configuration
  7. Set Background - Apply background color setting
  8. Update i18n - Add/update keys in de.json and en.json

Menu Configuration

Standard Menu Items

Installs
2
First Seen
Feb 28, 2026
navbar-configuration — manuelvillarvieites/n8n-and-claude