From ngx-gaia
Provides usage guidance for @vsn-ux/ngx-gaia Angular components (Gaia design system). Use when implementing UI with ga- prefixed elements, GaButtonModule, GaSelectModule, ga-form-field, gaInput directives, or when asking about Gaia components.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ngx-gaia:using-ngx-gaiaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Requires `@vsn-ux/ngx-gaia`. If doc links fail, the package is not installed in this project.
Requires @vsn-ux/ngx-gaia. If doc links fail, the package is not installed in this project.
<ga-alert>, <ga-button>, <ga-select>[gaButton], [gaInput], [gaTooltip]Ga{Component}Module (e.g., GaButtonModule)| Component | Module | Docs |
|---|---|---|
| Alert | GaAlertModule | alert.md |
| Badge | GaBadgeModule | badge.md |
| Button | GaButtonModule | button.md |
| Card | GaCardModule | card.md |
| Checkbox | GaCheckboxModule | checkbox.md |
| Chip | GaChipModule | chip.md |
| Data Select | GaDataSelectModule | data-select.md |
| Datepicker | GaDatepickerModule | datepicker.md |
| Form Field | GaFormFieldModule | form-field.md |
| Icon | GaIconModule | icon.md |
| Input | GaInputModule | input.md |
| Link | GaLinkModule | link.md |
| Menu | GaMenuModule | menu.md |
| Modal | GaModalModule | modal.md |
| Radio | GaRadioModule | radio.md |
| Segmented Control | GaSegmentedControlModule | segmented-control.md |
| Select | GaSelectModule | select.md |
| Spinner | GaSpinnerModule | spinner.md |
| Stepper | GaStepperModule | stepper.md |
| Switch | GaSwitchModule | switch.md |
| Tabs | GaTabsModule | tabs.md |
| Text Area | GaTextAreaModule | textarea.md |
| Tooltip | GaTooltipModule | tooltip.md |
| Utils | - | utils.md |
npx claudepluginhub visma-software-nordic/claude-code-marketplace --plugin ngx-gaiaBuilds token-driven Angular components with signals and standalone components. Use when creating Angular component libraries, integrating design tokens, or building design system components with new control flow syntax.
Generates Angular code and provides architectural guidance on signals, forms, DI, routing, SSR, accessibility, animations, styling, testing, and CLI tooling.
Generates Angular code and architecture guidance for projects, components, services, signals, forms, DI, routing, SSR, accessibility, animations, styling, testing, and CLI tools.