byanthropics· 237 skills
This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the context of MCP. Use AFTER the build-mcp-server skill has settled the deployment model, or when the user already knows they want UI widgets.
$npx -y skills add anthropics/claude-plugins-official --skill build-mcp-appInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-official" --skill "anthropics/claude-plugins-official/build-mcp-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/anthropics/claude-plugins-official" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-plugins-official"` and select the relevant skills, then follow their instructions.