@enjoys/context-engine 1.2.0 → 1.3.1

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.
Files changed (62) hide show
  1. package/data/codeActions/css.json +111 -0
  2. package/data/codeActions/tailwindcss.json +76 -0
  3. package/data/codeLens/css.json +68 -0
  4. package/data/codeLens/tailwindcss.json +47 -0
  5. package/data/color/css.json +124 -0
  6. package/data/color/tailwindcss.json +53 -0
  7. package/data/commands/css.json +41 -0
  8. package/data/commands/manifest.json +729 -727
  9. package/data/commands/tailwindcss.json +53 -0
  10. package/data/completion/css.json +383 -0
  11. package/data/completion/javascript.json +27 -0
  12. package/data/completion/redis-cli.json +1 -1
  13. package/data/completion/tailwindcss.json +284 -0
  14. package/data/completion/typescript.json +27 -0
  15. package/data/declaration/css.json +59 -0
  16. package/data/declaration/tailwindcss.json +65 -0
  17. package/data/definition/css.json +115 -0
  18. package/data/definition/redis-cli.json +1 -1
  19. package/data/definition/tailwindcss.json +115 -0
  20. package/data/documentHighlight/css.json +50 -0
  21. package/data/documentHighlight/tailwindcss.json +65 -0
  22. package/data/documentRangeFormatting/css.json +101 -0
  23. package/data/documentRangeFormatting/tailwindcss.json +55 -0
  24. package/data/documentSymbol/css.json +96 -0
  25. package/data/documentSymbol/tailwindcss.json +61 -0
  26. package/data/foldingRange/css.json +66 -0
  27. package/data/foldingRange/tailwindcss.json +60 -0
  28. package/data/formatting/css.json +73 -0
  29. package/data/formatting/tailwindcss.json +48 -0
  30. package/data/hover/css.json +68 -0
  31. package/data/hover/redis-cli.json +1 -1
  32. package/data/hover/tailwindcss.json +968 -0
  33. package/data/implementation/css.json +65 -0
  34. package/data/implementation/tailwindcss.json +59 -0
  35. package/data/inlayHints/css.json +87 -0
  36. package/data/inlayHints/tailwindcss.json +111 -0
  37. package/data/inlineCompletions/css.json +125 -0
  38. package/data/inlineCompletions/javascript.json +12 -0
  39. package/data/inlineCompletions/tailwindcss.json +411 -0
  40. package/data/inlineCompletions/typescript.json +12 -0
  41. package/data/linkedEditingRange/css.json +40 -0
  42. package/data/linkedEditingRange/tailwindcss.json +30 -0
  43. package/data/links/css.json +55 -0
  44. package/data/links/tailwindcss.json +40 -0
  45. package/data/manifest.json +62 -0
  46. package/data/onTypeFormatting/css.json +82 -0
  47. package/data/onTypeFormatting/tailwindcss.json +63 -0
  48. package/data/rangeSemanticTokens/css.json +125 -0
  49. package/data/rangeSemanticTokens/tailwindcss.json +95 -0
  50. package/data/references/css.json +65 -0
  51. package/data/references/tailwindcss.json +59 -0
  52. package/data/rename/css.json +91 -0
  53. package/data/rename/tailwindcss.json +58 -0
  54. package/data/selectionRange/css.json +55 -0
  55. package/data/selectionRange/tailwindcss.json +35 -0
  56. package/data/semanticTokens/css.json +107 -0
  57. package/data/semanticTokens/tailwindcss.json +161 -0
  58. package/data/signatureHelp/css.json +137 -0
  59. package/data/signatureHelp/tailwindcss.json +64 -0
  60. package/data/typeDefinition/css.json +53 -0
  61. package/data/typeDefinition/tailwindcss.json +47 -0
  62. package/package.json +1 -1
