BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/weekendsuperhero-io/sistine/dashboard

Dashboard

weekendsuperhero-io-sistine/dashboard
UnverifiedBlock

Complete dashboard layout with stats, charts, and navigation.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/Weekendsuperhero-io/sistine/main/dashboard.json

Source

components/blocks/dashboard.tsxraw.githubusercontent.com/Weekendsuperhero-io/sistine/main/dashboard.json · first 6 KB
1"use client";
2
3import { PulseIcon as Activity, CreditCard, CurrencyDollarSimpleIcon, Users } from "@phosphor-icons/react";
4import { Bar, BarChart, CartesianGrid, XAxis, YAxis } from "recharts";
5import { Badge } from "@/components/ui/badge";
6import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card";
7import { ChartContainer, ChartTooltip, ChartTooltipContent } from "@/components/ui/chart";
8import { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from "@/components/ui/table";
9
10export function DashboardBlock() {
11 return (
12 <div className="space-y-6 p-6">
13 {/* Stats Grid */}
14 <div className="grid grid-cols-1 md:grid-cols-4 gap-4">
15 <Card className="text-foreground">
16 <CardHeader className="flex flex-row items-center justify-between pb-2">
17 <CardTitle className="text-sm font-medium text-foreground">Total Revenue</CardTitle>
18 <CurrencyDollarSimpleIcon className="h-4 w-4 text-muted-foreground" />
19 </CardHeader>
20 <CardContent>
21 <div className="text-2xl font-bold text-foreground">$45,231.89</div>
22 <p className="text-xs text-muted-foreground mt-1">
23 <span className="text-green-400">+20.1%</span> from last month
24 </p>
25 </CardContent>
26 </Card>
27 <Card className="text-foreground">
28 <CardHeader className="flex flex-row items-center justify-between pb-2">
29 <CardTitle className="text-sm font-medium text-foreground">Subscriptions</CardTitle>
30 <Users className="h-4 w-4 text-muted-foreground" />
31 </CardHeader>
32 <CardContent>
33 <div className="text-2xl font-bold text-foreground">+2350</div>
34 <p className="text-xs text-muted-foreground mt-1">
35 <span className="text-green-400">+180.1%</span> from last month
36 </p>
37 </CardContent>
38 </Card>
39 <Card className="text-foreground">
40 <CardHeader className="flex flex-row items-center justify-between pb-2">
41 <CardTitle className="text-sm font-medium text-foreground">Sales</CardTitle>
42 <CreditCard className="h-4 w-4 text-muted-foreground" />
43 </CardHeader>
44 <CardContent>
45 <div className="text-2xl font-bold text-foreground">+12,234</div>
46 <p className="text-xs text-muted-foreground mt-1">
47 <span className="text-green-400">+19%</span> from last month
48// … truncated

What it pulls in

npm packages

  • @phosphor-icons/react
  • recharts

Other registry items

  • @sistine/badge
  • @sistine/card
  • @sistine/chart
  • @sistine/table

Files it writes

  • components/blocks/dashboard.tsx

Facts

Registry
weekendsuperhero-io/sistine
Type
registry:block
Access
Unverified
Files written
1
Licence
MIT
In the index
at or before 2026-08-13
Last confirmed
2 days ago

Go to the source

weekendsuperhero.io Weekendsuperhero-io/sistine on GitHub Raw registry item This item as JSON

More from weekendsuperhero-io/sistine

All 71 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Authenticationauthenticationweekendsuperhero-io/sistineBlocksUnverifiedno deps
Background Controllerbackground-controllerweekendsuperhero-io/sistineBlocksUnverified3 deps · 6 files
Calendarcalendar-blockweekendsuperhero-io/sistineBlocksUnverified1 dep
Chartchart-blockweekendsuperhero-io/sistineBlocksUnverified1 dep
Data Tabledata-tableweekendsuperhero-io/sistineBlocksUnverified2 deps
Forgot Passwordforgot-passwordweekendsuperhero-io/sistineBlocksUnverified1 dep
Sign Upsignupweekendsuperhero-io/sistineBlocksUnverifiedno deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex