·detect-diagram-crossings
{}

detect-diagram-crossings

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.

9Installs·1Trend·@oocx

Installation

$npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings

How to Install detect-diagram-crossings

Quickly install detect-diagram-crossings AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oocx/tfplan2md.

SKILL.md

View raw

Purpose Provide a rigorous, multi-method approach to detecting edge crossings and overlaps in SVG flowchart diagrams. This skill combines mathematical geometric analysis with visual inspection to ensure diagrams have clean, crossing-free layouts.

Method 1: Parametric Line Intersection (Mathematical) The primary detection method uses parametric line equations to mathematically determine if two line segments intersect.

Method 2: Node-Path Proximity Analysis Detects when paths pass through or very close to node bodies (not at connection points).

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts. Source: oocx/tfplan2md.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from oocx/tfplan2md

Quick answers

What is detect-diagram-crossings?

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts. Source: oocx/tfplan2md.

How do I install detect-diagram-crossings?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oocx/tfplan2md