@@ -1,727 +1,729 @@
1
- {
2
- "files": [
3
- "abap.json",
4
- "adb.json",
5
- "air.json",
6
- "alembic.json",
7
- "ansible.json",
8
- "apachectl.json",
9
- "apex.json",
10
- "apt-get.json",
11
- "apt.json",
12
- "artisan.json",
13
- "atlas.json",
14
- "auth0.json",
15
- "awk.json",
16
- "aws-vault.json",
17
- "aws.json",
18
- "az.json",
19
- "azcli.json",
20
- "bash.json",
21
- "bat.json",
22
- "bazel.json",
23
- "bicep.json",
24
- "brew.json",
25
- "btop.json",
26
- "bun.json",
27
- "bundle.json",
28
- "c.json",
29
- "caddy.json",
30
- "cameligo.json",
31
- "cargo.json",
32
- "cat.json",
33
- "cd.json",
34
- "certbot.json",
35
- "chmod.json",
36
- "choco.json",
37
- "chown.json",
38
- "clickhouse-client.json",
39
- "clojure.json",
40
- "cloudflare.json",
41
- "cmake.json",
42
- "cockroach.json",
43
- "coffee.json",
44
- "composer.json",
45
- "conda.json",
46
- "consul.json",
47
- "cp.json",
48
- "cpp.json",
49
- "crontab.json",
50
- "csharp.json",
51
- "curl.json",
52
- "cypher.json",
53
- "cypress.json",
54
- "dart.json",
55
- "dbmate.json",
56
- "deno.json",
57
- "django-admin.json",
58
- "dnf.json",
59
- "docker-compose.json",
60
- "docker.json",
61
- "dockerfile.json",
62
- "doctest.json",
63
- "doctl.json",
64
- "dotenv.json",
65
- "drizzle-kit.json",
66
- "ecl.json",
67
- "elixir.json",
68
- "eslint.json",
69
- "expo.json",
70
- "fastlane.json",
71
- "fd.json",
72
- "find.json",
73
- "firebase.json",
74
- "flask.json",
75
- "flow9.json",
76
- "flutter.json",
77
- "flyctl.json",
78
- "flyway.json",
79
- "freemarker2.json",
80
- "fzf.json",
81
- "gcloud.json",
82
- "gem.json",
83
- "gh.json",
84
- "git.json",
85
- "glab.json",
86
- "go.json",
87
- "gofmt.json",
88
- "golangci-lint.json",
89
- "gradle.json",
90
- "graphql.json",
91
- "grep.json",
92
- "gunicorn.json",
93
- "hcl.json",
94
- "helm.json",
95
- "hg.json",
96
- "html.json",
97
- "htop.json",
98
- "httpd.json",
99
- "influx.json",
100
- "ini.json",
101
- "iptables.json",
102
- "java.json",
103
- "javascript.json",
104
- "jest.json",
105
- "journalctl.json",
106
- "jq.json",
107
- "json.json",
108
- "julia.json",
109
- "just.json",
110
- "k6.json",
111
- "k9s.json",
112
- "kotlin.json",
113
- "kubectl.json",
114
- "less.json",
115
- "lexon.json",
116
- "linode-cli.json",
117
- "linux.json",
118
- "liquibase.json",
119
- "liquid.json",
120
- "locust.json",
121
- "ls.json",
122
- "lua.json",
123
- "m3.json",
124
- "make.json",
125
- "makefile.json",
126
- "markdown.json",
127
- "mdx.json",
128
- "minikube.json",
129
- "mips.json",
130
- "mocha.json",
131
- "mongosh.json",
132
- "msdax.json",
133
- "mv.json",
134
- "mvn.json",
135
- "mysql.json",
136
- "nest.json",
137
- "netlify.json",
138
- "next.json",
139
- "nft.json",
140
- "ng.json",
141
- "nginx.json",
142
- "nmap.json",
143
- "node.json",
144
- "nomad.json",
145
- "npm.json",
146
- "npx.json",
147
- "nuxt.json",
148
- "nvim.json",
149
- "nx.json",
150
- "objective-c.json",
151
- "openssl.json",
152
- "packer.json",
153
- "pacman.json",
154
- "pascal.json",
155
- "pascaligo.json",
156
- "perl.json",
157
- "pg_dump.json",
158
- "pg_restore.json",
159
- "pgsql.json",
160
- "php.json",
161
- "pip.json",
162
- "pipenv.json",
163
- "pipx.json",
164
- "pla.json",
165
- "playwright.json",
166
- "pm2.json",
167
- "pnpm.json",
168
- "pod.json",
169
- "poetry.json",
170
- "postiats.json",
171
- "powerquery.json",
172
- "powershell.json",
173
- "prettier.json",
174
- "prisma.json",
175
- "protobuf.json",
176
- "ps.json",
177
- "psql.json",
178
- "pulumi.json",
179
- "pytest.json",
180
- "python.json",
181
- "qsharp.json",
182
- "r.json",
183
- "rails.json",
184
- "railway.json",
185
- "rake.json",
186
- "razor.json",
187
- "react-native.json",
188
- "redis-cli.json",
189
- "redis.json",
190
- "redshift.json",
191
- "render.json",
192
- "restructuredtext.json",
193
- "rg.json",
194
- "rm.json",
195
- "rspec.json",
196
- "rsync.json",
197
- "ruby.json",
198
- "rust.json",
199
- "rustup.json",
200
- "sb.json",
201
- "scala.json",
202
- "scheme.json",
203
- "scp.json",
204
- "screen.json",
205
- "scss.json",
206
- "sed.json",
207
- "sequelize.json",
208
- "shell.json",
209
- "snyk.json",
210
- "sol.json",
211
- "sonar-scanner.json",
212
- "sparql.json",
213
- "sql.json",
214
- "sqlite3.json",
215
- "ssh-keygen.json",
216
- "ssh.json",
217
- "ssh_config.json",
218
- "st.json",
219
- "stripe.json",
220
- "sudo.json",
221
- "supabase.json",
222
- "svn.json",
223
- "swift.json",
224
- "symfony.json",
225
- "systemctl.json",
226
- "systemd-analyze.json",
227
- "systemd.json",
228
- "systemverilog.json",
229
- "tar.json",
230
- "tcl.json",
231
- "tcpdump.json",
232
- "terraform.json",
233
- "terragrunt.json",
234
- "tmux.json",
235
- "toml.json",
236
- "top.json",
237
- "trivy.json",
238
- "tsc.json",
239
- "turbo.json",
240
- "twig.json",
241
- "twilio.json",
242
- "typeorm.json",
243
- "typescript.json",
244
- "ufw.json",
245
- "unzip.json",
246
- "uvicorn.json",
247
- "vault.json",
248
- "vb.json",
249
- "vercel.json",
250
- "vim.json",
251
- "vite.json",
252
- "vitest.json",
253
- "vue.json",
254
- "wasm-pack.json",
255
- "wget.json",
256
- "wgsl.json",
257
- "winget.json",
258
- "wireshark.json",
259
- "wp.json",
260
- "xcodebuild.json",
261
- "xml.json",
262
- "yaml.json",
263
- "yarn.json",
264
- "yq.json",
265
- "yum.json",
266
- "zip.json",
267
- "zsh.json"
268
- ],
269
- "context": [
270
- {
271
- "category": "☁️ Cloud CLIs",
272
- "context": [
273
- "Logged-in account",
274
- "Active project",
275
- "Regions",
276
- "Services",
277
- "Deployed apps",
278
- "Buckets",
279
- "Databases"
280
- ],
281
- "files": [
282
- "aws.json",
283
- "aws-vault.json",
284
- "gcloud.json",
285
- "az.json",
286
- "doctl.json",
287
- "linode-cli.json",
288
- "vercel.json",
289
- "netlify.json",
290
- "cloudflare.json",
291
- "firebase.json",
292
- "supabase.json",
293
- "railway.json",
294
- "render.json",
295
- "flyctl.json"
296
- ]
297
- },
298
- {
299
- "category": "🌱 Version Control",
300
- "context": [
301
- "Current branch",
302
- "Local branches",
303
- "Remote branches",
304
- "Tags",
305
- "Stashes",
306
- "PRs",
307
- "Repo status"
308
- ],
309
- "files": [
310
- "git.json",
311
- "gh.json",
312
- "glab.json",
313
- "svn.json",
314
- "hg.json"
315
- ]
316
- },
317
- {
318
- "category": "📦 Node Ecosystem",
319
- "context": [
320
- "package.json scripts",
321
- "Installed dependencies",
322
- "Node version",
323
- "Monorepo structure",
324
- "Workspaces"
325
- ],
326
- "files": [
327
- "node.json",
328
- "npm.json",
329
- "npx.json",
330
- "yarn.json",
331
- "pnpm.json",
332
- "bun.json",
333
- "turbo.json",
334
- "nx.json",
335
- "vite.json",
336
- "next.json",
337
- "nest.json",
338
- "tsc.json",
339
- "eslint.json",
340
- "prettier.json",
341
- "deno.json"
342
- ]
343
- },
344
- {
345
- "category": "🐍 Python Ecosystem",
346
- "context": [
347
- "virtualenv",
348
- "requirements.txt",
349
- "pyproject.toml",
350
- "Installed packages",
351
- "Django apps",
352
- "Flask entrypoints"
353
- ],
354
- "files": [
355
- "python.json",
356
- "pip.json",
357
- "pipx.json",
358
- "poetry.json",
359
- "pipenv.json",
360
- "conda.json",
361
- "pytest.json",
362
- "uvicorn.json",
363
- "gunicorn.json",
364
- "django-admin.json",
365
- "flask.json"
366
- ]
367
- },
368
- {
369
- "category": "🦀 Rust Ecosystem",
370
- "context": [
371
- "Cargo.toml",
372
- "Features",
373
- "Installed toolchains",
374
- "Targets"
375
- ],
376
- "files": [
377
- "cargo.json",
378
- "rustup.json",
379
- "wasm-pack.json",
380
- "rust.json"
381
- ]
382
- },
383
- {
384
- "category": "🐹 Go Ecosystem",
385
- "context": [
386
- "go.mod",
387
- "Modules",
388
- "Installed binaries"
389
- ],
390
- "files": [
391
- "go.json",
392
- "gofmt.json",
393
- "golangci-lint.json",
394
- "air.json"
395
- ]
396
- },
397
- {
398
- "category": "🐘 Databases",
399
- "context": [
400
- "Connected DB",
401
- "Schemas",
402
- "Tables",
403
- "Databases",
404
- "Redis keys",
405
- "Collections"
406
- ],
407
- "files": [
408
- "psql.json",
409
- "pg_dump.json",
410
- "pg_restore.json",
411
- "mysql.json",
412
- "mongosh.json",
413
- "redis-cli.json",
414
- "sqlite3.json",
415
- "cockroach.json",
416
- "influx.json",
417
- "clickhouse-client.json"
418
- ]
419
- },
420
- {
421
- "category": "🔐 DevOps / Infra",
422
- "context": [
423
- "tfstate",
424
- "Modules",
425
- "Workspaces",
426
- "Environments",
427
- "Secrets engines"
428
- ],
429
- "files": [
430
- "terraform.json",
431
- "terragrunt.json",
432
- "pulumi.json",
433
- "ansible.json",
434
- "packer.json",
435
- "vault.json",
436
- "consul.json",
437
- "nomad.json"
438
- ]
439
- },
440
- {
441
- "category": "🐳 Containers / Kubernetes",
442
- "context": [
443
- "Containers",
444
- "Images",
445
- "Pods",
446
- "Deployments",
447
- "Helm Releases",
448
- "Docker compose services",
449
- "Compose volumes",
450
- "Minikube status",
451
- "Profiles",
452
- "Kube contexts",
453
- "Namespaces"
454
- ],
455
- "files": [
456
- "docker.json",
457
- "kubectl.json",
458
- "helm.json",
459
- "docker-compose.json",
460
- "minikube.json",
461
- "k9s.json"
462
- ]
463
- },
464
- {
465
- "category": "🔧 Build Tools",
466
- "context": [
467
- "Makefile targets",
468
- "Gradle tasks",
469
- "Maven goals",
470
- "Bazel targets"
471
- ],
472
- "files": [
473
- "make.json",
474
- "cmake.json",
475
- "gradle.json",
476
- "mvn.json",
477
- "bazel.json",
478
- "just.json"
479
- ]
480
- },
481
- {
482
- "category": "⚙️ Linux Coreutils (Smart FS Context)",
483
- "context": [
484
- "Files",
485
- "Directories",
486
- "SSH configs",
487
- "Services",
488
- "Logs",
489
- "Network interfaces"
490
- ],
491
- "files": [
492
- "ls.json",
493
- "cd.json",
494
- "cp.json",
495
- "mv.json",
496
- "rm.json",
497
- "chmod.json",
498
- "chown.json",
499
- "find.json",
500
- "grep.json",
501
- "sed.json",
502
- "awk.json",
503
- "tar.json",
504
- "zip.json",
505
- "unzip.json",
506
- "curl.json",
507
- "wget.json",
508
- "ssh.json",
509
- "scp.json",
510
- "rsync.json",
511
- "systemctl.json",
512
- "systemd-analyze.json",
513
- "journalctl.json",
514
- "ufw.json",
515
- "iptables.json",
516
- "nft.json",
517
- "cat.json",
518
- "ps.json",
519
- "sudo.json",
520
- "ssh-keygen.json",
521
- "linux.json",
522
- "zsh.json"
523
- ]
524
- },
525
- {
526
- "category": "🧪 Testing Tools",
527
- "context": [
528
- "Test files",
529
- "Config files",
530
- "Environments"
531
- ],
532
- "files": [
533
- "jest.json",
534
- "vitest.json",
535
- "mocha.json",
536
- "playwright.json",
537
- "cypress.json",
538
- "k6.json",
539
- "locust.json"
540
- ]
541
- },
542
- {
543
- "category": "📡 Networking / Security",
544
- "context": [
545
- "Open ports",
546
- "Certificates",
547
- "vhost configs"
548
- ],
549
- "files": [
550
- "nmap.json",
551
- "tcpdump.json",
552
- "wireshark.json",
553
- "openssl.json",
554
- "nginx.json",
555
- "apachectl.json",
556
- "certbot.json",
557
- "caddy.json",
558
- "httpd.json"
559
- ]
560
- },
561
- {
562
- "category": "🖥 Package Managers (System)",
563
- "context": [
564
- "Installed packages",
565
- "Available packages",
566
- "OS detection"
567
- ],
568
- "files": [
569
- "apt.json",
570
- "apt-get.json",
571
- "yum.json",
572
- "dnf.json",
573
- "pacman.json",
574
- "brew.json",
575
- "choco.json",
576
- "winget.json"
577
- ]
578
- },
579
- {
580
- "category": "☕ Java Ecosystem",
581
- "context": [
582
- "Classes",
583
- "Jar files"
584
- ],
585
- "files": [
586
- "java.json"
587
- ]
588
- },
589
- {
590
- "category": "🐘 PHP & Ruby Ecosystems",
591
- "context": [
592
- "PHP version",
593
- "Modules",
594
- "Config path",
595
- "Dependencies",
596
- "Autoloaders",
597
- "Routes",
598
- "Migrations",
599
- "Artisan commands",
600
- "Ruby version",
601
- "Gems",
602
- "Gemfile"
603
- ],
604
- "files": [
605
- "php.json",
606
- "composer.json",
607
- "artisan.json",
608
- "ruby.json",
609
- "bundle.json",
610
- "gem.json",
611
- "rails.json"
612
- ]
613
- },
614
- {
615
- "category": "🛠️ Text Processing & Utilities",
616
- "context": [
617
- "JSON files",
618
- "Parsed outputs",
619
- "Terminal sessions",
620
- "Windows",
621
- "Panes",
622
- "YAML files",
623
- "Parsed YAML output"
624
- ],
625
- "files": [
626
- "jq.json",
627
- "tmux.json",
628
- "yq.json"
629
- ]
630
- },
631
- {
632
- "category": "📱 Mobile Development",
633
- "context": [
634
- "Connected Devices",
635
- "Flutter packages",
636
- "Dart files",
637
- "Emulators",
638
- "Expo app.json",
639
- "EAS builds",
640
- "Metro config",
641
- "Native modules",
642
- "iOS Podfile",
643
- "Installed pods",
644
- "Xcode Workspaces",
645
- "Xcode Projects",
646
- "Schemes",
647
- "Fastlane lanes",
648
- "Certificates"
649
- ],
650
- "files": [
651
- "flutter.json",
652
- "dart.json",
653
- "adb.json",
654
- "expo.json",
655
- "react-native.json",
656
- "pod.json",
657
- "xcodebuild.json",
658
- "fastlane.json"
659
- ]
660
- },
661
- {
662
- "category": "🗄️ Database ORMs & Migrations",
663
- "context": [
664
- "Prisma Schema",
665
- "Migrations"
666
- ],
667
- "files": [
668
- "prisma.json"
669
- ]
670
- },
671
- {
672
- "category": "🔐 Security & APIs",
673
- "context": [
674
- "Webhook events",
675
- "Stripe config"
676
- ],
677
- "files": [
678
- "stripe.json"
679
- ]
680
- },
681
- {
682
- "category": "⚙️ Node Version & Process Managers",
683
- "context": [
684
- "Running processes",
685
- "Daemon logs"
686
- ],
687
- "files": [
688
- "pm2.json"
689
- ]
690
- },
691
- {
692
- "category": "🖼️ Frontend Frameworks",
693
- "context": [
694
- "Angular projects",
695
- "Components",
696
- "Vue config files",
697
- "Plugins",
698
- "Nuxt pages",
699
- "Nuxt modules"
700
- ],
701
- "files": [
702
- "ng.json",
703
- "vue.json",
704
- "nuxt.json"
705
- ]
706
- },
707
- {
708
- "category": "📱 Mobile Development CLIs",
709
- "context": [],
710
- "files": [
711
- "flutter.json",
712
- "dart.json",
713
- "pod.json",
714
- "xcodebuild.json",
715
- "fastlane.json",
716
- "adb.json"
717
- ]
718
- },
719
- {
720
- "category": "🌐 API, Security & SaaS CLIs",
721
- "context": [],
722
- "files": [
723
- "stripe.json"
724
- ]
725
- }
726
- ]
727
- }
1
+ {
2
+ "files": [
3
+ "abap.json",
4
+ "adb.json",
5
+ "air.json",
6
+ "alembic.json",
7
+ "ansible.json",
8
+ "apachectl.json",
9
+ "apex.json",
10
+ "apt-get.json",
11
+ "apt.json",
12
+ "artisan.json",
13
+ "atlas.json",
14
+ "auth0.json",
15
+ "awk.json",
16
+ "aws-vault.json",
17
+ "aws.json",
18
+ "az.json",
19
+ "azcli.json",
20
+ "bash.json",
21
+ "bat.json",
22
+ "bazel.json",
23
+ "bicep.json",
24
+ "brew.json",
25
+ "btop.json",
26
+ "bun.json",
27
+ "bundle.json",
28
+ "c.json",
29
+ "caddy.json",
30
+ "cameligo.json",
31
+ "cargo.json",
32
+ "cat.json",
33
+ "cd.json",
34
+ "certbot.json",
35
+ "chmod.json",
36
+ "choco.json",
37
+ "chown.json",
38
+ "clickhouse-client.json",
39
+ "clojure.json",
40
+ "cloudflare.json",
41
+ "cmake.json",
42
+ "cockroach.json",
43
+ "coffee.json",
44
+ "composer.json",
45
+ "conda.json",
46
+ "consul.json",
47
+ "cp.json",
48
+ "cpp.json",
49
+ "crontab.json",
50
+ "csharp.json",
51
+ "css.json",
52
+ "curl.json",
53
+ "cypher.json",
54
+ "cypress.json",
55
+ "dart.json",
56
+ "dbmate.json",
57
+ "deno.json",
58
+ "django-admin.json",
59
+ "dnf.json",
60
+ "docker-compose.json",
61
+ "docker.json",
62
+ "dockerfile.json",
63
+ "doctest.json",
64
+ "doctl.json",
65
+ "dotenv.json",
66
+ "drizzle-kit.json",
67
+ "ecl.json",
68
+ "elixir.json",
69
+ "eslint.json",
70
+ "expo.json",
71
+ "fastlane.json",
72
+ "fd.json",
73
+ "find.json",
74
+ "firebase.json",
75
+ "flask.json",
76
+ "flow9.json",
77
+ "flutter.json",
78
+ "flyctl.json",
79
+ "flyway.json",
80
+ "freemarker2.json",
81
+ "fzf.json",
82
+ "gcloud.json",
83
+ "gem.json",
84
+ "gh.json",
85
+ "git.json",
86
+ "glab.json",
87
+ "go.json",
88
+ "gofmt.json",
89
+ "golangci-lint.json",
90
+ "gradle.json",
91
+ "graphql.json",
92
+ "grep.json",
93
+ "gunicorn.json",
94
+ "hcl.json",
95
+ "helm.json",
96
+ "hg.json",
97
+ "html.json",
98
+ "htop.json",
99
+ "httpd.json",
100
+ "influx.json",
101
+ "ini.json",
102
+ "iptables.json",
103
+ "java.json",
104
+ "javascript.json",
105
+ "jest.json",
106
+ "journalctl.json",
107
+ "jq.json",
108
+ "json.json",
109
+ "julia.json",
110
+ "just.json",
111
+ "k6.json",
112
+ "k9s.json",
113
+ "kotlin.json",
114
+ "kubectl.json",
115
+ "less.json",
116
+ "lexon.json",
117
+ "linode-cli.json",
118
+ "linux.json",
119
+ "liquibase.json",
120
+ "liquid.json",
121
+ "locust.json",
122
+ "ls.json",
123
+ "lua.json",
124
+ "m3.json",
125
+ "make.json",
126
+ "makefile.json",
127
+ "markdown.json",
128
+ "mdx.json",
129
+ "minikube.json",
130
+ "mips.json",
131
+ "mocha.json",
132
+ "mongosh.json",
133
+ "msdax.json",
134
+ "mv.json",
135
+ "mvn.json",
136
+ "mysql.json",
137
+ "nest.json",
138
+ "netlify.json",
139
+ "next.json",
140
+ "nft.json",
141
+ "ng.json",
142
+ "nginx.json",
143
+ "nmap.json",
144
+ "node.json",
145
+ "nomad.json",
146
+ "npm.json",
147
+ "npx.json",
148
+ "nuxt.json",
149
+ "nvim.json",
150
+ "nx.json",
151
+ "objective-c.json",
152
+ "openssl.json",
153
+ "packer.json",
154
+ "pacman.json",
155
+ "pascal.json",
156
+ "pascaligo.json",
157
+ "perl.json",
158
+ "pg_dump.json",
159
+ "pg_restore.json",
160
+ "pgsql.json",
161
+ "php.json",
162
+ "pip.json",
163
+ "pipenv.json",
164
+ "pipx.json",
165
+ "pla.json",
166
+ "playwright.json",
167
+ "pm2.json",
168
+ "pnpm.json",
169
+ "pod.json",
170
+ "poetry.json",
171
+ "postiats.json",
172
+ "powerquery.json",
173
+ "powershell.json",
174
+ "prettier.json",
175
+ "prisma.json",
176
+ "protobuf.json",
177
+ "ps.json",
178
+ "psql.json",
179
+ "pulumi.json",
180
+ "pytest.json",
181
+ "python.json",
182
+ "qsharp.json",
183
+ "r.json",
184
+ "rails.json",
185
+ "railway.json",
186
+ "rake.json",
187
+ "razor.json",
188
+ "react-native.json",
189
+ "redis-cli.json",
190
+ "redis.json",
191
+ "redshift.json",
192
+ "render.json",
193
+ "restructuredtext.json",
194
+ "rg.json",
195
+ "rm.json",
196
+ "rspec.json",
197
+ "rsync.json",
198
+ "ruby.json",
199
+ "rust.json",
200
+ "rustup.json",
201
+ "sb.json",
202
+ "scala.json",
203
+ "scheme.json",
204
+ "scp.json",
205
+ "screen.json",
206
+ "scss.json",
207
+ "sed.json",
208
+ "sequelize.json",
209
+ "shell.json",
210
+ "snyk.json",
211
+ "sol.json",
212
+ "sonar-scanner.json",
213
+ "sparql.json",
214
+ "sql.json",
215
+ "sqlite3.json",
216
+ "ssh-keygen.json",
217
+ "ssh.json",
218
+ "ssh_config.json",
219
+ "st.json",
220
+ "stripe.json",
221
+ "sudo.json",
222
+ "supabase.json",
223
+ "svn.json",
224
+ "swift.json",
225
+ "symfony.json",
226
+ "systemctl.json",
227
+ "systemd-analyze.json",
228
+ "systemd.json",
229
+ "systemverilog.json",
230
+ "tailwindcss.json",
231
+ "tar.json",
232
+ "tcl.json",
233
+ "tcpdump.json",
234
+ "terraform.json",
235
+ "terragrunt.json",
236
+ "tmux.json",
237
+ "toml.json",
238
+ "top.json",
239
+ "trivy.json",
240
+ "tsc.json",
241
+ "turbo.json",
242
+ "twig.json",
243
+ "twilio.json",
244
+ "typeorm.json",
245
+ "typescript.json",
246
+ "ufw.json",
247
+ "unzip.json",
248
+ "uvicorn.json",
249
+ "vault.json",
250
+ "vb.json",
251
+ "vercel.json",
252
+ "vim.json",
253
+ "vite.json",
254
+ "vitest.json",
255
+ "vue.json",
256
+ "wasm-pack.json",
257
+ "wget.json",
258
+ "wgsl.json",
259
+ "winget.json",
260
+ "wireshark.json",
261
+ "wp.json",
262
+ "xcodebuild.json",
263
+ "xml.json",
264
+ "yaml.json",
265
+ "yarn.json",
266
+ "yq.json",
267
+ "yum.json",
268
+ "zip.json",
269
+ "zsh.json"
270
+ ],
271
+ "context": [
272
+ {
273
+ "category": "☁️ Cloud CLIs",
274
+ "context": [
275
+ "Logged-in account",
276
+ "Active project",
277
+ "Regions",
278
+ "Services",
279
+ "Deployed apps",
280
+ "Buckets",
281
+ "Databases"
282
+ ],
283
+ "files": [
284
+ "aws.json",
285
+ "aws-vault.json",
286
+ "gcloud.json",
287
+ "az.json",
288
+ "doctl.json",
289
+ "linode-cli.json",
290
+ "vercel.json",
291
+ "netlify.json",
292
+ "cloudflare.json",
293
+ "firebase.json",
294
+ "supabase.json",
295
+ "railway.json",
296
+ "render.json",
297
+ "flyctl.json"
298
+ ]
299
+ },
300
+ {
301
+ "category": "🌱 Version Control",
302
+ "context": [
303
+ "Current branch",
304
+ "Local branches",
305
+ "Remote branches",
306
+ "Tags",
307
+ "Stashes",
308
+ "PRs",
309
+ "Repo status"
310
+ ],
311
+ "files": [
312
+ "git.json",
313
+ "gh.json",
314
+ "glab.json",
315
+ "svn.json",
316
+ "hg.json"
317
+ ]
318
+ },
319
+ {
320
+ "category": "📦 Node Ecosystem",
321
+ "context": [
322
+ "package.json scripts",
323
+ "Installed dependencies",
324
+ "Node version",
325
+ "Monorepo structure",
326
+ "Workspaces"
327
+ ],
328
+ "files": [
329
+ "node.json",
330
+ "npm.json",
331
+ "npx.json",
332
+ "yarn.json",
333
+ "pnpm.json",
334
+ "bun.json",
335
+ "turbo.json",
336
+ "nx.json",
337
+ "vite.json",
338
+ "next.json",
339
+ "nest.json",
340
+ "tsc.json",
341
+ "eslint.json",
342
+ "prettier.json",
343
+ "deno.json"
344
+ ]
345
+ },
346
+ {
347
+ "category": "🐍 Python Ecosystem",
348
+ "context": [
349
+ "virtualenv",
350
+ "requirements.txt",
351
+ "pyproject.toml",
352
+ "Installed packages",
353
+ "Django apps",
354
+ "Flask entrypoints"
355
+ ],
356
+ "files": [
357
+ "python.json",
358
+ "pip.json",
359
+ "pipx.json",
360
+ "poetry.json",
361
+ "pipenv.json",
362
+ "conda.json",
363
+ "pytest.json",
364
+ "uvicorn.json",
365
+ "gunicorn.json",
366
+ "django-admin.json",
367
+ "flask.json"
368
+ ]
369
+ },
370
+ {
371
+ "category": "🦀 Rust Ecosystem",
372
+ "context": [
373
+ "Cargo.toml",
374
+ "Features",
375
+ "Installed toolchains",
376
+ "Targets"
377
+ ],
378
+ "files": [
379
+ "cargo.json",
380
+ "rustup.json",
381
+ "wasm-pack.json",
382
+ "rust.json"
383
+ ]
384
+ },
385
+ {
386
+ "category": "🐹 Go Ecosystem",
387
+ "context": [
388
+ "go.mod",
389
+ "Modules",
390
+ "Installed binaries"
391
+ ],
392
+ "files": [
393
+ "go.json",
394
+ "gofmt.json",
395
+ "golangci-lint.json",
396
+ "air.json"
397
+ ]
398
+ },
399
+ {
400
+ "category": "🐘 Databases",
401
+ "context": [
402
+ "Connected DB",
403
+ "Schemas",
404
+ "Tables",
405
+ "Databases",
406
+ "Redis keys",
407
+ "Collections"
408
+ ],
409
+ "files": [
410
+ "psql.json",
411
+ "pg_dump.json",
412
+ "pg_restore.json",
413
+ "mysql.json",
414
+ "mongosh.json",
415
+ "redis-cli.json",
416
+ "sqlite3.json",
417
+ "cockroach.json",
418
+ "influx.json",
419
+ "clickhouse-client.json"
420
+ ]
421
+ },
422
+ {
423
+ "category": "🔐 DevOps / Infra",
424
+ "context": [
425
+ "tfstate",
426
+ "Modules",
427
+ "Workspaces",
428
+ "Environments",
429
+ "Secrets engines"
430
+ ],
431
+ "files": [
432
+ "terraform.json",
433
+ "terragrunt.json",
434
+ "pulumi.json",
435
+ "ansible.json",
436
+ "packer.json",
437
+ "vault.json",
438
+ "consul.json",
439
+ "nomad.json"
440
+ ]
441
+ },
442
+ {
443
+ "category": "🐳 Containers / Kubernetes",
444
+ "context": [
445
+ "Containers",
446
+ "Images",
447
+ "Pods",
448
+ "Deployments",
449
+ "Helm Releases",
450
+ "Docker compose services",
451
+ "Compose volumes",
452
+ "Minikube status",
453
+ "Profiles",
454
+ "Kube contexts",
455
+ "Namespaces"
456
+ ],
457
+ "files": [
458
+ "docker.json",
459
+ "kubectl.json",
460
+ "helm.json",
461
+ "docker-compose.json",
462
+ "minikube.json",
463
+ "k9s.json"
464
+ ]
465
+ },
466
+ {
467
+ "category": "🔧 Build Tools",
468
+ "context": [
469
+ "Makefile targets",
470
+ "Gradle tasks",
471
+ "Maven goals",
472
+ "Bazel targets"
473
+ ],
474
+ "files": [
475
+ "make.json",
476
+ "cmake.json",
477
+ "gradle.json",
478
+ "mvn.json",
479
+ "bazel.json",
480
+ "just.json"
481
+ ]
482
+ },
483
+ {
484
+ "category": "⚙️ Linux Coreutils (Smart FS Context)",
485
+ "context": [
486
+ "Files",
487
+ "Directories",
488
+ "SSH configs",
489
+ "Services",
490
+ "Logs",
491
+ "Network interfaces"
492
+ ],
493
+ "files": [
494
+ "ls.json",
495
+ "cd.json",
496
+ "cp.json",
497
+ "mv.json",
498
+ "rm.json",
499
+ "chmod.json",
500
+ "chown.json",
501
+ "find.json",
502
+ "grep.json",
503
+ "sed.json",
504
+ "awk.json",
505
+ "tar.json",
506
+ "zip.json",
507
+ "unzip.json",
508
+ "curl.json",
509
+ "wget.json",
510
+ "ssh.json",
511
+ "scp.json",
512
+ "rsync.json",
513
+ "systemctl.json",
514
+ "systemd-analyze.json",
515
+ "journalctl.json",
516
+ "ufw.json",
517
+ "iptables.json",
518
+ "nft.json",
519
+ "cat.json",
520
+ "ps.json",
521
+ "sudo.json",
522
+ "ssh-keygen.json",
523
+ "linux.json",
524
+ "zsh.json"
525
+ ]
526
+ },
527
+ {
528
+ "category": "🧪 Testing Tools",
529
+ "context": [
530
+ "Test files",
531
+ "Config files",
532
+ "Environments"
533
+ ],
534
+ "files": [
535
+ "jest.json",
536
+ "vitest.json",
537
+ "mocha.json",
538
+ "playwright.json",
539
+ "cypress.json",
540
+ "k6.json",
541
+ "locust.json"
542
+ ]
543
+ },
544
+ {
545
+ "category": "📡 Networking / Security",
546
+ "context": [
547
+ "Open ports",
548
+ "Certificates",
549
+ "vhost configs"
550
+ ],
551
+ "files": [
552
+ "nmap.json",
553
+ "tcpdump.json",
554
+ "wireshark.json",
555
+ "openssl.json",
556
+ "nginx.json",
557
+ "apachectl.json",
558
+ "certbot.json",
559
+ "caddy.json",
560
+ "httpd.json"
561
+ ]
562
+ },
563
+ {
564
+ "category": "🖥 Package Managers (System)",
565
+ "context": [
566
+ "Installed packages",
567
+ "Available packages",
568
+ "OS detection"
569
+ ],
570
+ "files": [
571
+ "apt.json",
572
+ "apt-get.json",
573
+ "yum.json",
574
+ "dnf.json",
575
+ "pacman.json",
576
+ "brew.json",
577
+ "choco.json",
578
+ "winget.json"
579
+ ]
580
+ },
581
+ {
582
+ "category": "☕ Java Ecosystem",
583
+ "context": [
584
+ "Classes",
585
+ "Jar files"
586
+ ],
587
+ "files": [
588
+ "java.json"
589
+ ]
590
+ },
591
+ {
592
+ "category": "🐘 PHP & Ruby Ecosystems",
593
+ "context": [
594
+ "PHP version",
595
+ "Modules",
596
+ "Config path",
597
+ "Dependencies",
598
+ "Autoloaders",
599
+ "Routes",
600
+ "Migrations",
601
+ "Artisan commands",
602
+ "Ruby version",
603
+ "Gems",
604
+ "Gemfile"
605
+ ],
606
+ "files": [
607
+ "php.json",
608
+ "composer.json",
609
+ "artisan.json",
610
+ "ruby.json",
611
+ "bundle.json",
612
+ "gem.json",
613
+ "rails.json"
614
+ ]
615
+ },
616
+ {
617
+ "category": "🛠️ Text Processing & Utilities",
618
+ "context": [
619
+ "JSON files",
620
+ "Parsed outputs",
621
+ "Terminal sessions",
622
+ "Windows",
623
+ "Panes",
624
+ "YAML files",
625
+ "Parsed YAML output"
626
+ ],
627
+ "files": [
628
+ "jq.json",
629
+ "tmux.json",
630
+ "yq.json"
631
+ ]
632
+ },
633
+ {
634
+ "category": "📱 Mobile Development",
635
+ "context": [
636
+ "Connected Devices",
637
+ "Flutter packages",
638
+ "Dart files",
639
+ "Emulators",
640
+ "Expo app.json",
641
+ "EAS builds",
642
+ "Metro config",
643
+ "Native modules",
644
+ "iOS Podfile",
645
+ "Installed pods",
646
+ "Xcode Workspaces",
647
+ "Xcode Projects",
648
+ "Schemes",
649
+ "Fastlane lanes",
650
+ "Certificates"
651
+ ],
652
+ "files": [
653
+ "flutter.json",
654
+ "dart.json",
655
+ "adb.json",
656
+ "expo.json",
657
+ "react-native.json",
658
+ "pod.json",
659
+ "xcodebuild.json",
660
+ "fastlane.json"
661
+ ]
662
+ },
663
+ {
664
+ "category": "🗄️ Database ORMs & Migrations",
665
+ "context": [
666
+ "Prisma Schema",
667
+ "Migrations"
668
+ ],
669
+ "files": [
670
+ "prisma.json"
671
+ ]
672
+ },
673
+ {
674
+ "category": "🔐 Security & APIs",
675
+ "context": [
676
+ "Webhook events",
677
+ "Stripe config"
678
+ ],
679
+ "files": [
680
+ "stripe.json"
681
+ ]
682
+ },
683
+ {
684
+ "category": "⚙️ Node Version & Process Managers",
685
+ "context": [
686
+ "Running processes",
687
+ "Daemon logs"
688
+ ],
689
+ "files": [
690
+ "pm2.json"
691
+ ]
692
+ },
693
+ {
694
+ "category": "🖼️ Frontend Frameworks",
695
+ "context": [
696
+ "Angular projects",
697
+ "Components",
698
+ "Vue config files",
699
+ "Plugins",
700
+ "Nuxt pages",
701
+ "Nuxt modules"
702
+ ],
703
+ "files": [
704
+ "ng.json",
705
+ "vue.json",
706
+ "nuxt.json"
707
+ ]
708
+ },
709
+ {
710
+ "category": "📱 Mobile Development CLIs",
711
+ "context": [],
712
+ "files": [
713
+ "flutter.json",
714
+ "dart.json",
715
+ "pod.json",
716
+ "xcodebuild.json",
717
+ "fastlane.json",
718
+ "adb.json"
719
+ ]
720
+ },
721
+ {
722
+ "category": "🌐 API, Security & SaaS CLIs",
723
+ "context": [],
724
+ "files": [
725
+ "stripe.json"
726
+ ]
727
+ }
728
+ ]
729
+ }