Was ist chatgpt-app-sdk?
BEIM Erstellen von ChatGPT-Apps mit dem OpenAI Apps SDK und MCP; Erstellen Sie konversationsfähige, zusammensetzbare Erlebnisse mit der richtigen UX, UI, Statusverwaltung und Servermustern. Quelle: mintuz/claude-plugins.
BEIM Erstellen von ChatGPT-Apps mit dem OpenAI Apps SDK und MCP; Erstellen Sie konversationsfähige, zusammensetzbare Erlebnisse mit der richtigen UX, UI, Statusverwaltung und Servermustern.
Installieren Sie den KI-Skill chatgpt-app-sdk schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: mintuz/claude-plugins.
Build ChatGPT apps using the OpenAI Apps SDK, Model Context Protocol (MCP), and component-based UI patterns.
| Display modes, visual design, accessibility | ui-guidelines.md | | MCP architecture, tools, and server patterns | mcp-server.md | | React patterns and window.openai API | ui-components.md | | React hooks (useOpenAiGlobal, useWidgetState) | react-integration.md | | Three-tier state architecture and best practice | state-management.md |
| CORS blocking | Enable https://chatgpt.com origin on endpoints | | Widget 404s | Use ui://widget/ prefix format for widget resources | | Plain text display | Set MIME type to text/html+skybridge for widgets | | Tool not suggested | Use action-oriented descriptions in tool definitions | | Missing widget data | Pass initial data via meta.initialData field |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdkBEIM Erstellen von ChatGPT-Apps mit dem OpenAI Apps SDK und MCP; Erstellen Sie konversationsfähige, zusammensetzbare Erlebnisse mit der richtigen UX, UI, Statusverwaltung und Servermustern. Quelle: mintuz/claude-plugins.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mintuz/claude-plugins --skill chatgpt-app-sdk Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/mintuz/claude-plugins