antv-x6

Troubleshoot and optimize AntV X6 v3 graph editor applications.

2|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/AndersCan/mantaq --skill antv-x6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antv-x6
Source: https://github.com/AndersCan/mantaq/tree/main/.opencode/skills/antv-x6
Command: npx skills add https://github.com/AndersCan/mantaq --skill antv-x6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses common challenges with the AntV X6 v3 graph editor, offering quick troubleshooting steps, code examples, and resources to help resolve rendering issues, connectivity problems, and custom content creation.

Core Features & Use Cases

  • Canvas Blank Fixes: Offers guidance for scenarios where the X6 canvas renders blank.
  • Edge and Node Editing: Provides in-depth coverage of edges and node manipulation.
  • Interactive Configuration: Detailed configuration options for custom interaction.
  • Integration of lit-html: Facilitates real-time HTML content integration within nodes.

Quick Start

Activate this skill when working on an X6 project experiencing any rendering issue, missing elements, or broken interactions.

Frequently Asked Questions about antv-x6

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does my AntV X6 v3 graph editor render a blank canvas?

To fix a blank canvas in AntV X6 v3, you need to check container dimensions and initialization configurations. This Skill offers specific code fixes and troubleshooting steps to resolve these rendering issues.

How do I fix disconnected nodes and edges in an AntV X6 diagram?

Fixing disconnected nodes and edges in AntV X6 requires verifying your edge configuration and port mappings. This Skill assists in troubleshooting connectivity problems by offering code examples and best practices for proper node and edge manipulation.

Can I integrate lit-html content within AntV X6 graph nodes?

Yes, you can integrate lit-html within AntV X6 nodes to render real-time HTML content. This Skill facilitates this integration by providing specific guidance and code examples to embed and manage custom content seamlessly.

How do I customize interactions in an AntV X6 graph editor?

Customizing interactions in an AntV X6 graph editor involves modifying specific interaction configurations. This Skill provides detailed configuration options and best practices to help you implement and optimize custom interaction behaviors.

What are the best practices for optimizing AntV X6 v3 applications?

Best practices for optimizing AntV X6 v3 applications include applying proper configuration optimizations and following established troubleshooting guidelines. This Skill offers direct code fixes and best practices to enhance overall graph editor performance.