Was ist widget-generator?
Generieren Sie anpassbare Widget-Plugins für das prompts.chat-Feedsystem Quelle: f/awesome-chatgpt-prompts.
Generieren Sie anpassbare Widget-Plugins für das prompts.chat-Feedsystem
Installieren Sie den KI-Skill widget-generator schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: f/awesome-chatgpt-prompts.
This skill guides creation of widget plugins for prompts.chat. Widgets are injected into prompt feeds to display promotional content, sponsor cards, or custom interactive components.
| Widget ID | ✅ | Unique identifier (kebab-case, e.g., my-sponsor) | | Widget Name | ✅ | Display name for the plugin | | Rendering Mode | ✅ | standard or custom | | Sponsor Info | ❌ | Name, logo, logoDark, URL (for sponsored widgets) |
| Widget not showing | Check shouldInject logic, verify registration in index.ts | | TypeScript errors | Ensure imports from ./types, check sponsor object shape | | Styling issues | Use Tailwind classes, match existing widget patterns | | Position wrong | Remember positions are 0-indexed, check repeatEvery value |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/f/awesome-chatgpt-prompts --skill widget-generatorGenerieren Sie anpassbare Widget-Plugins für das prompts.chat-Feedsystem Quelle: f/awesome-chatgpt-prompts.
Ö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/f/awesome-chatgpt-prompts --skill widget-generator 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/f/awesome-chatgpt-prompts