Visual Studio Code 1.108 adds experimental Agent Skills, allowing GitHub Copilot to load custom instructions, scripts, and resources for specialized tasks. Agent Skills are defined in a simple folder ...
As I'm laying out the skeleton of the code base of the major project I'm working on, I'm trying to keep the architecture decisions I'm making easily accessible to any future coders. Here is what I'm ...