detect-diagram-crossings とは?
幾何学的交差アルゴリズムと視覚的分析を使用して、SVG ワークフロー図内のエッジの交差と重なりを検出および分析します。図のレイアウトを検証するときに使用します。 ソース: oocx/tfplan2md。
幾何学的交差アルゴリズムと視覚的分析を使用して、SVG ワークフロー図内のエッジの交差と重なりを検出および分析します。図のレイアウトを検証するときに使用します。
コマンドラインで detect-diagram-crossings AI スキルを開発環境にすばやくインストール
ソース: oocx/tfplan2md。
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).
幾何学的交差アルゴリズムと視覚的分析を使用して、SVG ワークフロー図内のエッジの交差と重なりを検出および分析します。図のレイアウトを検証するときに使用します。 ソース: oocx/tfplan2md。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings幾何学的交差アルゴリズムと視覚的分析を使用して、SVG ワークフロー図内のエッジの交差と重なりを検出および分析します。図のレイアウトを検証するときに使用します。 ソース: oocx/tfplan2md。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oocx/tfplan2md --skill detect-diagram-crossings インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/oocx/tfplan2md