Skip to main content
Run any Skill in Manus
with one click
GitHub repository

geonetwork-ui

geonetwork-ui contains 6 collected skills from geonetwork, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
80
updated
2026-07-14
Forks
49
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

angular-best-practices-material
software-developers

Angular Material and CDK best practices. Covers selective imports, M3 theming, CDK utilities, and component test harnesses. Activates when working with @angular/material and @angular/cdk. Do not use for PrimeNG, Spartan UI, or other component libraries. Install alongside angular-best-practices for full coverage.

2026-07-14
angular-best-practices-ngrx
software-developers

NgRx state management best practices for Angular. Covers pure reducers, action groups, entity adapter, selectors, and signal-based selection. Activates when working with @ngrx/store, @ngrx/effects, and @ngrx/entity. Do not use for Akita, NGXS, or standalone signal-based state. Install alongside angular-best-practices for full coverage.

2026-07-14
angular-best-practices
software-developers

Modern Angular best practices for building performant, maintainable Angular 17+ applications. Covers Signals, RxJS, components, templates, styles, performance, SSR, testing, forms, routing, accessibility, and architecture — with code examples and impact ratings for every rule. Use this skill whenever the user is working on Angular code of any kind: components, services, templates, stylesheets, routes, tests, or configuration. This applies to editing .component.ts, .service.ts, .html templates, .scss/.css styles, .spec.ts tests, .routes.ts files, store files, and any general .ts file in an Angular project. Look for angular.json, nx.json, or @angular/core imports as project indicators. Do not use for AngularJS (1.x), React, Vue, or non-Angular TypeScript projects.

2026-07-14
angular-developer
software-developers

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

2026-07-14
angular-rxjs-patterns
software-developers

Use when handling async operations in Angular applications with observables, operators, and subjects.

2026-07-14
geospatial-sdk-map-layers
software-developers

Add and manage layers (WMS, WFS, OGC API, GeoJSON/vector, XYZ, WMTS, MapLibre style, GeoTIFF) on a map in GeoNetwork-UI using the geospatial-sdk MapContext model. Use when working with the datahub record map preview, the map-viewer, the `gn-ui-map-container` component, the NgRx map state (`MapFacade` / `MapContext`), or any task that builds or updates a map context to display geographic data on a map.

2026-07-14