What problem does it solve?
This skill helps teams scaffold, refactor, and govern ChatGPT Apps SDK projects that combine an MCP server and widget UI. It addresses the complexity of wiring UI resources, server tooling, and CSP/domain metadata, and guides users through a docs-first workflow to reduce integration risk and accelerate start-up.
Core Features & Use Cases
- Docs-first scaffolding and plan generation for MCP-based ChatGPT Apps with a minimal server and a widget.
- Upstream adaptation guidance: choose between official examples, ext-apps baselines, or local scaffolds, and reconcile with current docs.
- Validation and governance: a lightweight contract and guidance to ensure a runnable repo with /mcp route, registered resources and tools, and widget rendering.
- Local development and testing steps, plus hosting and submission considerations for production deployments.
Quick Start
Scaffold a minimal ChatGPT Apps repository using the docs-first workflow and adapt it to your use case.