mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
Skills are directories (containing SKILL.md) rather than flat files, so this adds dedicated _add_skill_symlinks() and _cleanup_stale_skills() functions mirroring the existing command symlink pattern. Only symlinks pointing into our source tree are managed; skills from other sources (e.g. ~/.agents/skills/) are left untouched. Also adds the frontend-design-systems skill for systematic visual design consistency rules. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>