Starcraft 2 Editor Skillset for the VSC Extension

Hi,

I thought of sharing the skillset i’ve worked on which gives the Github Co-pilot Extension the skills to work with the galaxy scripts and the Data XML files. (however there’s alot of magic strings here)

Link to Skillset

I’ve also created a Map using only github co-pilot. Meaning the AI wrote the scripts, the updates for each unit and changing the XML files. However, I updated the Maps layout itself. The map is inspired by Kodo tag from WC3. instead i Used Ultralisks and the base building is the normal 3 SC2 Races.
Demo Here

I’d recommend having the Red Hat XML Extension and the SC2 Galaxy Script extension, due to if the AI generates code with the wrong syntax, you can just tell the AI to “check the errors”.

There’s also a “teacher”, if you’d need that.
Anyway, thanks and good luck.