ما هي widget-generator؟
قم بإنشاء مكونات إضافية لعناصر واجهة المستخدم قابلة للتخصيص لنظام تغذية Prompts.chat المصدر: f/awesome-chatgpt-prompts.
قم بإنشاء مكونات إضافية لعناصر واجهة المستخدم قابلة للتخصيص لنظام تغذية Prompts.chat
ثبّت مهارة الذكاء الاصطناعي widget-generator بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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 |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/f/awesome-chatgpt-prompts --skill widget-generatorقم بإنشاء مكونات إضافية لعناصر واجهة المستخدم قابلة للتخصيص لنظام تغذية Prompts.chat المصدر: f/awesome-chatgpt-prompts.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/f/awesome-chatgpt-prompts --skill widget-generator بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/f/awesome-chatgpt-prompts