@rulemetric/skills-registry 0.5.2 → 0.5.3
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/discovered-sources.json +374 -374
- package/package.json +1 -1
package/discovered-sources.json
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"license": "MIT"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"repo": "
|
|
74
|
+
"repo": "Graphify-Labs/graphify",
|
|
75
75
|
"patterns": [
|
|
76
76
|
"**/*.md"
|
|
77
77
|
],
|
|
@@ -79,15 +79,6 @@
|
|
|
79
79
|
"defaultCategory": "workflow",
|
|
80
80
|
"license": "MIT"
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
"repo": "nexu-io/open-design",
|
|
84
|
-
"patterns": [
|
|
85
|
-
"skills/**/*.md"
|
|
86
|
-
],
|
|
87
|
-
"defaultTool": "claude_code",
|
|
88
|
-
"defaultCategory": "workflow",
|
|
89
|
-
"license": "Apache-2.0"
|
|
90
|
-
},
|
|
91
82
|
{
|
|
92
83
|
"repo": "DietrichGebert/ponytail",
|
|
93
84
|
"patterns": [
|
|
@@ -107,23 +98,23 @@
|
|
|
107
98
|
"license": "MIT"
|
|
108
99
|
},
|
|
109
100
|
{
|
|
110
|
-
"repo": "
|
|
101
|
+
"repo": "addyosmani/agent-skills",
|
|
111
102
|
"patterns": [
|
|
112
|
-
"
|
|
103
|
+
"skills/**/*.md",
|
|
104
|
+
"agents/**/*.md",
|
|
105
|
+
"**/AGENTS.md"
|
|
113
106
|
],
|
|
114
107
|
"defaultTool": "claude_code",
|
|
115
|
-
"defaultCategory": "
|
|
108
|
+
"defaultCategory": "workflow",
|
|
116
109
|
"license": "MIT"
|
|
117
110
|
},
|
|
118
111
|
{
|
|
119
|
-
"repo": "
|
|
112
|
+
"repo": "shareAI-lab/learn-claude-code",
|
|
120
113
|
"patterns": [
|
|
121
|
-
"
|
|
122
|
-
"agents/**/*.md",
|
|
123
|
-
"**/AGENTS.md"
|
|
114
|
+
"**/*.md"
|
|
124
115
|
],
|
|
125
116
|
"defaultTool": "claude_code",
|
|
126
|
-
"defaultCategory": "
|
|
117
|
+
"defaultCategory": "language",
|
|
127
118
|
"license": "MIT"
|
|
128
119
|
},
|
|
129
120
|
{
|
|
@@ -171,6 +162,15 @@
|
|
|
171
162
|
"defaultCategory": "workflow",
|
|
172
163
|
"license": "MIT"
|
|
173
164
|
},
|
|
165
|
+
{
|
|
166
|
+
"repo": "Leonxlnx/taste-skill",
|
|
167
|
+
"patterns": [
|
|
168
|
+
"**/*.md"
|
|
169
|
+
],
|
|
170
|
+
"defaultTool": "claude_code",
|
|
171
|
+
"defaultCategory": "workflow",
|
|
172
|
+
"license": "MIT"
|
|
173
|
+
},
|
|
174
174
|
{
|
|
175
175
|
"repo": "headroomlabs-ai/headroom",
|
|
176
176
|
"patterns": [
|
|
@@ -181,22 +181,22 @@
|
|
|
181
181
|
"license": "Apache-2.0"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"repo": "
|
|
184
|
+
"repo": "Panniantong/Agent-Reach",
|
|
185
185
|
"patterns": [
|
|
186
186
|
"**/*.md"
|
|
187
187
|
],
|
|
188
188
|
"defaultTool": "claude_code",
|
|
189
|
-
"defaultCategory": "
|
|
189
|
+
"defaultCategory": "language",
|
|
190
190
|
"license": "MIT"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
|
-
"repo": "
|
|
193
|
+
"repo": "asgeirtj/system_prompts_leaks",
|
|
194
194
|
"patterns": [
|
|
195
195
|
"**/*.md"
|
|
196
196
|
],
|
|
197
197
|
"defaultTool": "claude_code",
|
|
198
|
-
"defaultCategory": "
|
|
199
|
-
"license": "
|
|
198
|
+
"defaultCategory": "workflow",
|
|
199
|
+
"license": "CC0-1.0"
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"repo": "mvanhorn/last30days-skill",
|
|
@@ -217,15 +217,6 @@
|
|
|
217
217
|
"defaultCategory": "workflow",
|
|
218
218
|
"license": "AGPL-3.0"
|
|
219
219
|
},
|
|
220
|
-
{
|
|
221
|
-
"repo": "asgeirtj/system_prompts_leaks",
|
|
222
|
-
"patterns": [
|
|
223
|
-
"**/*.md"
|
|
224
|
-
],
|
|
225
|
-
"defaultTool": "claude_code",
|
|
226
|
-
"defaultCategory": "workflow",
|
|
227
|
-
"license": "CC0-1.0"
|
|
228
|
-
},
|
|
229
220
|
{
|
|
230
221
|
"repo": "jeecgboot/JeecgBoot",
|
|
231
222
|
"patterns": [
|
|
@@ -282,14 +273,15 @@
|
|
|
282
273
|
"license": "MIT"
|
|
283
274
|
},
|
|
284
275
|
{
|
|
285
|
-
"repo": "
|
|
276
|
+
"repo": "coreyhaines31/marketingskills",
|
|
286
277
|
"patterns": [
|
|
278
|
+
"skills/**/*.md",
|
|
287
279
|
"agents/**/*.md",
|
|
288
280
|
"**/AGENTS.md"
|
|
289
281
|
],
|
|
290
|
-
"defaultTool": "
|
|
291
|
-
"defaultCategory": "
|
|
292
|
-
"license": "
|
|
282
|
+
"defaultTool": "universal",
|
|
283
|
+
"defaultCategory": "workflow",
|
|
284
|
+
"license": "MIT"
|
|
293
285
|
},
|
|
294
286
|
{
|
|
295
287
|
"repo": "Imbad0202/academic-research-skills",
|
|
@@ -301,15 +293,14 @@
|
|
|
301
293
|
"license": "NOASSERTION"
|
|
302
294
|
},
|
|
303
295
|
{
|
|
304
|
-
"repo": "
|
|
296
|
+
"repo": "1Panel-dev/1Panel",
|
|
305
297
|
"patterns": [
|
|
306
|
-
"skills/**/*.md",
|
|
307
298
|
"agents/**/*.md",
|
|
308
299
|
"**/AGENTS.md"
|
|
309
300
|
],
|
|
310
|
-
"defaultTool": "
|
|
311
|
-
"defaultCategory": "
|
|
312
|
-
"license": "
|
|
301
|
+
"defaultTool": "openclaw",
|
|
302
|
+
"defaultCategory": "devops",
|
|
303
|
+
"license": "GPL-3.0"
|
|
313
304
|
},
|
|
314
305
|
{
|
|
315
306
|
"repo": "zeroclaw-labs/zeroclaw",
|
|
@@ -339,22 +330,22 @@
|
|
|
339
330
|
"license": "MIT"
|
|
340
331
|
},
|
|
341
332
|
{
|
|
342
|
-
"repo": "
|
|
333
|
+
"repo": "K-Dense-AI/scientific-agent-skills",
|
|
343
334
|
"patterns": [
|
|
344
|
-
"
|
|
345
|
-
"**/AGENTS.md"
|
|
335
|
+
"skills/**/*.md"
|
|
346
336
|
],
|
|
347
337
|
"defaultTool": "claude_code",
|
|
348
|
-
"defaultCategory": "
|
|
338
|
+
"defaultCategory": "workflow",
|
|
349
339
|
"license": "MIT"
|
|
350
340
|
},
|
|
351
341
|
{
|
|
352
|
-
"repo": "
|
|
342
|
+
"repo": "nanocoai/nanoclaw",
|
|
353
343
|
"patterns": [
|
|
354
|
-
"
|
|
344
|
+
"agents/**/*.md",
|
|
345
|
+
"**/AGENTS.md"
|
|
355
346
|
],
|
|
356
347
|
"defaultTool": "claude_code",
|
|
357
|
-
"defaultCategory": "
|
|
348
|
+
"defaultCategory": "security",
|
|
358
349
|
"license": "MIT"
|
|
359
350
|
},
|
|
360
351
|
{
|
|
@@ -375,16 +366,6 @@
|
|
|
375
366
|
"defaultCategory": "workflow",
|
|
376
367
|
"license": "MIT"
|
|
377
368
|
},
|
|
378
|
-
{
|
|
379
|
-
"repo": "rohitg00/agentmemory",
|
|
380
|
-
"patterns": [
|
|
381
|
-
"agents/**/*.md",
|
|
382
|
-
"**/AGENTS.md"
|
|
383
|
-
],
|
|
384
|
-
"defaultTool": "cursor",
|
|
385
|
-
"defaultCategory": "workflow",
|
|
386
|
-
"license": "Apache-2.0"
|
|
387
|
-
},
|
|
388
369
|
{
|
|
389
370
|
"repo": "OthmanAdi/planning-with-files",
|
|
390
371
|
"patterns": [
|
|
@@ -406,6 +387,16 @@
|
|
|
406
387
|
"defaultCategory": "security",
|
|
407
388
|
"license": "Apache-2.0"
|
|
408
389
|
},
|
|
390
|
+
{
|
|
391
|
+
"repo": "rohitg00/agentmemory",
|
|
392
|
+
"patterns": [
|
|
393
|
+
"agents/**/*.md",
|
|
394
|
+
"**/AGENTS.md"
|
|
395
|
+
],
|
|
396
|
+
"defaultTool": "cursor",
|
|
397
|
+
"defaultCategory": "workflow",
|
|
398
|
+
"license": "Apache-2.0"
|
|
399
|
+
},
|
|
409
400
|
{
|
|
410
401
|
"repo": "Donchitos/Claude-Code-Game-Studios",
|
|
411
402
|
"patterns": [
|
|
@@ -501,6 +492,15 @@
|
|
|
501
492
|
"defaultCategory": "framework",
|
|
502
493
|
"license": "MIT"
|
|
503
494
|
},
|
|
495
|
+
{
|
|
496
|
+
"repo": "MemoriLabs/Memori",
|
|
497
|
+
"patterns": [
|
|
498
|
+
"**/*.md"
|
|
499
|
+
],
|
|
500
|
+
"defaultTool": "claude_code",
|
|
501
|
+
"defaultCategory": "language",
|
|
502
|
+
"license": "NOASSERTION"
|
|
503
|
+
},
|
|
504
504
|
{
|
|
505
505
|
"repo": "wasp-lang/open-saas",
|
|
506
506
|
"patterns": [
|
|
@@ -606,16 +606,6 @@
|
|
|
606
606
|
"defaultCategory": "workflow",
|
|
607
607
|
"license": "MIT"
|
|
608
608
|
},
|
|
609
|
-
{
|
|
610
|
-
"repo": "mcp-use/mcp-use",
|
|
611
|
-
"patterns": [
|
|
612
|
-
"agents/**/*.md",
|
|
613
|
-
"**/AGENTS.md"
|
|
614
|
-
],
|
|
615
|
-
"defaultTool": "claude_code",
|
|
616
|
-
"defaultCategory": "workflow",
|
|
617
|
-
"license": "MIT"
|
|
618
|
-
},
|
|
619
609
|
{
|
|
620
610
|
"repo": "diet103/claude-code-infrastructure-showcase",
|
|
621
611
|
"patterns": [
|
|
@@ -644,6 +634,14 @@
|
|
|
644
634
|
"defaultCategory": "workflow",
|
|
645
635
|
"license": "MIT"
|
|
646
636
|
},
|
|
637
|
+
{
|
|
638
|
+
"repo": "eze-is/web-access",
|
|
639
|
+
"patterns": [
|
|
640
|
+
"**/*.md"
|
|
641
|
+
],
|
|
642
|
+
"defaultTool": "universal",
|
|
643
|
+
"defaultCategory": "workflow"
|
|
644
|
+
},
|
|
647
645
|
{
|
|
648
646
|
"repo": "YouMind-OpenLab/awesome-gpt-image-2",
|
|
649
647
|
"patterns": [
|
|
@@ -674,7 +672,7 @@
|
|
|
674
672
|
"license": "MIT"
|
|
675
673
|
},
|
|
676
674
|
{
|
|
677
|
-
"repo": "
|
|
675
|
+
"repo": "browser-act/skills",
|
|
678
676
|
"patterns": [
|
|
679
677
|
"skills/**/*.md",
|
|
680
678
|
"agents/**/*.md",
|
|
@@ -685,7 +683,7 @@
|
|
|
685
683
|
"license": "MIT"
|
|
686
684
|
},
|
|
687
685
|
{
|
|
688
|
-
"repo": "
|
|
686
|
+
"repo": "SamurAIGPT/Generative-Media-Skills",
|
|
689
687
|
"patterns": [
|
|
690
688
|
"skills/**/*.md",
|
|
691
689
|
"agents/**/*.md",
|
|
@@ -717,21 +715,21 @@
|
|
|
717
715
|
"license": "MIT"
|
|
718
716
|
},
|
|
719
717
|
{
|
|
720
|
-
"repo": "
|
|
718
|
+
"repo": "rohitg00/pro-workflow",
|
|
721
719
|
"patterns": [
|
|
722
|
-
"
|
|
720
|
+
"skills/**/*.md"
|
|
723
721
|
],
|
|
724
722
|
"defaultTool": "claude_code",
|
|
725
|
-
"defaultCategory": "
|
|
726
|
-
"license": "MIT"
|
|
723
|
+
"defaultCategory": "testing"
|
|
727
724
|
},
|
|
728
725
|
{
|
|
729
|
-
"repo": "
|
|
726
|
+
"repo": "KhazP/vibe-coding-prompt-template",
|
|
730
727
|
"patterns": [
|
|
731
|
-
"
|
|
728
|
+
"**/*.md"
|
|
732
729
|
],
|
|
733
730
|
"defaultTool": "claude_code",
|
|
734
|
-
"defaultCategory": "
|
|
731
|
+
"defaultCategory": "workflow",
|
|
732
|
+
"license": "MIT"
|
|
735
733
|
},
|
|
736
734
|
{
|
|
737
735
|
"repo": "jeremylongshore/claude-code-plugins-plus-skills",
|
|
@@ -753,6 +751,17 @@
|
|
|
753
751
|
"defaultCategory": "workflow",
|
|
754
752
|
"license": "MIT"
|
|
755
753
|
},
|
|
754
|
+
{
|
|
755
|
+
"repo": "wesammustafa/Claude-Code-Everything-You-Need-to-Know",
|
|
756
|
+
"patterns": [
|
|
757
|
+
"skills/**/*.md",
|
|
758
|
+
"agents/**/*.md",
|
|
759
|
+
"**/AGENTS.md"
|
|
760
|
+
],
|
|
761
|
+
"defaultTool": "claude_code",
|
|
762
|
+
"defaultCategory": "workflow",
|
|
763
|
+
"license": "MIT"
|
|
764
|
+
},
|
|
756
765
|
{
|
|
757
766
|
"repo": "mrgoonie/claudekit-skills",
|
|
758
767
|
"patterns": [
|
|
@@ -794,30 +803,30 @@
|
|
|
794
803
|
"license": "MIT"
|
|
795
804
|
},
|
|
796
805
|
{
|
|
797
|
-
"repo": "
|
|
806
|
+
"repo": "zLanqing/codex-claude-academic-skills",
|
|
798
807
|
"patterns": [
|
|
799
|
-
"
|
|
808
|
+
"skills/**/*.md"
|
|
800
809
|
],
|
|
801
|
-
"defaultTool": "
|
|
810
|
+
"defaultTool": "universal",
|
|
802
811
|
"defaultCategory": "language",
|
|
803
812
|
"license": "MIT"
|
|
804
813
|
},
|
|
805
814
|
{
|
|
806
|
-
"repo": "
|
|
815
|
+
"repo": "a5c-ai/babysitter",
|
|
807
816
|
"patterns": [
|
|
808
817
|
"**/*.md"
|
|
809
818
|
],
|
|
810
|
-
"defaultTool": "
|
|
811
|
-
"defaultCategory": "
|
|
819
|
+
"defaultTool": "claude_code",
|
|
820
|
+
"defaultCategory": "language",
|
|
812
821
|
"license": "MIT"
|
|
813
822
|
},
|
|
814
823
|
{
|
|
815
|
-
"repo": "
|
|
824
|
+
"repo": "bohyy/academic-ai-prompt",
|
|
816
825
|
"patterns": [
|
|
817
|
-
"
|
|
826
|
+
"**/*.md"
|
|
818
827
|
],
|
|
819
828
|
"defaultTool": "universal",
|
|
820
|
-
"defaultCategory": "
|
|
829
|
+
"defaultCategory": "workflow",
|
|
821
830
|
"license": "MIT"
|
|
822
831
|
},
|
|
823
832
|
{
|
|
@@ -859,32 +868,32 @@
|
|
|
859
868
|
"license": "MIT"
|
|
860
869
|
},
|
|
861
870
|
{
|
|
862
|
-
"repo": "
|
|
871
|
+
"repo": "agent0ai/dox",
|
|
863
872
|
"patterns": [
|
|
864
|
-
"
|
|
873
|
+
"agents/**/*.md",
|
|
874
|
+
"**/AGENTS.md"
|
|
865
875
|
],
|
|
866
|
-
"defaultTool": "
|
|
876
|
+
"defaultTool": "universal",
|
|
867
877
|
"defaultCategory": "workflow",
|
|
868
878
|
"license": "MIT"
|
|
869
879
|
},
|
|
870
880
|
{
|
|
871
|
-
"repo": "
|
|
881
|
+
"repo": "caliber-ai-org/ai-setup",
|
|
872
882
|
"patterns": [
|
|
873
|
-
"
|
|
874
|
-
"**/AGENTS.md"
|
|
883
|
+
"skills/**/*.md"
|
|
875
884
|
],
|
|
876
885
|
"defaultTool": "claude_code",
|
|
877
|
-
"defaultCategory": "
|
|
886
|
+
"defaultCategory": "workflow",
|
|
878
887
|
"license": "MIT"
|
|
879
888
|
},
|
|
880
889
|
{
|
|
881
|
-
"repo": "
|
|
890
|
+
"repo": "mex-memory/mex",
|
|
882
891
|
"patterns": [
|
|
883
892
|
"agents/**/*.md",
|
|
884
893
|
"**/AGENTS.md"
|
|
885
894
|
],
|
|
886
|
-
"defaultTool": "
|
|
887
|
-
"defaultCategory": "
|
|
895
|
+
"defaultTool": "claude_code",
|
|
896
|
+
"defaultCategory": "language",
|
|
888
897
|
"license": "MIT"
|
|
889
898
|
},
|
|
890
899
|
{
|
|
@@ -935,7 +944,7 @@
|
|
|
935
944
|
"defaultCategory": "workflow"
|
|
936
945
|
},
|
|
937
946
|
{
|
|
938
|
-
"repo": "
|
|
947
|
+
"repo": "aiwithremy/claude-skills-llm-council",
|
|
939
948
|
"patterns": [
|
|
940
949
|
"skills/**/*.md"
|
|
941
950
|
],
|
|
@@ -943,23 +952,22 @@
|
|
|
943
952
|
"defaultCategory": "workflow"
|
|
944
953
|
},
|
|
945
954
|
{
|
|
946
|
-
"repo": "
|
|
955
|
+
"repo": "simonw/claude-skills",
|
|
947
956
|
"patterns": [
|
|
948
|
-
"skills/**/*.md"
|
|
949
|
-
"agents/**/*.md",
|
|
950
|
-
"**/AGENTS.md"
|
|
957
|
+
"skills/**/*.md"
|
|
951
958
|
],
|
|
952
|
-
"defaultTool": "
|
|
953
|
-
"defaultCategory": "workflow"
|
|
954
|
-
"license": "MIT"
|
|
959
|
+
"defaultTool": "claude_code",
|
|
960
|
+
"defaultCategory": "workflow"
|
|
955
961
|
},
|
|
956
962
|
{
|
|
957
|
-
"repo": "
|
|
963
|
+
"repo": "Pantheon-Security/medusa",
|
|
958
964
|
"patterns": [
|
|
959
|
-
"skills/**/*.md"
|
|
965
|
+
"skills/**/*.md",
|
|
966
|
+
"**/*.md"
|
|
960
967
|
],
|
|
961
|
-
"defaultTool": "
|
|
962
|
-
"defaultCategory": "
|
|
968
|
+
"defaultTool": "universal",
|
|
969
|
+
"defaultCategory": "security",
|
|
970
|
+
"license": "AGPL-3.0"
|
|
963
971
|
},
|
|
964
972
|
{
|
|
965
973
|
"repo": "jezweb/claude-skills",
|
|
@@ -980,22 +988,23 @@
|
|
|
980
988
|
"license": "MIT"
|
|
981
989
|
},
|
|
982
990
|
{
|
|
983
|
-
"repo": "
|
|
991
|
+
"repo": "perrypixel/10x-Tool-Calls",
|
|
984
992
|
"patterns": [
|
|
985
|
-
"skills/**/*.md",
|
|
986
993
|
"**/*.md"
|
|
987
994
|
],
|
|
988
|
-
"defaultTool": "
|
|
989
|
-
"defaultCategory": "
|
|
990
|
-
"license": "AGPL-3.0"
|
|
995
|
+
"defaultTool": "cursor",
|
|
996
|
+
"defaultCategory": "workflow"
|
|
991
997
|
},
|
|
992
998
|
{
|
|
993
|
-
"repo": "
|
|
999
|
+
"repo": "Kulaxyz/self-learning-skills",
|
|
994
1000
|
"patterns": [
|
|
995
|
-
"
|
|
1001
|
+
"skills/**/*.md",
|
|
1002
|
+
"agents/**/*.md",
|
|
1003
|
+
"**/AGENTS.md"
|
|
996
1004
|
],
|
|
997
1005
|
"defaultTool": "cursor",
|
|
998
|
-
"defaultCategory": "workflow"
|
|
1006
|
+
"defaultCategory": "workflow",
|
|
1007
|
+
"license": "MIT"
|
|
999
1008
|
},
|
|
1000
1009
|
{
|
|
1001
1010
|
"repo": "superiorlu/AITreasureBox",
|
|
@@ -1030,6 +1039,15 @@
|
|
|
1030
1039
|
"defaultTool": "universal",
|
|
1031
1040
|
"defaultCategory": "workflow"
|
|
1032
1041
|
},
|
|
1042
|
+
{
|
|
1043
|
+
"repo": "Sushegaad/Claude-Skills-Governance-Risk-and-Compliance",
|
|
1044
|
+
"patterns": [
|
|
1045
|
+
"skills/**/*.md"
|
|
1046
|
+
],
|
|
1047
|
+
"defaultTool": "claude_code",
|
|
1048
|
+
"defaultCategory": "security",
|
|
1049
|
+
"license": "MIT"
|
|
1050
|
+
},
|
|
1033
1051
|
{
|
|
1034
1052
|
"repo": "23blocks-OS/ai-maestro",
|
|
1035
1053
|
"patterns": [
|
|
@@ -1042,22 +1060,34 @@
|
|
|
1042
1060
|
"license": "MIT"
|
|
1043
1061
|
},
|
|
1044
1062
|
{
|
|
1045
|
-
"repo": "
|
|
1063
|
+
"repo": "mliu98/awesome-human-distillation",
|
|
1046
1064
|
"patterns": [
|
|
1047
1065
|
"skills/**/*.md"
|
|
1048
1066
|
],
|
|
1049
1067
|
"defaultTool": "claude_code",
|
|
1050
|
-
"defaultCategory": "
|
|
1051
|
-
"license": "MIT"
|
|
1068
|
+
"defaultCategory": "workflow"
|
|
1052
1069
|
},
|
|
1053
1070
|
{
|
|
1054
|
-
"repo": "
|
|
1071
|
+
"repo": "infragate/capa",
|
|
1055
1072
|
"patterns": [
|
|
1056
|
-
"skills/**/*.md"
|
|
1073
|
+
"skills/**/*.md",
|
|
1074
|
+
"agents/**/*.md",
|
|
1075
|
+
"**/AGENTS.md",
|
|
1076
|
+
"**/*.md"
|
|
1057
1077
|
],
|
|
1058
|
-
"defaultTool": "
|
|
1078
|
+
"defaultTool": "cursor",
|
|
1059
1079
|
"defaultCategory": "workflow"
|
|
1060
1080
|
},
|
|
1081
|
+
{
|
|
1082
|
+
"repo": "alookai/alook",
|
|
1083
|
+
"patterns": [
|
|
1084
|
+
"agents/**/*.md",
|
|
1085
|
+
"**/AGENTS.md"
|
|
1086
|
+
],
|
|
1087
|
+
"defaultTool": "claude_code",
|
|
1088
|
+
"defaultCategory": "workflow",
|
|
1089
|
+
"license": "Apache-2.0"
|
|
1090
|
+
},
|
|
1061
1091
|
{
|
|
1062
1092
|
"repo": "decebals/claude-code-java",
|
|
1063
1093
|
"patterns": [
|
|
@@ -1068,16 +1098,14 @@
|
|
|
1068
1098
|
"license": "MIT"
|
|
1069
1099
|
},
|
|
1070
1100
|
{
|
|
1071
|
-
"repo": "
|
|
1101
|
+
"repo": "bitjaru/styleseed",
|
|
1072
1102
|
"patterns": [
|
|
1073
|
-
"
|
|
1074
|
-
"**/*.mdc",
|
|
1075
|
-
"agents/**/*.md",
|
|
1076
|
-
"**/AGENTS.md",
|
|
1103
|
+
"skills/**/*.md",
|
|
1077
1104
|
"**/*.md"
|
|
1078
1105
|
],
|
|
1079
|
-
"defaultTool": "
|
|
1080
|
-
"defaultCategory": "
|
|
1106
|
+
"defaultTool": "claude_code",
|
|
1107
|
+
"defaultCategory": "framework",
|
|
1108
|
+
"license": "MIT"
|
|
1081
1109
|
},
|
|
1082
1110
|
{
|
|
1083
1111
|
"repo": "grapeot/context-infrastructure",
|
|
@@ -1091,14 +1119,16 @@
|
|
|
1091
1119
|
"defaultCategory": "workflow"
|
|
1092
1120
|
},
|
|
1093
1121
|
{
|
|
1094
|
-
"repo": "
|
|
1122
|
+
"repo": "s-smits/agentic-cursorrules",
|
|
1095
1123
|
"patterns": [
|
|
1096
|
-
"
|
|
1124
|
+
"**/*.cursorrules",
|
|
1125
|
+
"**/*.mdc",
|
|
1126
|
+
"agents/**/*.md",
|
|
1127
|
+
"**/AGENTS.md",
|
|
1097
1128
|
"**/*.md"
|
|
1098
1129
|
],
|
|
1099
|
-
"defaultTool": "
|
|
1100
|
-
"defaultCategory": "
|
|
1101
|
-
"license": "MIT"
|
|
1130
|
+
"defaultTool": "cursor",
|
|
1131
|
+
"defaultCategory": "workflow"
|
|
1102
1132
|
},
|
|
1103
1133
|
{
|
|
1104
1134
|
"repo": "mhattingpete/claude-skills-marketplace",
|
|
@@ -1148,16 +1178,6 @@
|
|
|
1148
1178
|
"defaultTool": "universal",
|
|
1149
1179
|
"defaultCategory": "workflow"
|
|
1150
1180
|
},
|
|
1151
|
-
{
|
|
1152
|
-
"repo": "yzhao062/agent-style",
|
|
1153
|
-
"patterns": [
|
|
1154
|
-
"agents/**/*.md",
|
|
1155
|
-
"**/AGENTS.md",
|
|
1156
|
-
"**/*.md"
|
|
1157
|
-
],
|
|
1158
|
-
"defaultTool": "cursor",
|
|
1159
|
-
"defaultCategory": "workflow"
|
|
1160
|
-
},
|
|
1161
1181
|
{
|
|
1162
1182
|
"repo": "realrossmanngroup/no_ai_slop_writing_rules",
|
|
1163
1183
|
"patterns": [
|
|
@@ -1177,14 +1197,14 @@
|
|
|
1177
1197
|
"license": "MIT"
|
|
1178
1198
|
},
|
|
1179
1199
|
{
|
|
1180
|
-
"repo": "
|
|
1200
|
+
"repo": "yzhao062/agent-style",
|
|
1181
1201
|
"patterns": [
|
|
1182
1202
|
"agents/**/*.md",
|
|
1183
|
-
"**/AGENTS.md"
|
|
1203
|
+
"**/AGENTS.md",
|
|
1204
|
+
"**/*.md"
|
|
1184
1205
|
],
|
|
1185
|
-
"defaultTool": "
|
|
1186
|
-
"defaultCategory": "workflow"
|
|
1187
|
-
"license": "Apache-2.0"
|
|
1206
|
+
"defaultTool": "cursor",
|
|
1207
|
+
"defaultCategory": "workflow"
|
|
1188
1208
|
},
|
|
1189
1209
|
{
|
|
1190
1210
|
"repo": "LeastBit/Claude_skills_zh-CN",
|
|
@@ -1203,15 +1223,6 @@
|
|
|
1203
1223
|
"defaultCategory": "architecture",
|
|
1204
1224
|
"license": "MIT"
|
|
1205
1225
|
},
|
|
1206
|
-
{
|
|
1207
|
-
"repo": "VikashLoomba/copilot-mcp",
|
|
1208
|
-
"patterns": [
|
|
1209
|
-
"skills/**/*.md"
|
|
1210
|
-
],
|
|
1211
|
-
"defaultTool": "claude_code",
|
|
1212
|
-
"defaultCategory": "workflow",
|
|
1213
|
-
"license": "GPL-3.0"
|
|
1214
|
-
},
|
|
1215
1226
|
{
|
|
1216
1227
|
"repo": "rshankras/claude-code-apple-skills",
|
|
1217
1228
|
"patterns": [
|
|
@@ -1299,22 +1310,22 @@
|
|
|
1299
1310
|
"license": "NOASSERTION"
|
|
1300
1311
|
},
|
|
1301
1312
|
{
|
|
1302
|
-
"repo": "
|
|
1313
|
+
"repo": "rampstackco/claude-skills",
|
|
1303
1314
|
"patterns": [
|
|
1304
|
-
"skills/**/*.md"
|
|
1305
|
-
"**/*.md"
|
|
1315
|
+
"skills/**/*.md"
|
|
1306
1316
|
],
|
|
1307
1317
|
"defaultTool": "claude_code",
|
|
1308
|
-
"defaultCategory": "workflow"
|
|
1318
|
+
"defaultCategory": "workflow",
|
|
1319
|
+
"license": "MIT"
|
|
1309
1320
|
},
|
|
1310
1321
|
{
|
|
1311
|
-
"repo": "
|
|
1322
|
+
"repo": "cnfjlhj/ai-collab-playbook",
|
|
1312
1323
|
"patterns": [
|
|
1313
|
-
"skills/**/*.md"
|
|
1324
|
+
"skills/**/*.md",
|
|
1325
|
+
"**/*.md"
|
|
1314
1326
|
],
|
|
1315
1327
|
"defaultTool": "claude_code",
|
|
1316
|
-
"defaultCategory": "workflow"
|
|
1317
|
-
"license": "MIT"
|
|
1328
|
+
"defaultCategory": "workflow"
|
|
1318
1329
|
},
|
|
1319
1330
|
{
|
|
1320
1331
|
"repo": "WoJiSama/skill-based-architecture",
|
|
@@ -1353,13 +1364,15 @@
|
|
|
1353
1364
|
"defaultCategory": "workflow"
|
|
1354
1365
|
},
|
|
1355
1366
|
{
|
|
1356
|
-
"repo": "
|
|
1367
|
+
"repo": "WorldFlowAI/everything-claude-code",
|
|
1357
1368
|
"patterns": [
|
|
1369
|
+
"skills/**/*.md",
|
|
1370
|
+
"agents/**/*.md",
|
|
1371
|
+
"**/AGENTS.md",
|
|
1358
1372
|
"**/*.md"
|
|
1359
1373
|
],
|
|
1360
|
-
"defaultTool": "
|
|
1361
|
-
"defaultCategory": "workflow"
|
|
1362
|
-
"license": "MIT"
|
|
1374
|
+
"defaultTool": "claude_code",
|
|
1375
|
+
"defaultCategory": "workflow"
|
|
1363
1376
|
},
|
|
1364
1377
|
{
|
|
1365
1378
|
"repo": "chenxiachan/xhs-claude-skills",
|
|
@@ -1370,6 +1383,15 @@
|
|
|
1370
1383
|
"defaultCategory": "workflow",
|
|
1371
1384
|
"license": "MIT"
|
|
1372
1385
|
},
|
|
1386
|
+
{
|
|
1387
|
+
"repo": "kinopeee/windsurf-antigravity-rules",
|
|
1388
|
+
"patterns": [
|
|
1389
|
+
"**/*.md"
|
|
1390
|
+
],
|
|
1391
|
+
"defaultTool": "windsurf",
|
|
1392
|
+
"defaultCategory": "workflow",
|
|
1393
|
+
"license": "MIT"
|
|
1394
|
+
},
|
|
1373
1395
|
{
|
|
1374
1396
|
"repo": "RealZST/HarnessKit",
|
|
1375
1397
|
"patterns": [
|
|
@@ -1388,17 +1410,6 @@
|
|
|
1388
1410
|
"defaultTool": "claude_code",
|
|
1389
1411
|
"defaultCategory": "workflow"
|
|
1390
1412
|
},
|
|
1391
|
-
{
|
|
1392
|
-
"repo": "WorldFlowAI/everything-claude-code",
|
|
1393
|
-
"patterns": [
|
|
1394
|
-
"skills/**/*.md",
|
|
1395
|
-
"agents/**/*.md",
|
|
1396
|
-
"**/AGENTS.md",
|
|
1397
|
-
"**/*.md"
|
|
1398
|
-
],
|
|
1399
|
-
"defaultTool": "claude_code",
|
|
1400
|
-
"defaultCategory": "workflow"
|
|
1401
|
-
},
|
|
1402
1413
|
{
|
|
1403
1414
|
"repo": "rockbenben/img-prompt",
|
|
1404
1415
|
"patterns": [
|
|
@@ -1442,15 +1453,15 @@
|
|
|
1442
1453
|
"license": "MIT"
|
|
1443
1454
|
},
|
|
1444
1455
|
{
|
|
1445
|
-
"repo": "
|
|
1456
|
+
"repo": "huanchong-99/SoloDawn",
|
|
1446
1457
|
"patterns": [
|
|
1447
|
-
"skills/**/*.md",
|
|
1448
1458
|
"agents/**/*.md",
|
|
1449
1459
|
"**/AGENTS.md",
|
|
1450
1460
|
"**/*.md"
|
|
1451
1461
|
],
|
|
1452
|
-
"defaultTool": "
|
|
1453
|
-
"defaultCategory": "workflow"
|
|
1462
|
+
"defaultTool": "universal",
|
|
1463
|
+
"defaultCategory": "workflow",
|
|
1464
|
+
"license": "NOASSERTION"
|
|
1454
1465
|
},
|
|
1455
1466
|
{
|
|
1456
1467
|
"repo": "marcusquinn/aidevops",
|
|
@@ -1489,17 +1500,6 @@
|
|
|
1489
1500
|
"defaultCategory": "workflow",
|
|
1490
1501
|
"license": "NOASSERTION"
|
|
1491
1502
|
},
|
|
1492
|
-
{
|
|
1493
|
-
"repo": "huanchong-99/SoloDawn",
|
|
1494
|
-
"patterns": [
|
|
1495
|
-
"agents/**/*.md",
|
|
1496
|
-
"**/AGENTS.md",
|
|
1497
|
-
"**/*.md"
|
|
1498
|
-
],
|
|
1499
|
-
"defaultTool": "universal",
|
|
1500
|
-
"defaultCategory": "workflow",
|
|
1501
|
-
"license": "NOASSERTION"
|
|
1502
|
-
},
|
|
1503
1503
|
{
|
|
1504
1504
|
"repo": "thehimel/cursor-rules-and-prompts",
|
|
1505
1505
|
"patterns": [
|
|
@@ -1576,20 +1576,20 @@
|
|
|
1576
1576
|
"license": "MIT"
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|
|
1579
|
-
"repo": "
|
|
1579
|
+
"repo": "DengShiyingA/harmonyos-ai-skill",
|
|
1580
1580
|
"patterns": [
|
|
1581
1581
|
"**/*.md"
|
|
1582
1582
|
],
|
|
1583
|
-
"defaultTool": "
|
|
1583
|
+
"defaultTool": "claude_code",
|
|
1584
1584
|
"defaultCategory": "workflow",
|
|
1585
1585
|
"license": "MIT"
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
|
-
"repo": "
|
|
1588
|
+
"repo": "tahabasri/snippets",
|
|
1589
1589
|
"patterns": [
|
|
1590
1590
|
"**/*.md"
|
|
1591
1591
|
],
|
|
1592
|
-
"defaultTool": "
|
|
1592
|
+
"defaultTool": "universal",
|
|
1593
1593
|
"defaultCategory": "workflow",
|
|
1594
1594
|
"license": "MIT"
|
|
1595
1595
|
},
|
|
@@ -1602,29 +1602,29 @@
|
|
|
1602
1602
|
"defaultCategory": "testing"
|
|
1603
1603
|
},
|
|
1604
1604
|
{
|
|
1605
|
-
"repo": "
|
|
1605
|
+
"repo": "AgustiPuigserver/opus-prompt-architect",
|
|
1606
1606
|
"patterns": [
|
|
1607
1607
|
"**/*.md"
|
|
1608
1608
|
],
|
|
1609
1609
|
"defaultTool": "universal",
|
|
1610
|
-
"defaultCategory": "
|
|
1611
|
-
"license": "MIT"
|
|
1610
|
+
"defaultCategory": "architecture"
|
|
1612
1611
|
},
|
|
1613
1612
|
{
|
|
1614
|
-
"repo": "
|
|
1613
|
+
"repo": "heavenaruba/codified-prompt-rule-engine",
|
|
1615
1614
|
"patterns": [
|
|
1616
1615
|
"**/*.md"
|
|
1617
1616
|
],
|
|
1618
1617
|
"defaultTool": "universal",
|
|
1619
|
-
"defaultCategory": "
|
|
1618
|
+
"defaultCategory": "workflow"
|
|
1620
1619
|
},
|
|
1621
1620
|
{
|
|
1622
|
-
"repo": "
|
|
1621
|
+
"repo": "rokoss21/FACET",
|
|
1623
1622
|
"patterns": [
|
|
1624
1623
|
"**/*.md"
|
|
1625
1624
|
],
|
|
1626
1625
|
"defaultTool": "universal",
|
|
1627
|
-
"defaultCategory": "
|
|
1626
|
+
"defaultCategory": "devops",
|
|
1627
|
+
"license": "MIT"
|
|
1628
1628
|
},
|
|
1629
1629
|
{
|
|
1630
1630
|
"repo": "digitalchild/cursor-best-practices",
|
|
@@ -1655,34 +1655,26 @@
|
|
|
1655
1655
|
"license": "MIT"
|
|
1656
1656
|
},
|
|
1657
1657
|
{
|
|
1658
|
-
"repo": "
|
|
1658
|
+
"repo": "Goldziher/ai-rulez",
|
|
1659
1659
|
"patterns": [
|
|
1660
|
-
"**/*.cursorrules",
|
|
1661
|
-
"**/*.mdc",
|
|
1662
1660
|
"agents/**/*.md",
|
|
1663
1661
|
"**/AGENTS.md",
|
|
1664
1662
|
"**/*.md"
|
|
1665
1663
|
],
|
|
1666
|
-
"defaultTool": "
|
|
1664
|
+
"defaultTool": "claude_code",
|
|
1667
1665
|
"defaultCategory": "workflow",
|
|
1668
1666
|
"license": "MIT"
|
|
1669
1667
|
},
|
|
1670
1668
|
{
|
|
1671
|
-
"repo": "
|
|
1672
|
-
"patterns": [
|
|
1673
|
-
"**/*.md"
|
|
1674
|
-
],
|
|
1675
|
-
"defaultTool": "copilot",
|
|
1676
|
-
"defaultCategory": "framework"
|
|
1677
|
-
},
|
|
1678
|
-
{
|
|
1679
|
-
"repo": "Goldziher/ai-rulez",
|
|
1669
|
+
"repo": "PanisHandsome/ai-rules-sync",
|
|
1680
1670
|
"patterns": [
|
|
1671
|
+
"**/*.cursorrules",
|
|
1672
|
+
"**/*.mdc",
|
|
1681
1673
|
"agents/**/*.md",
|
|
1682
1674
|
"**/AGENTS.md",
|
|
1683
1675
|
"**/*.md"
|
|
1684
1676
|
],
|
|
1685
|
-
"defaultTool": "
|
|
1677
|
+
"defaultTool": "cursor",
|
|
1686
1678
|
"defaultCategory": "workflow",
|
|
1687
1679
|
"license": "MIT"
|
|
1688
1680
|
},
|
|
@@ -1694,6 +1686,14 @@
|
|
|
1694
1686
|
"defaultTool": "claude_code",
|
|
1695
1687
|
"defaultCategory": "testing"
|
|
1696
1688
|
},
|
|
1689
|
+
{
|
|
1690
|
+
"repo": "bit-of-a-shambles/rails_copilot_instructions",
|
|
1691
|
+
"patterns": [
|
|
1692
|
+
"**/*.md"
|
|
1693
|
+
],
|
|
1694
|
+
"defaultTool": "copilot",
|
|
1695
|
+
"defaultCategory": "framework"
|
|
1696
|
+
},
|
|
1697
1697
|
{
|
|
1698
1698
|
"repo": "pr-pm/prpm",
|
|
1699
1699
|
"patterns": [
|
|
@@ -1759,12 +1759,12 @@
|
|
|
1759
1759
|
"license": "NOASSERTION"
|
|
1760
1760
|
},
|
|
1761
1761
|
{
|
|
1762
|
-
"repo": "
|
|
1762
|
+
"repo": "K-Dense-AI/scientific-agents",
|
|
1763
1763
|
"patterns": [
|
|
1764
1764
|
"agents/**/*.md",
|
|
1765
1765
|
"**/AGENTS.md"
|
|
1766
1766
|
],
|
|
1767
|
-
"defaultTool": "
|
|
1767
|
+
"defaultTool": "universal",
|
|
1768
1768
|
"defaultCategory": "workflow",
|
|
1769
1769
|
"license": "MIT"
|
|
1770
1770
|
},
|
|
@@ -1788,16 +1788,6 @@
|
|
|
1788
1788
|
"defaultTool": "universal",
|
|
1789
1789
|
"defaultCategory": "workflow"
|
|
1790
1790
|
},
|
|
1791
|
-
{
|
|
1792
|
-
"repo": "K-Dense-AI/scientific-agents",
|
|
1793
|
-
"patterns": [
|
|
1794
|
-
"agents/**/*.md",
|
|
1795
|
-
"**/AGENTS.md"
|
|
1796
|
-
],
|
|
1797
|
-
"defaultTool": "universal",
|
|
1798
|
-
"defaultCategory": "workflow",
|
|
1799
|
-
"license": "MIT"
|
|
1800
|
-
},
|
|
1801
1791
|
{
|
|
1802
1792
|
"repo": "aspenkit/aspens",
|
|
1803
1793
|
"patterns": [
|
|
@@ -1952,6 +1942,15 @@
|
|
|
1952
1942
|
"defaultTool": "universal",
|
|
1953
1943
|
"defaultCategory": "security"
|
|
1954
1944
|
},
|
|
1945
|
+
{
|
|
1946
|
+
"repo": "gpt-img-2/ai-image-prompt-cookbook",
|
|
1947
|
+
"patterns": [
|
|
1948
|
+
"**/*.md"
|
|
1949
|
+
],
|
|
1950
|
+
"defaultTool": "universal",
|
|
1951
|
+
"defaultCategory": "workflow",
|
|
1952
|
+
"license": "NOASSERTION"
|
|
1953
|
+
},
|
|
1955
1954
|
{
|
|
1956
1955
|
"repo": "jrenaldi79/harness-engineering",
|
|
1957
1956
|
"patterns": [
|
|
@@ -1972,15 +1971,6 @@
|
|
|
1972
1971
|
"defaultCategory": "workflow",
|
|
1973
1972
|
"license": "NOASSERTION"
|
|
1974
1973
|
},
|
|
1975
|
-
{
|
|
1976
|
-
"repo": "gpt-img-2/ai-image-prompt-cookbook",
|
|
1977
|
-
"patterns": [
|
|
1978
|
-
"**/*.md"
|
|
1979
|
-
],
|
|
1980
|
-
"defaultTool": "universal",
|
|
1981
|
-
"defaultCategory": "workflow",
|
|
1982
|
-
"license": "NOASSERTION"
|
|
1983
|
-
},
|
|
1984
1974
|
{
|
|
1985
1975
|
"repo": "avinshe/agentseed",
|
|
1986
1976
|
"patterns": [
|
|
@@ -2000,13 +1990,25 @@
|
|
|
2000
1990
|
"defaultCategory": "security"
|
|
2001
1991
|
},
|
|
2002
1992
|
{
|
|
2003
|
-
"repo": "
|
|
1993
|
+
"repo": "bgreenwell/dotagents",
|
|
2004
1994
|
"patterns": [
|
|
2005
|
-
"
|
|
1995
|
+
"agents/**/*.md",
|
|
1996
|
+
"**/AGENTS.md"
|
|
2006
1997
|
],
|
|
2007
|
-
"defaultTool": "
|
|
1998
|
+
"defaultTool": "claude_code",
|
|
2008
1999
|
"defaultCategory": "workflow",
|
|
2009
|
-
"license": "
|
|
2000
|
+
"license": "MIT"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"repo": "KbWen/agentic-os",
|
|
2004
|
+
"patterns": [
|
|
2005
|
+
"agents/**/*.md",
|
|
2006
|
+
"**/AGENTS.md",
|
|
2007
|
+
"**/*.md"
|
|
2008
|
+
],
|
|
2009
|
+
"defaultTool": "claude_code",
|
|
2010
|
+
"defaultCategory": "testing",
|
|
2011
|
+
"license": "MIT"
|
|
2010
2012
|
},
|
|
2011
2013
|
{
|
|
2012
2014
|
"repo": "netresearch/agent-rules-skill",
|
|
@@ -2019,6 +2021,15 @@
|
|
|
2019
2021
|
"defaultCategory": "workflow",
|
|
2020
2022
|
"license": "NOASSERTION"
|
|
2021
2023
|
},
|
|
2024
|
+
{
|
|
2025
|
+
"repo": "fielding/copilot-instructions",
|
|
2026
|
+
"patterns": [
|
|
2027
|
+
"**/*.md"
|
|
2028
|
+
],
|
|
2029
|
+
"defaultTool": "copilot",
|
|
2030
|
+
"defaultCategory": "workflow",
|
|
2031
|
+
"license": "CC-BY-4.0"
|
|
2032
|
+
},
|
|
2022
2033
|
{
|
|
2023
2034
|
"repo": "levifig/rails-instructions",
|
|
2024
2035
|
"patterns": [
|
|
@@ -2038,15 +2049,24 @@
|
|
|
2038
2049
|
"license": "MIT"
|
|
2039
2050
|
},
|
|
2040
2051
|
{
|
|
2041
|
-
"repo": "
|
|
2052
|
+
"repo": "study8677/architecture-copilot",
|
|
2042
2053
|
"patterns": [
|
|
2043
|
-
"
|
|
2044
|
-
"**/AGENTS.md"
|
|
2054
|
+
"**/*.md"
|
|
2045
2055
|
],
|
|
2046
2056
|
"defaultTool": "claude_code",
|
|
2047
|
-
"defaultCategory": "
|
|
2057
|
+
"defaultCategory": "architecture",
|
|
2048
2058
|
"license": "MIT"
|
|
2049
2059
|
},
|
|
2060
|
+
{
|
|
2061
|
+
"repo": "DFKHelper/token-goat",
|
|
2062
|
+
"patterns": [
|
|
2063
|
+
"skills/**/*.md",
|
|
2064
|
+
"**/*.md"
|
|
2065
|
+
],
|
|
2066
|
+
"defaultTool": "claude_code",
|
|
2067
|
+
"defaultCategory": "language",
|
|
2068
|
+
"license": "NOASSERTION"
|
|
2069
|
+
},
|
|
2050
2070
|
{
|
|
2051
2071
|
"repo": "ali-abassi/OpenAI_Assistant_API_Boilerplate_CursorRules",
|
|
2052
2072
|
"patterns": [
|
|
@@ -2066,32 +2086,33 @@
|
|
|
2066
2086
|
"defaultCategory": "workflow"
|
|
2067
2087
|
},
|
|
2068
2088
|
{
|
|
2069
|
-
"repo": "
|
|
2089
|
+
"repo": "escoffier-labs/brigade",
|
|
2070
2090
|
"patterns": [
|
|
2071
|
-
"
|
|
2091
|
+
"agents/**/*.md",
|
|
2092
|
+
"**/AGENTS.md"
|
|
2072
2093
|
],
|
|
2073
2094
|
"defaultTool": "claude_code",
|
|
2074
|
-
"defaultCategory": "
|
|
2095
|
+
"defaultCategory": "framework",
|
|
2075
2096
|
"license": "MIT"
|
|
2076
2097
|
},
|
|
2077
2098
|
{
|
|
2078
|
-
"repo": "
|
|
2099
|
+
"repo": "andreaswasita/copilot-agents-dojo",
|
|
2079
2100
|
"patterns": [
|
|
2101
|
+
"skills/**/*.md",
|
|
2102
|
+
"agents/**/*.md",
|
|
2103
|
+
"**/AGENTS.md",
|
|
2080
2104
|
"**/*.md"
|
|
2081
2105
|
],
|
|
2082
|
-
"defaultTool": "
|
|
2106
|
+
"defaultTool": "copilot",
|
|
2083
2107
|
"defaultCategory": "workflow",
|
|
2084
2108
|
"license": "MIT"
|
|
2085
2109
|
},
|
|
2086
2110
|
{
|
|
2087
|
-
"repo": "
|
|
2111
|
+
"repo": "MADEVAL/MindFluence",
|
|
2088
2112
|
"patterns": [
|
|
2089
|
-
"skills/**/*.md",
|
|
2090
|
-
"agents/**/*.md",
|
|
2091
|
-
"**/AGENTS.md",
|
|
2092
2113
|
"**/*.md"
|
|
2093
2114
|
],
|
|
2094
|
-
"defaultTool": "
|
|
2115
|
+
"defaultTool": "claude_code",
|
|
2095
2116
|
"defaultCategory": "workflow",
|
|
2096
2117
|
"license": "MIT"
|
|
2097
2118
|
},
|
|
@@ -2114,17 +2135,6 @@
|
|
|
2114
2135
|
"defaultCategory": "workflow",
|
|
2115
2136
|
"license": "NOASSERTION"
|
|
2116
2137
|
},
|
|
2117
|
-
{
|
|
2118
|
-
"repo": "KbWen/agentic-os",
|
|
2119
|
-
"patterns": [
|
|
2120
|
-
"agents/**/*.md",
|
|
2121
|
-
"**/AGENTS.md",
|
|
2122
|
-
"**/*.md"
|
|
2123
|
-
],
|
|
2124
|
-
"defaultTool": "claude_code",
|
|
2125
|
-
"defaultCategory": "testing",
|
|
2126
|
-
"license": "MIT"
|
|
2127
|
-
},
|
|
2128
2138
|
{
|
|
2129
2139
|
"repo": "0xmariowu/AgentLint",
|
|
2130
2140
|
"patterns": [
|
|
@@ -2164,16 +2174,6 @@
|
|
|
2164
2174
|
"defaultCategory": "workflow",
|
|
2165
2175
|
"license": "Apache-2.0"
|
|
2166
2176
|
},
|
|
2167
|
-
{
|
|
2168
|
-
"repo": "DFKHelper/token-goat",
|
|
2169
|
-
"patterns": [
|
|
2170
|
-
"skills/**/*.md",
|
|
2171
|
-
"**/*.md"
|
|
2172
|
-
],
|
|
2173
|
-
"defaultTool": "claude_code",
|
|
2174
|
-
"defaultCategory": "language",
|
|
2175
|
-
"license": "NOASSERTION"
|
|
2176
|
-
},
|
|
2177
2177
|
{
|
|
2178
2178
|
"repo": "GeiserX/LynxPrompt",
|
|
2179
2179
|
"patterns": [
|
|
@@ -2204,12 +2204,13 @@
|
|
|
2204
2204
|
"license": "MIT"
|
|
2205
2205
|
},
|
|
2206
2206
|
{
|
|
2207
|
-
"repo": "
|
|
2207
|
+
"repo": "Laith0003/ux-skill",
|
|
2208
2208
|
"patterns": [
|
|
2209
2209
|
"**/*.md"
|
|
2210
2210
|
],
|
|
2211
|
-
"defaultTool": "
|
|
2212
|
-
"defaultCategory": "
|
|
2211
|
+
"defaultTool": "claude_code",
|
|
2212
|
+
"defaultCategory": "language",
|
|
2213
|
+
"license": "MIT"
|
|
2213
2214
|
},
|
|
2214
2215
|
{
|
|
2215
2216
|
"repo": "MushroomFleet/LLM-Base-Prompts",
|
|
@@ -2220,13 +2221,12 @@
|
|
|
2220
2221
|
"defaultCategory": "architecture"
|
|
2221
2222
|
},
|
|
2222
2223
|
{
|
|
2223
|
-
"repo": "
|
|
2224
|
+
"repo": "fatihsolhan/prompts-chat-extension",
|
|
2224
2225
|
"patterns": [
|
|
2225
2226
|
"**/*.md"
|
|
2226
2227
|
],
|
|
2227
|
-
"defaultTool": "
|
|
2228
|
-
"defaultCategory": "
|
|
2229
|
-
"license": "MIT"
|
|
2228
|
+
"defaultTool": "universal",
|
|
2229
|
+
"defaultCategory": "workflow"
|
|
2230
2230
|
},
|
|
2231
2231
|
{
|
|
2232
2232
|
"repo": "Arlandaren/proagents",
|
|
@@ -2281,41 +2281,41 @@
|
|
|
2281
2281
|
"license": "MIT"
|
|
2282
2282
|
},
|
|
2283
2283
|
{
|
|
2284
|
-
"repo": "
|
|
2284
|
+
"repo": "tikoci/routeros-skills",
|
|
2285
2285
|
"patterns": [
|
|
2286
|
-
"
|
|
2287
|
-
"**/AGENTS.md"
|
|
2286
|
+
"skills/**/*.md"
|
|
2288
2287
|
],
|
|
2289
2288
|
"defaultTool": "claude_code",
|
|
2290
2289
|
"defaultCategory": "workflow",
|
|
2291
2290
|
"license": "MIT"
|
|
2292
2291
|
},
|
|
2293
2292
|
{
|
|
2294
|
-
"repo": "
|
|
2293
|
+
"repo": "h4vzz/awesome-ai-agent-skills",
|
|
2295
2294
|
"patterns": [
|
|
2296
|
-
"
|
|
2295
|
+
"skills/**/*.md"
|
|
2297
2296
|
],
|
|
2298
2297
|
"defaultTool": "cursor",
|
|
2299
2298
|
"defaultCategory": "security",
|
|
2300
|
-
"license": "
|
|
2299
|
+
"license": "MIT"
|
|
2301
2300
|
},
|
|
2302
2301
|
{
|
|
2303
|
-
"repo": "
|
|
2302
|
+
"repo": "sisyphusse1-ops/claude-code-pro-pack",
|
|
2304
2303
|
"patterns": [
|
|
2305
|
-
"
|
|
2304
|
+
"agents/**/*.md",
|
|
2305
|
+
"**/AGENTS.md"
|
|
2306
2306
|
],
|
|
2307
2307
|
"defaultTool": "claude_code",
|
|
2308
2308
|
"defaultCategory": "workflow",
|
|
2309
2309
|
"license": "MIT"
|
|
2310
2310
|
},
|
|
2311
2311
|
{
|
|
2312
|
-
"repo": "
|
|
2312
|
+
"repo": "erevusobolus/THERION-SYSTEM",
|
|
2313
2313
|
"patterns": [
|
|
2314
|
-
"
|
|
2314
|
+
"**/*.md"
|
|
2315
2315
|
],
|
|
2316
2316
|
"defaultTool": "cursor",
|
|
2317
2317
|
"defaultCategory": "security",
|
|
2318
|
-
"license": "
|
|
2318
|
+
"license": "AGPL-3.0"
|
|
2319
2319
|
},
|
|
2320
2320
|
{
|
|
2321
2321
|
"repo": "paulpham157/paul-s-cursor-rules",
|
|
@@ -2452,6 +2452,19 @@
|
|
|
2452
2452
|
"defaultTool": "claude_code",
|
|
2453
2453
|
"defaultCategory": "workflow"
|
|
2454
2454
|
},
|
|
2455
|
+
{
|
|
2456
|
+
"repo": "Kabi10/cursor-rules",
|
|
2457
|
+
"patterns": [
|
|
2458
|
+
"**/*.cursorrules",
|
|
2459
|
+
"**/*.mdc",
|
|
2460
|
+
"agents/**/*.md",
|
|
2461
|
+
"**/AGENTS.md",
|
|
2462
|
+
"**/*.md"
|
|
2463
|
+
],
|
|
2464
|
+
"defaultTool": "cursor",
|
|
2465
|
+
"defaultCategory": "workflow",
|
|
2466
|
+
"license": "MIT"
|
|
2467
|
+
},
|
|
2455
2468
|
{
|
|
2456
2469
|
"repo": "mubbi/copilot-instructions",
|
|
2457
2470
|
"patterns": [
|
|
@@ -2471,10 +2484,8 @@
|
|
|
2471
2484
|
"license": "MIT"
|
|
2472
2485
|
},
|
|
2473
2486
|
{
|
|
2474
|
-
"repo": "
|
|
2487
|
+
"repo": "nirholas/auto-kill-terminal",
|
|
2475
2488
|
"patterns": [
|
|
2476
|
-
"**/*.cursorrules",
|
|
2477
|
-
"**/*.mdc",
|
|
2478
2489
|
"agents/**/*.md",
|
|
2479
2490
|
"**/AGENTS.md",
|
|
2480
2491
|
"**/*.md"
|
|
@@ -2511,15 +2522,12 @@
|
|
|
2511
2522
|
"defaultCategory": "workflow"
|
|
2512
2523
|
},
|
|
2513
2524
|
{
|
|
2514
|
-
"repo": "
|
|
2525
|
+
"repo": "Bronc-X/Lotus",
|
|
2515
2526
|
"patterns": [
|
|
2516
|
-
"agents/**/*.md",
|
|
2517
|
-
"**/AGENTS.md",
|
|
2518
2527
|
"**/*.md"
|
|
2519
2528
|
],
|
|
2520
2529
|
"defaultTool": "cursor",
|
|
2521
|
-
"defaultCategory": "
|
|
2522
|
-
"license": "MIT"
|
|
2530
|
+
"defaultCategory": "devops"
|
|
2523
2531
|
},
|
|
2524
2532
|
{
|
|
2525
2533
|
"repo": "tugkanboz/awesome-cursorrules",
|
|
@@ -2542,31 +2550,32 @@
|
|
|
2542
2550
|
"license": "MIT"
|
|
2543
2551
|
},
|
|
2544
2552
|
{
|
|
2545
|
-
"repo": "
|
|
2553
|
+
"repo": "clawsouls/soulspec",
|
|
2546
2554
|
"patterns": [
|
|
2547
2555
|
"**/*.md"
|
|
2548
2556
|
],
|
|
2549
|
-
"defaultTool": "
|
|
2550
|
-
"defaultCategory": "
|
|
2557
|
+
"defaultTool": "claude_code",
|
|
2558
|
+
"defaultCategory": "workflow",
|
|
2559
|
+
"license": "Apache-2.0"
|
|
2551
2560
|
},
|
|
2552
2561
|
{
|
|
2553
|
-
"repo": "
|
|
2562
|
+
"repo": "rahimdev4/app-store-audit-skill",
|
|
2554
2563
|
"patterns": [
|
|
2555
|
-
"skills/**/*.md",
|
|
2556
2564
|
"**/*.md"
|
|
2557
2565
|
],
|
|
2558
2566
|
"defaultTool": "cursor",
|
|
2559
|
-
"defaultCategory": "
|
|
2567
|
+
"defaultCategory": "framework",
|
|
2560
2568
|
"license": "MIT"
|
|
2561
2569
|
},
|
|
2562
2570
|
{
|
|
2563
|
-
"repo": "
|
|
2571
|
+
"repo": "tiandee/awesome-skills-hub",
|
|
2564
2572
|
"patterns": [
|
|
2573
|
+
"skills/**/*.md",
|
|
2565
2574
|
"**/*.md"
|
|
2566
2575
|
],
|
|
2567
|
-
"defaultTool": "
|
|
2576
|
+
"defaultTool": "cursor",
|
|
2568
2577
|
"defaultCategory": "workflow",
|
|
2569
|
-
"license": "
|
|
2578
|
+
"license": "MIT"
|
|
2570
2579
|
},
|
|
2571
2580
|
{
|
|
2572
2581
|
"repo": "kirklin/cursor-thinking",
|
|
@@ -2617,12 +2626,14 @@
|
|
|
2617
2626
|
"license": "MIT"
|
|
2618
2627
|
},
|
|
2619
2628
|
{
|
|
2620
|
-
"repo": "
|
|
2629
|
+
"repo": "fockus/skill-memory-bank",
|
|
2621
2630
|
"patterns": [
|
|
2631
|
+
"agents/**/*.md",
|
|
2632
|
+
"**/AGENTS.md",
|
|
2622
2633
|
"**/*.md"
|
|
2623
2634
|
],
|
|
2624
|
-
"defaultTool": "
|
|
2625
|
-
"defaultCategory": "
|
|
2635
|
+
"defaultTool": "claude_code",
|
|
2636
|
+
"defaultCategory": "testing",
|
|
2626
2637
|
"license": "MIT"
|
|
2627
2638
|
},
|
|
2628
2639
|
{
|
|
@@ -2655,17 +2666,6 @@
|
|
|
2655
2666
|
"defaultCategory": "workflow",
|
|
2656
2667
|
"license": "Apache-2.0"
|
|
2657
2668
|
},
|
|
2658
|
-
{
|
|
2659
|
-
"repo": "fockus/skill-memory-bank",
|
|
2660
|
-
"patterns": [
|
|
2661
|
-
"agents/**/*.md",
|
|
2662
|
-
"**/AGENTS.md",
|
|
2663
|
-
"**/*.md"
|
|
2664
|
-
],
|
|
2665
|
-
"defaultTool": "claude_code",
|
|
2666
|
-
"defaultCategory": "testing",
|
|
2667
|
-
"license": "MIT"
|
|
2668
|
-
},
|
|
2669
2669
|
{
|
|
2670
2670
|
"repo": "marv1nnnnn/mouse",
|
|
2671
2671
|
"patterns": [
|
|
@@ -2762,6 +2762,17 @@
|
|
|
2762
2762
|
"defaultCategory": "workflow",
|
|
2763
2763
|
"license": "MIT"
|
|
2764
2764
|
},
|
|
2765
|
+
{
|
|
2766
|
+
"repo": "cline/clinerules",
|
|
2767
|
+
"patterns": [
|
|
2768
|
+
"skills/**/*.md",
|
|
2769
|
+
"agents/**/*.md",
|
|
2770
|
+
"**/AGENTS.md",
|
|
2771
|
+
"**/*.md"
|
|
2772
|
+
],
|
|
2773
|
+
"defaultTool": "cline",
|
|
2774
|
+
"defaultCategory": "workflow"
|
|
2775
|
+
},
|
|
2765
2776
|
{
|
|
2766
2777
|
"repo": "madebyaris/agent-orchestration",
|
|
2767
2778
|
"patterns": [
|
|
@@ -2845,17 +2856,6 @@
|
|
|
2845
2856
|
"defaultTool": "cursor",
|
|
2846
2857
|
"defaultCategory": "workflow"
|
|
2847
2858
|
},
|
|
2848
|
-
{
|
|
2849
|
-
"repo": "cline/clinerules",
|
|
2850
|
-
"patterns": [
|
|
2851
|
-
"skills/**/*.md",
|
|
2852
|
-
"agents/**/*.md",
|
|
2853
|
-
"**/AGENTS.md",
|
|
2854
|
-
"**/*.md"
|
|
2855
|
-
],
|
|
2856
|
-
"defaultTool": "cline",
|
|
2857
|
-
"defaultCategory": "workflow"
|
|
2858
|
-
},
|
|
2859
2859
|
{
|
|
2860
2860
|
"repo": "naravid19/ai-project-rules-generator",
|
|
2861
2861
|
"patterns": [
|
|
@@ -2886,6 +2886,15 @@
|
|
|
2886
2886
|
"defaultCategory": "language",
|
|
2887
2887
|
"license": "MIT"
|
|
2888
2888
|
},
|
|
2889
|
+
{
|
|
2890
|
+
"repo": "clawsouls/soulclaw",
|
|
2891
|
+
"patterns": [
|
|
2892
|
+
"**/*.md"
|
|
2893
|
+
],
|
|
2894
|
+
"defaultTool": "claude_code",
|
|
2895
|
+
"defaultCategory": "workflow",
|
|
2896
|
+
"license": "MIT"
|
|
2897
|
+
},
|
|
2889
2898
|
{
|
|
2890
2899
|
"repo": "zckly/cursorrules-generator",
|
|
2891
2900
|
"patterns": [
|
|
@@ -2927,15 +2936,6 @@
|
|
|
2927
2936
|
"defaultTool": "copilot",
|
|
2928
2937
|
"defaultCategory": "workflow"
|
|
2929
2938
|
},
|
|
2930
|
-
{
|
|
2931
|
-
"repo": "clawsouls/soulclaw",
|
|
2932
|
-
"patterns": [
|
|
2933
|
-
"**/*.md"
|
|
2934
|
-
],
|
|
2935
|
-
"defaultTool": "claude_code",
|
|
2936
|
-
"defaultCategory": "workflow",
|
|
2937
|
-
"license": "MIT"
|
|
2938
|
-
},
|
|
2939
2939
|
{
|
|
2940
2940
|
"repo": "cursorrules/getcursorrules",
|
|
2941
2941
|
"patterns": [
|
|
@@ -2984,6 +2984,17 @@
|
|
|
2984
2984
|
"defaultCategory": "devops",
|
|
2985
2985
|
"license": "NOASSERTION"
|
|
2986
2986
|
},
|
|
2987
|
+
{
|
|
2988
|
+
"repo": "CodandoTV/awesome-ai-coding-assistants-playbook",
|
|
2989
|
+
"patterns": [
|
|
2990
|
+
"skills/**/*.md",
|
|
2991
|
+
"agents/**/*.md",
|
|
2992
|
+
"**/AGENTS.md",
|
|
2993
|
+
"**/*.md"
|
|
2994
|
+
],
|
|
2995
|
+
"defaultTool": "claude_code",
|
|
2996
|
+
"defaultCategory": "workflow"
|
|
2997
|
+
},
|
|
2987
2998
|
{
|
|
2988
2999
|
"repo": "caioribeiroclw-pixel/pluribus",
|
|
2989
3000
|
"patterns": [
|
|
@@ -2995,6 +3006,15 @@
|
|
|
2995
3006
|
"defaultCategory": "security",
|
|
2996
3007
|
"license": "MIT"
|
|
2997
3008
|
},
|
|
3009
|
+
{
|
|
3010
|
+
"repo": "soul-atlas/soul-atlas.github.io",
|
|
3011
|
+
"patterns": [
|
|
3012
|
+
"**/*.md"
|
|
3013
|
+
],
|
|
3014
|
+
"defaultTool": "openclaw",
|
|
3015
|
+
"defaultCategory": "workflow",
|
|
3016
|
+
"license": "NOASSERTION"
|
|
3017
|
+
},
|
|
2998
3018
|
{
|
|
2999
3019
|
"repo": "UserAd/cursorrules",
|
|
3000
3020
|
"patterns": [
|
|
@@ -3096,15 +3116,6 @@
|
|
|
3096
3116
|
"defaultCategory": "workflow",
|
|
3097
3117
|
"license": "NOASSERTION"
|
|
3098
3118
|
},
|
|
3099
|
-
{
|
|
3100
|
-
"repo": "soul-atlas/soul-atlas.github.io",
|
|
3101
|
-
"patterns": [
|
|
3102
|
-
"**/*.md"
|
|
3103
|
-
],
|
|
3104
|
-
"defaultTool": "openclaw",
|
|
3105
|
-
"defaultCategory": "workflow",
|
|
3106
|
-
"license": "NOASSERTION"
|
|
3107
|
-
},
|
|
3108
3119
|
{
|
|
3109
3120
|
"repo": "bilgehannevruz/awesome-copilot-instructions",
|
|
3110
3121
|
"patterns": [
|
|
@@ -3140,15 +3151,13 @@
|
|
|
3140
3151
|
"license": "MIT"
|
|
3141
3152
|
},
|
|
3142
3153
|
{
|
|
3143
|
-
"repo": "
|
|
3154
|
+
"repo": "ClawCap/Mimic",
|
|
3144
3155
|
"patterns": [
|
|
3145
|
-
"skills/**/*.md",
|
|
3146
|
-
"agents/**/*.md",
|
|
3147
|
-
"**/AGENTS.md",
|
|
3148
3156
|
"**/*.md"
|
|
3149
3157
|
],
|
|
3150
|
-
"defaultTool": "
|
|
3151
|
-
"defaultCategory": "workflow"
|
|
3158
|
+
"defaultTool": "openclaw",
|
|
3159
|
+
"defaultCategory": "workflow",
|
|
3160
|
+
"license": "MIT"
|
|
3152
3161
|
},
|
|
3153
3162
|
{
|
|
3154
3163
|
"repo": "sandoreclegane/covenant.md",
|
|
@@ -3159,15 +3168,6 @@
|
|
|
3159
3168
|
"defaultCategory": "workflow",
|
|
3160
3169
|
"license": "NOASSERTION"
|
|
3161
3170
|
},
|
|
3162
|
-
{
|
|
3163
|
-
"repo": "ClawCap/Mimic",
|
|
3164
|
-
"patterns": [
|
|
3165
|
-
"**/*.md"
|
|
3166
|
-
],
|
|
3167
|
-
"defaultTool": "openclaw",
|
|
3168
|
-
"defaultCategory": "workflow",
|
|
3169
|
-
"license": "MIT"
|
|
3170
|
-
},
|
|
3171
3171
|
{
|
|
3172
3172
|
"repo": "trevor-nichols/cursorrules-tools",
|
|
3173
3173
|
"patterns": [
|