maintain-data-structures

Comprehensive reference documentation for all data structures in the VRP toolkit project. Use when needing to understand data structure definitions, attributes, formats, or representations to avoid repeatedly reading code. Covers Problem layer (Instance, Solution, Node), Algorithm layer (Solver, Operators, ALNS), Data layer (OSMnx, distance matrices), and runtime formats (routes as lists, time windows as tuples).

$ Installer

git clone https://github.com/dudusoar/VRP-Toolkit /tmp/VRP-Toolkit && cp -r /tmp/VRP-Toolkit/.claude/skills/maintain-data-structures ~/.claude/skills/VRP-Toolkit

// tip: Run this command in your terminal to install the skill