Prompts that build dashboards and admin UIs.
26votes
3answers
6.5kviews

One-shot prompt for a dashboard data table that isn't the same shadcn gray boxes

Every dashboard prompt I tried gave me the identical gray-card-with-a-number-and-a-tiny-line-chart layout, and a table that was just a styled div with none of the behavior that makes a table useful. I
23votes
2answers
2.7kviews

Real-time metrics dashboard with sparkline gauges over a websocket feed

I was building a live ops board that streams a few dozen metrics over a websocket, each shown as a number plus a rolling sparkline. The naive build re-rendered the entire React tree on every message a
24votes
1answers
4.3kviews

Admin dashboard prompt that doesn't produce the same three gray shadcn cards

Every dashboard I one-shotted came out as the identical layout: three stat cards on top, a big line chart, a table. Technically fine, visually indistinguishable from every other AI dashboard on the in