Skip to main content
Run any Skill in Manus
with one click
diagrams-js
GitHub creator profile

diagrams-js

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-05-06
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

diagrams-js-diagrams-js-plugin-system
software-developers

Extend diagrams-js with custom import/export formats, metadata providers, and hooks. Create plugins for Docker Compose, Terraform, cloud provider metadata, and more.

2026-05-06
plugin-kubernetes
software-developers

Import and export Kubernetes YAML manifests with diagrams-js. Convert Kubernetes manifests to architecture diagrams and vice versa.

2026-05-06
diagrams-js-cli
software-developers

Command-line interface for diagrams-js. Install @diagrams-js/cli and use diagrams <command> to render, export, diff, init, watch, and manage plugins. Cross-platform CLI with programmatic API. Supports file and stdin input.

2026-05-05
diagrams-js-diagram-diff
software-developers

Visual diff for diagrams. Compare two versions of a diagram to see added, removed, and modified elements with color-coded side-by-side rendering. Perfect for code reviews, documentation, and architecture evolution tracking.

2026-05-05
diagrams-js-creating-plugins
software-developers

Create custom plugins for diagrams-js to extend import/export capabilities. Package structure, plugin API, best practices, and real-world examples. Use context.lib for runtime exports, context.loadResourcesList for resource discovery, and context.loadYaml for YAML parsing without bundling dependencies.

2026-05-03
diagrams-js-browser-integration
software-developers

Using diagrams-js in browsers with CDN (esm.sh), bundlers, and import maps. DOM insertion of SVG, data URLs for embedding in img tags, file downloads with diagram.save(). ESM-only - requires type="module".

2026-04-23
diagrams-js-clusters-grouping
software-developers

Grouping nodes with diagram.cluster() and nested clusters via cluster.cluster(). Adding nodes to clusters with cluster.add(). Visual organization with themed backgrounds. Connecting nodes across clusters.

2026-04-23
diagrams-js-node-connections
software-developers

Connecting nodes with .to() (forward), .from() (reverse), .with() (undirected). Using Edge() for styling with color, style, label, forward, reverse options. Chaining connections and connecting to multiple targets with arrays.

2026-04-23
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded