vue-flow-debug
Installation
SKILL.md
Vue Flow Nested Nodes & Parent-Child Debugging
π― Capabilities
- Coordinate Debugging: Understanding
positionvscomputedPosition. - Relationship Fixes: Diagnosing parent-child linkage issues.
- Event Handling: Correct implementation of drag/drop for nested nodes.
- Containment Logic: Advanced geometry checks for "node inside group".
β‘ Action: Debug Protocol
- Analyze: Determine if the issue is visual (rendering), logical (state), or persistent (store).
- Verify: Use the checklists below to validate parent-child integrity.
- Implement: Apply the robust patterns provided for parent assignment.