Merge pull request #1025 from mattpocock/chore/link-skills-exclude-misc

Merge pull request #1025 from mattpocock/chore/link-skills-exclude-misc link-skills: stop linking misc/ into local skill directories

What happened

The pull request #1025 merged a feature that removes the linking of the 'misc/' directory into local skill directories, focusing on cleaner organization.

Why it matters

This change enhances project organization by preventing unnecessary clutter from the 'misc/' directory, which can lead to improved management of skill resources in JavaScript and TypeScript projects.

Sources