project-setup-info-context7
par microsoft
Fournit des informations sur la configuration de différents types de projets. Utile pour initialiser des projets en fonction des exigences et pour structurer le projet.
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.