What problem does it solve?
Guides developers through creating ChatGPT and MCP apps with Skybridge framework to streamline the end-to-end lifecycle of AI-embedded applications.
Core Features & Use Cases
- End-to-end guidance for brainstorming UX ideas, bootstrapping projects, implementing tools/widgets, debugging, running dev servers, deploying, and publishing.
- SPEC.md as the central design contract, with references to architecture, fetch/render-data, state management, prompt handling, and UI guidelines.
- Use Case: A developer builds a new ChatGPT app and publishes it to production with Skybridge, ensuring type safety and platform-agnostic widgets.
Quick Start
Review SPEC.md to capture requirements, copy a ready template from references/copy-template.md to bootstrap a new project, run the local dev server, and connect the app to ChatGPT or MCP client for testing.