@wcj/github-rank 26.5.19 → 26.5.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +37287 -37295
- package/dist/trending-daily.json +149 -138
- package/dist/trending-monthly.json +111 -111
- package/dist/trending-weekly.json +95 -106
- package/dist/users.china.json +2434 -2362
- package/dist/users.json +3658 -3658
- package/dist/users.org.json +832 -832
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +1 -1
- package/web/data/repos.json +37287 -37295
- package/web/data/trending-daily.json +149 -138
- package/web/data/trending-monthly.json +111 -111
- package/web/data/trending-weekly.json +95 -106
- package/web/data/users.china.json +2434 -2362
- package/web/data/users.json +3658 -3658
- package/web/data/users.org.json +832 -832
- package/web/index.html +3758 -3756
- package/web/org.html +694 -694
- package/web/repos.html +4762 -4762
- package/web/trending-monthly.html +101 -101
- package/web/trending-weekly.html +88 -128
- package/web/trending.html +164 -128
- package/web/users.china.html +2630 -2529
|
@@ -1,200 +1,211 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "anthropics/claude-plugins-official",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Official, Anthropic-managed directory of high quality Claude Code Plugins.",
|
|
7
|
+
"forked": "2643",
|
|
8
|
+
"stargazers_count": 22435,
|
|
9
|
+
"todayStar": "682 stars today",
|
|
10
|
+
"html_url": "https://github.com/anthropics/claude-plugins-official",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "colbymchenry/codegraph",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, and OpenCode — fewer tokens, fewer tool calls, 100% local",
|
|
18
|
+
"forked": "767",
|
|
19
|
+
"stargazers_count": 13473,
|
|
20
|
+
"todayStar": "4294 stars today",
|
|
21
|
+
"html_url": "https://github.com/colbymchenry/codegraph",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "multica-ai/andrej-karpathy-skills",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.",
|
|
29
|
+
"forked": "14677",
|
|
30
|
+
"stargazers_count": 143174,
|
|
31
|
+
"todayStar": "2614 stars today",
|
|
32
|
+
"html_url": "https://github.com/multica-ai/andrej-karpathy-skills",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "dotnet/skills",
|
|
37
|
+
"language": "C#",
|
|
38
|
+
"color": "#178600",
|
|
39
|
+
"description": "Repository for skills to assist AI coding agents with .NET and C#",
|
|
40
|
+
"forked": "178",
|
|
41
|
+
"stargazers_count": 2193,
|
|
42
|
+
"todayStar": "129 stars today",
|
|
43
|
+
"html_url": "https://github.com/dotnet/skills",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "obra/superpowers",
|
|
37
48
|
"language": "Shell",
|
|
38
49
|
"color": "#89e051",
|
|
39
50
|
"description": "An agentic skills framework & software development methodology that works.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "17950",
|
|
52
|
+
"stargazers_count": 201517,
|
|
53
|
+
"todayStar": "1576 stars today",
|
|
43
54
|
"html_url": "https://github.com/obra/superpowers",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
|
-
"full_name": "
|
|
58
|
+
"full_name": "HKUDS/CLI-Anything",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
61
|
+
"description": "\"CLI-Anything: Making ALL Software Agent-Native\" -- CLI-Hub: https://clianything.cc/",
|
|
62
|
+
"forked": "3711",
|
|
63
|
+
"stargazers_count": 39124,
|
|
64
|
+
"todayStar": "656 stars today",
|
|
65
|
+
"html_url": "https://github.com/HKUDS/CLI-Anything",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "rmyndharis/OpenWA",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "CloakHQ/CloakBrowser",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed.",
|
|
73
|
-
"forked": "1248",
|
|
74
|
-
"stargazers_count": 16062,
|
|
75
|
-
"todayStar": "1466 stars today",
|
|
76
|
-
"html_url": "https://github.com/CloakHQ/CloakBrowser",
|
|
72
|
+
"description": "Free, Open Source, Self-Hosted WhatsApp API Gateway",
|
|
73
|
+
"forked": "1082",
|
|
74
|
+
"stargazers_count": 5413,
|
|
75
|
+
"todayStar": "730 stars today",
|
|
76
|
+
"html_url": "https://github.com/rmyndharis/OpenWA",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "ChromeDevTools/chrome-devtools-mcp",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Chrome DevTools for coding agents",
|
|
84
|
+
"forked": "2571",
|
|
85
|
+
"stargazers_count": 40484,
|
|
86
|
+
"todayStar": "151 stars today",
|
|
87
|
+
"html_url": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "rohitg00/ai-engineering-from-scratch",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Learn it. Build it. Ship it for others.",
|
|
95
|
+
"forked": "2118",
|
|
96
|
+
"stargazers_count": 10714,
|
|
97
|
+
"todayStar": "1333 stars today",
|
|
98
|
+
"html_url": "https://github.com/rohitg00/ai-engineering-from-scratch",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "teng-lin/notebooklm-py",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.",
|
|
106
|
+
"forked": "1993",
|
|
107
|
+
"stargazers_count": 14374,
|
|
108
|
+
"todayStar": "186 stars today",
|
|
109
|
+
"html_url": "https://github.com/teng-lin/notebooklm-py",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "can1357/oh-my-pi",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more",
|
|
117
|
+
"forked": "478",
|
|
118
|
+
"stargazers_count": 5844,
|
|
119
|
+
"todayStar": "500 stars today",
|
|
120
|
+
"html_url": "https://github.com/can1357/oh-my-pi",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "antoinezambelli/forge",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows",
|
|
128
|
+
"forked": "75",
|
|
129
|
+
"stargazers_count": 1489,
|
|
130
|
+
"todayStar": "398 stars today",
|
|
131
|
+
"html_url": "https://github.com/antoinezambelli/forge",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "multica-ai/multica",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.",
|
|
139
|
+
"forked": "3732",
|
|
140
|
+
"stargazers_count": 30730,
|
|
141
|
+
"todayStar": "534 stars today",
|
|
142
|
+
"html_url": "https://github.com/multica-ai/multica",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "Imbad0202/academic-research-skills",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "Academic Research Skills for Claude Code: research → write → review → revise → finalize",
|
|
150
|
+
"forked": "1563",
|
|
151
|
+
"stargazers_count": 18170,
|
|
152
|
+
"todayStar": "2579 stars today",
|
|
153
|
+
"html_url": "https://github.com/Imbad0202/academic-research-skills",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "trimstray/the-book-of-secret-knowledge",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.",
|
|
161
|
+
"forked": "13324",
|
|
162
|
+
"stargazers_count": 222436,
|
|
163
|
+
"todayStar": "756 stars today",
|
|
164
|
+
"html_url": "https://github.com/trimstray/the-book-of-secret-knowledge",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "truelockmc/streambert",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
|
+
"description": "A cross-platform Electron Desktop App to stream and download any Movie, TV Series or Anime in the World. Zero Ads and Tracking",
|
|
172
|
+
"forked": "311",
|
|
173
|
+
"stargazers_count": 3987,
|
|
174
|
+
"todayStar": "1094 stars today",
|
|
175
|
+
"html_url": "https://github.com/truelockmc/streambert",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "msitarzewski/agency-agents",
|
|
180
|
+
"language": "Shell",
|
|
181
|
+
"color": "#89e051",
|
|
182
|
+
"description": "A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.",
|
|
183
|
+
"forked": "17051",
|
|
184
|
+
"stargazers_count": 103669,
|
|
185
|
+
"todayStar": "1018 stars today",
|
|
186
|
+
"html_url": "https://github.com/msitarzewski/agency-agents",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "alireza0/s-ui",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "An advanced Web Panel • Built for SagerNet/Sing-Box",
|
|
194
|
+
"forked": "1502",
|
|
195
|
+
"stargazers_count": 8923,
|
|
196
|
+
"todayStar": "27 stars today",
|
|
197
|
+
"html_url": "https://github.com/alireza0/s-ui",
|
|
198
198
|
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "Lum1104/Understand-Anything",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.",
|
|
205
|
+
"forked": "1558",
|
|
206
|
+
"stargazers_count": 16631,
|
|
207
|
+
"todayStar": "666 stars today",
|
|
208
|
+
"html_url": "https://github.com/Lum1104/Understand-Anything",
|
|
209
|
+
"rank": 19
|
|
199
210
|
}
|
|
200
211
|
]
|