bymodelcontextprotocol· 12 skills
This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing web application while keeping it working standalone. Provides guidance for analyzing existing web apps and creating a hybrid web + MCP App with server-side tool and resource registration.
$npx -y skills add modelcontextprotocol/ext-apps --skill convert-web-appInstalls into the current project.
Run `npx skills use "https://github.com/modelcontextprotocol/ext-apps" --skill "modelcontextprotocol/ext-apps/convert-web-app"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modelcontextprotocol/ext-apps" that are relevant to the current task. Run `npx skills add "https://github.com/modelcontextprotocol/ext-apps"` and select the relevant skills, then follow their instructions.