Skip to content

Commit e6092e9

Browse files
hsnice16claude
andcommitted
chore: add 8bitcn-ui to seed and re-score (161 repos on current rubric)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 61a7e9f commit e6092e9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

data/rank.db

0 Bytes
Binary file not shown.

scripts/seed-list.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ export const SEEDS: Seed[] = [
4242
url: "https://github.com/shadcn-ui/ui",
4343
note: "shadcn/ui component collection",
4444
},
45+
{
46+
url: "https://github.com/TheOrcDev/8bitcn-ui",
47+
note: "8bitcn-ui — 8-bit shadcn-style component collection",
48+
},
4549
{ url: "https://github.com/TanStack/query", note: "TanStack Query" },
4650
{ url: "https://github.com/TanStack/router", note: "TanStack Router" },
4751
{

0 commit comments

Comments
 (0)