This walks you through the full lifecycle of building MCP apps, which are conversational tools that extend AI assistants through custom UIs and server-side logic. It covers everything from initial brainstorming against UX guidelines to deploying via Alpic and publishing to ChatGPT or Claude directories. The core insight here is smart: it reminds you that your app serves two users at once, the human and the LLM, and they collaborate through a shared view surface. Use this when you're working with the Skybridge framework or building MCP servers. It's structured as a guided workflow with specific references for each phase, from bootstrapping to OAuth to CSP configuration.
npx skills add https://github.com/alpic-ai/skybridge --skill mcp-app-builder