project-setup-info-context7
von microsoft
Bietet Informationen zur Einrichtung verschiedener Projekttypen. Nützlich zur Initialisierung von Projekten basierend auf Anforderungen und zum Erstellen des Projektgerüsts.
npx skills add https://github.com/microsoft/vscode-copilot-chat --skill project-setup-info-context7How to setup a project using context7 tools
Use context7 tools to find the latest libraries, APIs, and documentation to help the user create and customize their project. Only setup a project if the folder is empty or if you've just called the tool first calling the tool to create a workspace.
- Call the
mcp_context7_resolve-library-idtool with your project requirements. - Call the
mcp_context7_get-library-docstool to get scaffolding instructions.