Fixes
- Replace all createIcon/document.createElementNS with Obsidian setIcon (Lucide icons)
- Fix add-child-skill bug: single child skill now displays correctly
- Add children field to CustomSkill for reliable child skill storage
- Remove createIcon, ICONS, SvgPart, SVG_NS (169 lines removed)