@rulemetric/skills-registry 0.6.8 → 0.7.0
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 +178 -166
- package/package.json +1 -1
package/discovered-sources.json
CHANGED
|
@@ -244,6 +244,15 @@
|
|
|
244
244
|
"defaultCategory": "workflow",
|
|
245
245
|
"license": "MIT"
|
|
246
246
|
},
|
|
247
|
+
{
|
|
248
|
+
"repo": "sickn33/agentic-awesome-skills",
|
|
249
|
+
"patterns": [
|
|
250
|
+
"skills/**/*.md"
|
|
251
|
+
],
|
|
252
|
+
"defaultTool": "claude_code",
|
|
253
|
+
"defaultCategory": "workflow",
|
|
254
|
+
"license": "MIT"
|
|
255
|
+
},
|
|
247
256
|
{
|
|
248
257
|
"repo": "moeru-ai/airi",
|
|
249
258
|
"patterns": [
|
|
@@ -577,13 +586,14 @@
|
|
|
577
586
|
"license": "Apache-2.0"
|
|
578
587
|
},
|
|
579
588
|
{
|
|
580
|
-
"repo": "
|
|
589
|
+
"repo": "iOfficeAI/OfficeCLI",
|
|
581
590
|
"patterns": [
|
|
582
|
-
"
|
|
591
|
+
"agents/**/*.md",
|
|
592
|
+
"**/AGENTS.md"
|
|
583
593
|
],
|
|
584
|
-
"defaultTool": "
|
|
585
|
-
"defaultCategory": "
|
|
586
|
-
"license": "
|
|
594
|
+
"defaultTool": "claude_code",
|
|
595
|
+
"defaultCategory": "workflow",
|
|
596
|
+
"license": "Apache-2.0"
|
|
587
597
|
},
|
|
588
598
|
{
|
|
589
599
|
"repo": "AgriciDaniel/claude-seo",
|
|
@@ -634,21 +644,21 @@
|
|
|
634
644
|
"license": "MIT"
|
|
635
645
|
},
|
|
636
646
|
{
|
|
637
|
-
"repo": "
|
|
647
|
+
"repo": "virgiliojr94/book-to-skill",
|
|
638
648
|
"patterns": [
|
|
639
649
|
"**/*.md"
|
|
640
650
|
],
|
|
641
651
|
"defaultTool": "universal",
|
|
642
|
-
"defaultCategory": "workflow"
|
|
652
|
+
"defaultCategory": "workflow",
|
|
653
|
+
"license": "MIT"
|
|
643
654
|
},
|
|
644
655
|
{
|
|
645
|
-
"repo": "
|
|
656
|
+
"repo": "eze-is/web-access",
|
|
646
657
|
"patterns": [
|
|
647
658
|
"**/*.md"
|
|
648
659
|
],
|
|
649
660
|
"defaultTool": "universal",
|
|
650
|
-
"defaultCategory": "workflow"
|
|
651
|
-
"license": "MIT"
|
|
661
|
+
"defaultCategory": "workflow"
|
|
652
662
|
},
|
|
653
663
|
{
|
|
654
664
|
"repo": "YouMind-OpenLab/awesome-gpt-image-2",
|
|
@@ -723,21 +733,21 @@
|
|
|
723
733
|
"license": "MIT"
|
|
724
734
|
},
|
|
725
735
|
{
|
|
726
|
-
"repo": "
|
|
736
|
+
"repo": "KhazP/vibe-coding-prompt-template",
|
|
727
737
|
"patterns": [
|
|
728
|
-
"
|
|
738
|
+
"**/*.md"
|
|
729
739
|
],
|
|
730
740
|
"defaultTool": "claude_code",
|
|
731
|
-
"defaultCategory": "
|
|
741
|
+
"defaultCategory": "workflow",
|
|
742
|
+
"license": "MIT"
|
|
732
743
|
},
|
|
733
744
|
{
|
|
734
|
-
"repo": "
|
|
745
|
+
"repo": "rohitg00/pro-workflow",
|
|
735
746
|
"patterns": [
|
|
736
|
-
"
|
|
747
|
+
"skills/**/*.md"
|
|
737
748
|
],
|
|
738
749
|
"defaultTool": "claude_code",
|
|
739
|
-
"defaultCategory": "
|
|
740
|
-
"license": "MIT"
|
|
750
|
+
"defaultCategory": "testing"
|
|
741
751
|
},
|
|
742
752
|
{
|
|
743
753
|
"repo": "jeremylongshore/claude-code-plugins-plus-skills",
|
|
@@ -944,17 +954,17 @@
|
|
|
944
954
|
"license": "Apache-2.0"
|
|
945
955
|
},
|
|
946
956
|
{
|
|
947
|
-
"repo": "
|
|
957
|
+
"repo": "JuneYaooo/nihaisha-nishi-tcm",
|
|
948
958
|
"patterns": [
|
|
949
|
-
"
|
|
959
|
+
"**/*.md"
|
|
950
960
|
],
|
|
951
961
|
"defaultTool": "claude_code",
|
|
952
962
|
"defaultCategory": "workflow"
|
|
953
963
|
},
|
|
954
964
|
{
|
|
955
|
-
"repo": "
|
|
965
|
+
"repo": "aiwithremy/claude-skills-llm-council",
|
|
956
966
|
"patterns": [
|
|
957
|
-
"
|
|
967
|
+
"skills/**/*.md"
|
|
958
968
|
],
|
|
959
969
|
"defaultTool": "claude_code",
|
|
960
970
|
"defaultCategory": "workflow"
|
|
@@ -995,6 +1005,14 @@
|
|
|
995
1005
|
"defaultCategory": "framework",
|
|
996
1006
|
"license": "MIT"
|
|
997
1007
|
},
|
|
1008
|
+
{
|
|
1009
|
+
"repo": "perrypixel/10x-Tool-Calls",
|
|
1010
|
+
"patterns": [
|
|
1011
|
+
"**/*.md"
|
|
1012
|
+
],
|
|
1013
|
+
"defaultTool": "cursor",
|
|
1014
|
+
"defaultCategory": "workflow"
|
|
1015
|
+
},
|
|
998
1016
|
{
|
|
999
1017
|
"repo": "Kulaxyz/self-learning-skills",
|
|
1000
1018
|
"patterns": [
|
|
@@ -1006,14 +1024,6 @@
|
|
|
1006
1024
|
"defaultCategory": "workflow",
|
|
1007
1025
|
"license": "MIT"
|
|
1008
1026
|
},
|
|
1009
|
-
{
|
|
1010
|
-
"repo": "perrypixel/10x-Tool-Calls",
|
|
1011
|
-
"patterns": [
|
|
1012
|
-
"**/*.md"
|
|
1013
|
-
],
|
|
1014
|
-
"defaultTool": "cursor",
|
|
1015
|
-
"defaultCategory": "workflow"
|
|
1016
|
-
},
|
|
1017
1027
|
{
|
|
1018
1028
|
"repo": "superiorlu/AITreasureBox",
|
|
1019
1029
|
"patterns": [
|
|
@@ -1094,17 +1104,6 @@
|
|
|
1094
1104
|
"defaultCategory": "workflow",
|
|
1095
1105
|
"license": "MIT"
|
|
1096
1106
|
},
|
|
1097
|
-
{
|
|
1098
|
-
"repo": "infragate/capa",
|
|
1099
|
-
"patterns": [
|
|
1100
|
-
"skills/**/*.md",
|
|
1101
|
-
"agents/**/*.md",
|
|
1102
|
-
"**/AGENTS.md",
|
|
1103
|
-
"**/*.md"
|
|
1104
|
-
],
|
|
1105
|
-
"defaultTool": "cursor",
|
|
1106
|
-
"defaultCategory": "workflow"
|
|
1107
|
-
},
|
|
1108
1107
|
{
|
|
1109
1108
|
"repo": "bitjaru/styleseed",
|
|
1110
1109
|
"patterns": [
|
|
@@ -1147,6 +1146,17 @@
|
|
|
1147
1146
|
"defaultCategory": "testing",
|
|
1148
1147
|
"license": "Apache-2.0"
|
|
1149
1148
|
},
|
|
1149
|
+
{
|
|
1150
|
+
"repo": "infragate/capa",
|
|
1151
|
+
"patterns": [
|
|
1152
|
+
"skills/**/*.md",
|
|
1153
|
+
"agents/**/*.md",
|
|
1154
|
+
"**/AGENTS.md",
|
|
1155
|
+
"**/*.md"
|
|
1156
|
+
],
|
|
1157
|
+
"defaultTool": "cursor",
|
|
1158
|
+
"defaultCategory": "workflow"
|
|
1159
|
+
},
|
|
1150
1160
|
{
|
|
1151
1161
|
"repo": "sno-ai/mda",
|
|
1152
1162
|
"patterns": [
|
|
@@ -1169,22 +1179,22 @@
|
|
|
1169
1179
|
"defaultCategory": "architecture"
|
|
1170
1180
|
},
|
|
1171
1181
|
{
|
|
1172
|
-
"repo": "
|
|
1182
|
+
"repo": "laolaoshiren/claude-code-skills-zh",
|
|
1173
1183
|
"patterns": [
|
|
1174
|
-
"
|
|
1175
|
-
"**/AGENTS.md"
|
|
1184
|
+
"skills/**/*.md"
|
|
1176
1185
|
],
|
|
1177
1186
|
"defaultTool": "claude_code",
|
|
1178
|
-
"defaultCategory": "
|
|
1187
|
+
"defaultCategory": "workflow",
|
|
1179
1188
|
"license": "MIT"
|
|
1180
1189
|
},
|
|
1181
1190
|
{
|
|
1182
|
-
"repo": "
|
|
1191
|
+
"repo": "nWave-ai/nWave",
|
|
1183
1192
|
"patterns": [
|
|
1184
|
-
"
|
|
1193
|
+
"agents/**/*.md",
|
|
1194
|
+
"**/AGENTS.md"
|
|
1185
1195
|
],
|
|
1186
1196
|
"defaultTool": "claude_code",
|
|
1187
|
-
"defaultCategory": "
|
|
1197
|
+
"defaultCategory": "testing",
|
|
1188
1198
|
"license": "MIT"
|
|
1189
1199
|
},
|
|
1190
1200
|
{
|
|
@@ -1298,7 +1308,7 @@
|
|
|
1298
1308
|
"license": "MIT"
|
|
1299
1309
|
},
|
|
1300
1310
|
{
|
|
1301
|
-
"repo": "
|
|
1311
|
+
"repo": "rampstackco/claude-skills",
|
|
1302
1312
|
"patterns": [
|
|
1303
1313
|
"skills/**/*.md"
|
|
1304
1314
|
],
|
|
@@ -1307,7 +1317,7 @@
|
|
|
1307
1317
|
"license": "MIT"
|
|
1308
1318
|
},
|
|
1309
1319
|
{
|
|
1310
|
-
"repo": "
|
|
1320
|
+
"repo": "ailabs-393/ai-labs-claude-skills",
|
|
1311
1321
|
"patterns": [
|
|
1312
1322
|
"skills/**/*.md"
|
|
1313
1323
|
],
|
|
@@ -1325,6 +1335,15 @@
|
|
|
1325
1335
|
"defaultCategory": "architecture",
|
|
1326
1336
|
"license": "MIT"
|
|
1327
1337
|
},
|
|
1338
|
+
{
|
|
1339
|
+
"repo": "cnfjlhj/ai-collab-playbook",
|
|
1340
|
+
"patterns": [
|
|
1341
|
+
"skills/**/*.md",
|
|
1342
|
+
"**/*.md"
|
|
1343
|
+
],
|
|
1344
|
+
"defaultTool": "claude_code",
|
|
1345
|
+
"defaultCategory": "workflow"
|
|
1346
|
+
},
|
|
1328
1347
|
{
|
|
1329
1348
|
"repo": "project-codeguard/rules",
|
|
1330
1349
|
"patterns": [
|
|
@@ -1337,9 +1356,11 @@
|
|
|
1337
1356
|
"license": "NOASSERTION"
|
|
1338
1357
|
},
|
|
1339
1358
|
{
|
|
1340
|
-
"repo": "
|
|
1359
|
+
"repo": "WorldFlowAI/everything-claude-code",
|
|
1341
1360
|
"patterns": [
|
|
1342
1361
|
"skills/**/*.md",
|
|
1362
|
+
"agents/**/*.md",
|
|
1363
|
+
"**/AGENTS.md",
|
|
1343
1364
|
"**/*.md"
|
|
1344
1365
|
],
|
|
1345
1366
|
"defaultTool": "claude_code",
|
|
@@ -1354,17 +1375,6 @@
|
|
|
1354
1375
|
"defaultCategory": "workflow",
|
|
1355
1376
|
"license": "MIT"
|
|
1356
1377
|
},
|
|
1357
|
-
{
|
|
1358
|
-
"repo": "WorldFlowAI/everything-claude-code",
|
|
1359
|
-
"patterns": [
|
|
1360
|
-
"skills/**/*.md",
|
|
1361
|
-
"agents/**/*.md",
|
|
1362
|
-
"**/AGENTS.md",
|
|
1363
|
-
"**/*.md"
|
|
1364
|
-
],
|
|
1365
|
-
"defaultTool": "claude_code",
|
|
1366
|
-
"defaultCategory": "workflow"
|
|
1367
|
-
},
|
|
1368
1378
|
{
|
|
1369
1379
|
"repo": "matank001/cursor-security-rules",
|
|
1370
1380
|
"patterns": [
|
|
@@ -1401,25 +1411,25 @@
|
|
|
1401
1411
|
"license": "MIT"
|
|
1402
1412
|
},
|
|
1403
1413
|
{
|
|
1404
|
-
"repo": "
|
|
1414
|
+
"repo": "helloianneo/awesome-claude-code-skills",
|
|
1405
1415
|
"patterns": [
|
|
1406
1416
|
"skills/**/*.md",
|
|
1407
|
-
"
|
|
1417
|
+
"agents/**/*.md",
|
|
1418
|
+
"**/AGENTS.md"
|
|
1408
1419
|
],
|
|
1409
1420
|
"defaultTool": "claude_code",
|
|
1410
1421
|
"defaultCategory": "workflow",
|
|
1411
|
-
"license": "
|
|
1422
|
+
"license": "MIT"
|
|
1412
1423
|
},
|
|
1413
1424
|
{
|
|
1414
|
-
"repo": "
|
|
1425
|
+
"repo": "RealZST/HarnessKit",
|
|
1415
1426
|
"patterns": [
|
|
1416
1427
|
"skills/**/*.md",
|
|
1417
|
-
"
|
|
1418
|
-
"**/AGENTS.md"
|
|
1428
|
+
"**/*.md"
|
|
1419
1429
|
],
|
|
1420
1430
|
"defaultTool": "claude_code",
|
|
1421
1431
|
"defaultCategory": "workflow",
|
|
1422
|
-
"license": "
|
|
1432
|
+
"license": "Apache-2.0"
|
|
1423
1433
|
},
|
|
1424
1434
|
{
|
|
1425
1435
|
"repo": "rockbenben/img-prompt",
|
|
@@ -1666,23 +1676,23 @@
|
|
|
1666
1676
|
"license": "MIT"
|
|
1667
1677
|
},
|
|
1668
1678
|
{
|
|
1669
|
-
"repo": "
|
|
1679
|
+
"repo": "handsomeZR-netizen/mathmodel-skill",
|
|
1670
1680
|
"patterns": [
|
|
1671
|
-
"agents/**/*.md",
|
|
1672
|
-
"**/AGENTS.md",
|
|
1673
1681
|
"**/*.md"
|
|
1674
1682
|
],
|
|
1675
1683
|
"defaultTool": "claude_code",
|
|
1676
|
-
"defaultCategory": "
|
|
1677
|
-
"license": "MIT"
|
|
1684
|
+
"defaultCategory": "testing"
|
|
1678
1685
|
},
|
|
1679
1686
|
{
|
|
1680
|
-
"repo": "
|
|
1687
|
+
"repo": "Goldziher/ai-rulez",
|
|
1681
1688
|
"patterns": [
|
|
1689
|
+
"agents/**/*.md",
|
|
1690
|
+
"**/AGENTS.md",
|
|
1682
1691
|
"**/*.md"
|
|
1683
1692
|
],
|
|
1684
1693
|
"defaultTool": "claude_code",
|
|
1685
|
-
"defaultCategory": "
|
|
1694
|
+
"defaultCategory": "workflow",
|
|
1695
|
+
"license": "MIT"
|
|
1686
1696
|
},
|
|
1687
1697
|
{
|
|
1688
1698
|
"repo": "PanisHandsome/ai-rules-sync",
|
|
@@ -1697,6 +1707,16 @@
|
|
|
1697
1707
|
"defaultCategory": "workflow",
|
|
1698
1708
|
"license": "MIT"
|
|
1699
1709
|
},
|
|
1710
|
+
{
|
|
1711
|
+
"repo": "NoahDuongMaster/vibe-code-stack-for-ceos",
|
|
1712
|
+
"patterns": [
|
|
1713
|
+
"agents/**/*.md",
|
|
1714
|
+
"**/AGENTS.md"
|
|
1715
|
+
],
|
|
1716
|
+
"defaultTool": "claude_code",
|
|
1717
|
+
"defaultCategory": "testing",
|
|
1718
|
+
"license": "MIT"
|
|
1719
|
+
},
|
|
1700
1720
|
{
|
|
1701
1721
|
"repo": "bit-of-a-shambles/rails_copilot_instructions",
|
|
1702
1722
|
"patterns": [
|
|
@@ -1780,24 +1800,24 @@
|
|
|
1780
1800
|
"license": "MIT"
|
|
1781
1801
|
},
|
|
1782
1802
|
{
|
|
1783
|
-
"repo": "
|
|
1803
|
+
"repo": "unoplat/unoplat-code-confluence",
|
|
1784
1804
|
"patterns": [
|
|
1785
1805
|
"agents/**/*.md",
|
|
1786
|
-
"**/AGENTS.md"
|
|
1787
|
-
"**/*.md"
|
|
1806
|
+
"**/AGENTS.md"
|
|
1788
1807
|
],
|
|
1789
1808
|
"defaultTool": "universal",
|
|
1790
|
-
"defaultCategory": "
|
|
1809
|
+
"defaultCategory": "language",
|
|
1810
|
+
"license": "NOASSERTION"
|
|
1791
1811
|
},
|
|
1792
1812
|
{
|
|
1793
|
-
"repo": "
|
|
1813
|
+
"repo": "10xChengTu/harness-engineering",
|
|
1794
1814
|
"patterns": [
|
|
1795
1815
|
"agents/**/*.md",
|
|
1796
|
-
"**/AGENTS.md"
|
|
1816
|
+
"**/AGENTS.md",
|
|
1817
|
+
"**/*.md"
|
|
1797
1818
|
],
|
|
1798
1819
|
"defaultTool": "universal",
|
|
1799
|
-
"defaultCategory": "
|
|
1800
|
-
"license": "NOASSERTION"
|
|
1820
|
+
"defaultCategory": "workflow"
|
|
1801
1821
|
},
|
|
1802
1822
|
{
|
|
1803
1823
|
"repo": "aspenkit/aspens",
|
|
@@ -2022,24 +2042,24 @@
|
|
|
2022
2042
|
"license": "MIT"
|
|
2023
2043
|
},
|
|
2024
2044
|
{
|
|
2025
|
-
"repo": "
|
|
2045
|
+
"repo": "netresearch/agent-rules-skill",
|
|
2026
2046
|
"patterns": [
|
|
2047
|
+
"agents/**/*.md",
|
|
2048
|
+
"**/AGENTS.md",
|
|
2027
2049
|
"**/*.md"
|
|
2028
2050
|
],
|
|
2029
|
-
"defaultTool": "
|
|
2051
|
+
"defaultTool": "claude_code",
|
|
2030
2052
|
"defaultCategory": "workflow",
|
|
2031
|
-
"license": "
|
|
2053
|
+
"license": "NOASSERTION"
|
|
2032
2054
|
},
|
|
2033
2055
|
{
|
|
2034
|
-
"repo": "
|
|
2056
|
+
"repo": "fielding/copilot-instructions",
|
|
2035
2057
|
"patterns": [
|
|
2036
|
-
"agents/**/*.md",
|
|
2037
|
-
"**/AGENTS.md",
|
|
2038
2058
|
"**/*.md"
|
|
2039
2059
|
],
|
|
2040
|
-
"defaultTool": "
|
|
2060
|
+
"defaultTool": "copilot",
|
|
2041
2061
|
"defaultCategory": "workflow",
|
|
2042
|
-
"license": "
|
|
2062
|
+
"license": "CC-BY-4.0"
|
|
2043
2063
|
},
|
|
2044
2064
|
{
|
|
2045
2065
|
"repo": "levifig/rails-instructions",
|
|
@@ -2078,16 +2098,6 @@
|
|
|
2078
2098
|
"defaultCategory": "architecture",
|
|
2079
2099
|
"license": "MIT"
|
|
2080
2100
|
},
|
|
2081
|
-
{
|
|
2082
|
-
"repo": "ali-abassi/OpenAI_Assistant_API_Boilerplate_CursorRules",
|
|
2083
|
-
"patterns": [
|
|
2084
|
-
"**/*.cursorrules",
|
|
2085
|
-
"**/*.mdc",
|
|
2086
|
-
"**/*.md"
|
|
2087
|
-
],
|
|
2088
|
-
"defaultTool": "cursor",
|
|
2089
|
-
"defaultCategory": "workflow"
|
|
2090
|
-
},
|
|
2091
2101
|
{
|
|
2092
2102
|
"repo": "escoffier-labs/brigade",
|
|
2093
2103
|
"patterns": [
|
|
@@ -2099,34 +2109,44 @@
|
|
|
2099
2109
|
"license": "MIT"
|
|
2100
2110
|
},
|
|
2101
2111
|
{
|
|
2102
|
-
"repo": "
|
|
2112
|
+
"repo": "MADEVAL/MindFluence",
|
|
2103
2113
|
"patterns": [
|
|
2104
|
-
"skills/**/*.md",
|
|
2105
|
-
"agents/**/*.md",
|
|
2106
|
-
"**/AGENTS.md",
|
|
2107
2114
|
"**/*.md"
|
|
2108
2115
|
],
|
|
2109
|
-
"defaultTool": "
|
|
2116
|
+
"defaultTool": "claude_code",
|
|
2110
2117
|
"defaultCategory": "workflow",
|
|
2111
2118
|
"license": "MIT"
|
|
2112
2119
|
},
|
|
2113
2120
|
{
|
|
2114
|
-
"repo": "
|
|
2121
|
+
"repo": "ali-abassi/OpenAI_Assistant_API_Boilerplate_CursorRules",
|
|
2115
2122
|
"patterns": [
|
|
2123
|
+
"**/*.cursorrules",
|
|
2124
|
+
"**/*.mdc",
|
|
2116
2125
|
"**/*.md"
|
|
2117
2126
|
],
|
|
2118
|
-
"defaultTool": "
|
|
2127
|
+
"defaultTool": "cursor",
|
|
2119
2128
|
"defaultCategory": "workflow"
|
|
2120
2129
|
},
|
|
2121
2130
|
{
|
|
2122
|
-
"repo": "
|
|
2131
|
+
"repo": "andreaswasita/copilot-agents-dojo",
|
|
2123
2132
|
"patterns": [
|
|
2133
|
+
"skills/**/*.md",
|
|
2134
|
+
"agents/**/*.md",
|
|
2135
|
+
"**/AGENTS.md",
|
|
2124
2136
|
"**/*.md"
|
|
2125
2137
|
],
|
|
2126
|
-
"defaultTool": "
|
|
2138
|
+
"defaultTool": "copilot",
|
|
2127
2139
|
"defaultCategory": "workflow",
|
|
2128
2140
|
"license": "MIT"
|
|
2129
2141
|
},
|
|
2142
|
+
{
|
|
2143
|
+
"repo": "gdalmau/lakera-gandalf-solutions",
|
|
2144
|
+
"patterns": [
|
|
2145
|
+
"**/*.md"
|
|
2146
|
+
],
|
|
2147
|
+
"defaultTool": "universal",
|
|
2148
|
+
"defaultCategory": "workflow"
|
|
2149
|
+
},
|
|
2130
2150
|
{
|
|
2131
2151
|
"repo": "cobibean/soul-grader-skill",
|
|
2132
2152
|
"patterns": [
|
|
@@ -2147,12 +2167,12 @@
|
|
|
2147
2167
|
"license": "NOASSERTION"
|
|
2148
2168
|
},
|
|
2149
2169
|
{
|
|
2150
|
-
"repo": "
|
|
2170
|
+
"repo": "saifyxpro/ui-ux-design-pro-skill",
|
|
2151
2171
|
"patterns": [
|
|
2152
2172
|
"**/*.md"
|
|
2153
2173
|
],
|
|
2154
|
-
"defaultTool": "
|
|
2155
|
-
"defaultCategory": "
|
|
2174
|
+
"defaultTool": "cursor",
|
|
2175
|
+
"defaultCategory": "framework",
|
|
2156
2176
|
"license": "MIT"
|
|
2157
2177
|
},
|
|
2158
2178
|
{
|
|
@@ -2165,25 +2185,25 @@
|
|
|
2165
2185
|
"license": "CC-BY-4.0"
|
|
2166
2186
|
},
|
|
2167
2187
|
{
|
|
2168
|
-
"repo": "
|
|
2188
|
+
"repo": "ajhcs/healthcare-agents",
|
|
2169
2189
|
"patterns": [
|
|
2170
2190
|
"agents/**/*.md",
|
|
2171
|
-
"**/AGENTS.md"
|
|
2172
|
-
"**/*.md"
|
|
2191
|
+
"**/AGENTS.md"
|
|
2173
2192
|
],
|
|
2174
|
-
"defaultTool": "
|
|
2193
|
+
"defaultTool": "claude_code",
|
|
2175
2194
|
"defaultCategory": "workflow",
|
|
2176
|
-
"license": "
|
|
2195
|
+
"license": "Apache-2.0"
|
|
2177
2196
|
},
|
|
2178
2197
|
{
|
|
2179
|
-
"repo": "
|
|
2198
|
+
"repo": "pydantic/braindump",
|
|
2180
2199
|
"patterns": [
|
|
2181
2200
|
"agents/**/*.md",
|
|
2182
|
-
"**/AGENTS.md"
|
|
2201
|
+
"**/AGENTS.md",
|
|
2202
|
+
"**/*.md"
|
|
2183
2203
|
],
|
|
2184
|
-
"defaultTool": "
|
|
2204
|
+
"defaultTool": "universal",
|
|
2185
2205
|
"defaultCategory": "workflow",
|
|
2186
|
-
"license": "
|
|
2206
|
+
"license": "MIT"
|
|
2187
2207
|
},
|
|
2188
2208
|
{
|
|
2189
2209
|
"repo": "Laith0003/ux-skill",
|
|
@@ -2214,15 +2234,6 @@
|
|
|
2214
2234
|
"defaultCategory": "security",
|
|
2215
2235
|
"license": "Apache-2.0"
|
|
2216
2236
|
},
|
|
2217
|
-
{
|
|
2218
|
-
"repo": "saifyxpro/ui-ux-design-pro-skill",
|
|
2219
|
-
"patterns": [
|
|
2220
|
-
"**/*.md"
|
|
2221
|
-
],
|
|
2222
|
-
"defaultTool": "cursor",
|
|
2223
|
-
"defaultCategory": "framework",
|
|
2224
|
-
"license": "MIT"
|
|
2225
|
-
},
|
|
2226
2237
|
{
|
|
2227
2238
|
"repo": "MushroomFleet/LLM-Base-Prompts",
|
|
2228
2239
|
"patterns": [
|
|
@@ -2878,6 +2889,14 @@
|
|
|
2878
2889
|
"defaultCategory": "workflow",
|
|
2879
2890
|
"license": "MIT"
|
|
2880
2891
|
},
|
|
2892
|
+
{
|
|
2893
|
+
"repo": "SimonSkoda13/Copilot-commit-message-instructions",
|
|
2894
|
+
"patterns": [
|
|
2895
|
+
"**/*.md"
|
|
2896
|
+
],
|
|
2897
|
+
"defaultTool": "copilot",
|
|
2898
|
+
"defaultCategory": "workflow"
|
|
2899
|
+
},
|
|
2881
2900
|
{
|
|
2882
2901
|
"repo": "mupengi-bot/mupengism",
|
|
2883
2902
|
"patterns": [
|
|
@@ -2929,23 +2948,6 @@
|
|
|
2929
2948
|
"defaultCategory": "workflow",
|
|
2930
2949
|
"license": "MIT"
|
|
2931
2950
|
},
|
|
2932
|
-
{
|
|
2933
|
-
"repo": "Barrixar/copilot-instructions.md",
|
|
2934
|
-
"patterns": [
|
|
2935
|
-
"**/*.md"
|
|
2936
|
-
],
|
|
2937
|
-
"defaultTool": "copilot",
|
|
2938
|
-
"defaultCategory": "workflow",
|
|
2939
|
-
"license": "Unlicense"
|
|
2940
|
-
},
|
|
2941
|
-
{
|
|
2942
|
-
"repo": "SimonSkoda13/Copilot-commit-message-instructions",
|
|
2943
|
-
"patterns": [
|
|
2944
|
-
"**/*.md"
|
|
2945
|
-
],
|
|
2946
|
-
"defaultTool": "copilot",
|
|
2947
|
-
"defaultCategory": "workflow"
|
|
2948
|
-
},
|
|
2949
2951
|
{
|
|
2950
2952
|
"repo": "cursorrules/getcursorrules",
|
|
2951
2953
|
"patterns": [
|
|
@@ -2975,6 +2977,15 @@
|
|
|
2975
2977
|
"defaultCategory": "workflow",
|
|
2976
2978
|
"license": "MIT"
|
|
2977
2979
|
},
|
|
2980
|
+
{
|
|
2981
|
+
"repo": "Barrixar/copilot-instructions.md",
|
|
2982
|
+
"patterns": [
|
|
2983
|
+
"**/*.md"
|
|
2984
|
+
],
|
|
2985
|
+
"defaultTool": "copilot",
|
|
2986
|
+
"defaultCategory": "workflow",
|
|
2987
|
+
"license": "Unlicense"
|
|
2988
|
+
},
|
|
2978
2989
|
{
|
|
2979
2990
|
"repo": "savedpixel/ai-agent-rules-generator",
|
|
2980
2991
|
"patterns": [
|
|
@@ -3057,6 +3068,17 @@
|
|
|
3057
3068
|
"defaultCategory": "testing",
|
|
3058
3069
|
"license": "MIT"
|
|
3059
3070
|
},
|
|
3071
|
+
{
|
|
3072
|
+
"repo": "peva3/anchor",
|
|
3073
|
+
"patterns": [
|
|
3074
|
+
"agents/**/*.md",
|
|
3075
|
+
"**/AGENTS.md",
|
|
3076
|
+
"**/*.md"
|
|
3077
|
+
],
|
|
3078
|
+
"defaultTool": "claude_code",
|
|
3079
|
+
"defaultCategory": "testing",
|
|
3080
|
+
"license": "MIT"
|
|
3081
|
+
},
|
|
3060
3082
|
{
|
|
3061
3083
|
"repo": "jed1978/instrlint",
|
|
3062
3084
|
"patterns": [
|
|
@@ -3090,16 +3112,6 @@
|
|
|
3090
3112
|
"defaultCategory": "workflow",
|
|
3091
3113
|
"license": "Apache-2.0"
|
|
3092
3114
|
},
|
|
3093
|
-
{
|
|
3094
|
-
"repo": "Jiangultimo/agents-md",
|
|
3095
|
-
"patterns": [
|
|
3096
|
-
"agents/**/*.md",
|
|
3097
|
-
"**/AGENTS.md",
|
|
3098
|
-
"**/*.md"
|
|
3099
|
-
],
|
|
3100
|
-
"defaultTool": "universal",
|
|
3101
|
-
"defaultCategory": "workflow"
|
|
3102
|
-
},
|
|
3103
3115
|
{
|
|
3104
3116
|
"repo": "duthaho/copilot-instructions",
|
|
3105
3117
|
"patterns": [
|
|
@@ -3118,24 +3130,24 @@
|
|
|
3118
3130
|
"defaultCategory": "security"
|
|
3119
3131
|
},
|
|
3120
3132
|
{
|
|
3121
|
-
"repo": "
|
|
3133
|
+
"repo": "Witzevds/figma-to-drupal-copilot-instructions-file",
|
|
3122
3134
|
"patterns": [
|
|
3123
3135
|
"**/*.md"
|
|
3124
3136
|
],
|
|
3125
|
-
"defaultTool": "
|
|
3126
|
-
"defaultCategory": "workflow"
|
|
3127
|
-
"license": "NOASSERTION"
|
|
3137
|
+
"defaultTool": "copilot",
|
|
3138
|
+
"defaultCategory": "workflow"
|
|
3128
3139
|
},
|
|
3129
3140
|
{
|
|
3130
|
-
"repo": "
|
|
3141
|
+
"repo": "slicenferqin/clawplay",
|
|
3131
3142
|
"patterns": [
|
|
3132
3143
|
"**/*.md"
|
|
3133
3144
|
],
|
|
3134
|
-
"defaultTool": "
|
|
3135
|
-
"defaultCategory": "workflow"
|
|
3145
|
+
"defaultTool": "openclaw",
|
|
3146
|
+
"defaultCategory": "workflow",
|
|
3147
|
+
"license": "NOASSERTION"
|
|
3136
3148
|
},
|
|
3137
3149
|
{
|
|
3138
|
-
"repo": "
|
|
3150
|
+
"repo": "bilgehannevruz/awesome-copilot-instructions",
|
|
3139
3151
|
"patterns": [
|
|
3140
3152
|
"**/*.md"
|
|
3141
3153
|
],
|