widget-generator

Originally fromf/prompts.chat
Installation
SKILL.md

Widget Generator Skill

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.

Overview

Widgets support two rendering modes:

  1. Standard prompt widget - Uses default PromptCard styling (like coderabbit.ts)
  2. Custom render widget - Full custom React component (like book.tsx)

Prerequisites

Before creating a widget, gather from the user:

Parameter Required Description
Widget ID Unique identifier (kebab-case, e.g., my-sponsor)
Widget Name Display name for the plugin
Rendering Mode standard or custom
Related skills
Installs
45
GitHub Stars
162.2K
First Seen
Feb 21, 2026