@codyswann/lisa 2.286.12 → 2.287.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.
Files changed (84) hide show
  1. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  2. package/dist/core/upstream-evidence-manifest.js +25 -1
  3. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  4. package/dist/strategies/package-lisa.d.ts.map +1 -1
  5. package/dist/strategies/package-lisa.js +51 -1
  6. package/dist/strategies/package-lisa.js.map +1 -1
  7. package/package.json +1 -1
  8. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  9. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  10. package/plugins/lisa-agy/plugin.json +1 -1
  11. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  12. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  13. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  14. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  15. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  17. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  18. package/plugins/lisa-expo/.claude-plugin/plugin.json +14 -2
  19. package/plugins/lisa-expo/.codex-plugin/hooks.json +15 -0
  20. package/plugins/lisa-expo/.codex-plugin/plugin.json +2 -1
  21. package/plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/SKILL.md +12 -0
  22. package/plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/agents/openai.yaml +4 -0
  23. package/plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/SKILL.md +144 -0
  24. package/plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/agents/openai.yaml +4 -0
  25. package/plugins/lisa-expo/THIRD-PARTY-NOTICES.md +17 -5
  26. package/plugins/lisa-expo/commands/maestro-mcp-setup.md +7 -0
  27. package/plugins/lisa-expo/hooks/register-maestro-mcp.sh +84 -0
  28. package/plugins/lisa-expo/skills/maestro-mcp-setup/SKILL.md +144 -0
  29. package/plugins/lisa-expo/skills/maestro-mcp-setup/agents/openai.yaml +4 -0
  30. package/plugins/lisa-expo-agy/THIRD-PARTY-NOTICES.md +17 -5
  31. package/plugins/lisa-expo-agy/commands/lisa/maestro-mcp-setup.md +7 -0
  32. package/plugins/lisa-expo-agy/plugin.json +1 -1
  33. package/plugins/lisa-expo-agy/skills/maestro-mcp-setup/SKILL.md +144 -0
  34. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +14 -1
  35. package/plugins/lisa-expo-copilot/THIRD-PARTY-NOTICES.md +17 -5
  36. package/plugins/lisa-expo-copilot/commands/lisa/maestro-mcp-setup.md +7 -0
  37. package/plugins/lisa-expo-copilot/hooks/register-maestro-mcp.sh +84 -0
  38. package/plugins/lisa-expo-copilot/skills/maestro-mcp-setup/SKILL.md +144 -0
  39. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-expo-cursor/THIRD-PARTY-NOTICES.md +17 -5
  41. package/plugins/lisa-expo-cursor/commands/lisa/maestro-mcp-setup.md +7 -0
  42. package/plugins/lisa-expo-cursor/hooks/hooks.json +10 -0
  43. package/plugins/lisa-expo-cursor/hooks/register-maestro-mcp.sh +84 -0
  44. package/plugins/lisa-expo-cursor/skills/maestro-mcp-setup/SKILL.md +144 -0
  45. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  48. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  53. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  57. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  58. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  62. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  63. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  65. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  67. package/plugins/lisa-rails-agy/plugin.json +1 -1
  68. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  69. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  70. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  71. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  72. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  73. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  74. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  75. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  76. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  77. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  78. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  79. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  80. package/plugins/src/expo/.claude-plugin/plugin.json +13 -2
  81. package/plugins/src/expo/THIRD-PARTY-NOTICES.md +17 -5
  82. package/plugins/src/expo/commands/maestro-mcp-setup.md +7 -0
  83. package/plugins/src/expo/hooks/register-maestro-mcp.sh +84 -0
  84. package/plugins/src/expo/skills/maestro-mcp-setup/SKILL.md +144 -0
@@ -1 +1 @@
1
- {"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAshEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA0tMjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
1
+ {"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA4hEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA+uMjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
@@ -559,9 +559,11 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
559
559
  "plugins/src/base/skills/lisa-wiki-install/SKILL.md": "9689e5080dfdeffcebd230a5c1cb1ae7b173172a060a603634058f91ca71c17b",
560
560
  "plugins/src/cdk/commands/setup/aws.md": "b393a8181d783dad43a94510d3206ea7a0d9090bf3f84d595273e64bb40e1d8d",
561
561
  "plugins/src/cdk/skills/setup-aws-accounts/SKILL.md": "a2eee104aecc34716137661f6f47c6e18105b3eadae84fddd29cbaf6ed756874",
562
- "plugins/src/expo/THIRD-PARTY-NOTICES.md": "9946b7908c6223466e63136c943e469efdfd9814e039db0cc476b19d5ecc618d",
562
+ "plugins/src/expo/THIRD-PARTY-NOTICES.md": "dba9f65622cc8e2e57a47ccc1e85fe7213f742722c74dda4ed47c6688d6a92f8",
563
563
  "plugins/src/expo/agents/ops-specialist.md": "43346dcd0761d2812b09054d47b488e7eeaac111897d17bd8f14f33356dfeb9f",
564
564
  "plugins/src/expo/commands/e2e-coverage-gaps.md": "49ca82c5603c53fb3ea15b958ac0402228efbf9045045c8a6fe2745870c60be2",
565
+ "plugins/src/expo/commands/maestro-mcp-setup.md": "993b3751fba104521c5787f472cb650ec7e04240e5dc4644d6ef196b1d3d303f",
566
+ "plugins/src/expo/hooks/register-maestro-mcp.sh": "5f423a4cf87cda2d13cbd11912c4cf73b03df0000b708fda0dfdecfab4def7ac",
565
567
  "plugins/src/expo/skills/add-app-clip/SKILL.md": "ae921363ec897ebdb8acd9e39d5ebf9c51364d9f1e3e2f3454a429d6bee64513",
566
568
  "plugins/src/expo/skills/add-app-clip/references/native-module.md": "b80d858d7642bad37da9e971f3fe7d984e6225c769e22fe7e03b2a0de6df3b17",
567
569
  "plugins/src/expo/skills/apollo-client/SKILL.md": "397a3efdeae3fe1f7bb017713fbb9fe1927d5675fda39b5ec387899f525305cc",
@@ -653,6 +655,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
653
655
  "plugins/src/expo/skills/local-state/references/async-storage.md": "be2d117b4d65c576e264094d562d119117a51fef3512c6e4de26a2ad515315fd",
654
656
  "plugins/src/expo/skills/local-state/references/persistence-patterns.md": "727011aba4215d89fe75d36125a46e3dddfe8ef9120b358f2b33a9195ea07819",
655
657
  "plugins/src/expo/skills/local-state/references/reactive-variables.md": "8cd40d42d67776eabed9a5c6cbf4f890c18a537470f1466867bd861523c9e929",
658
+ "plugins/src/expo/skills/maestro-mcp-setup/SKILL.md": "e627a01f806a6bc10e9abdcc03fa7d3f1cd3074c6fbd960f5c8bfc13890eb504",
656
659
  "plugins/src/expo/skills/native-data-fetching/SKILL.md": "2405bfc92eb1abb460c2d474fd69746a5d4f46dd9dacdbaece708ef686504eb0",
657
660
  "plugins/src/expo/skills/native-data-fetching/references/expo-router-loaders.md": "dfae6f4d7116370d05f1423672cbafa1077ed338d1d5736dafc7a41439281dbe",
658
661
  "plugins/src/expo/skills/ops-browser-uat/SKILL.md": "d24a96ed6ea3eeb3b1a89f73a15a8da82f8aeea6dba76b142a2f4973e50395f6",
@@ -2882,6 +2885,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2882
2885
  "plugins/lisa-expo-agy/THIRD-PARTY-NOTICES.md": true,
2883
2886
  "plugins/lisa-expo-agy/agents/ops-specialist.md": true,
2884
2887
  "plugins/lisa-expo-agy/commands/lisa/e2e-coverage-gaps.md": true,
2888
+ "plugins/lisa-expo-agy/commands/lisa/maestro-mcp-setup.md": true,
2885
2889
  "plugins/lisa-expo-agy/plugin.json": true,
2886
2890
  "plugins/lisa-expo-agy/skills/add-app-clip/SKILL.md": true,
2887
2891
  "plugins/lisa-expo-agy/skills/add-app-clip/references/native-module.md": true,
@@ -2974,6 +2978,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2974
2978
  "plugins/lisa-expo-agy/skills/local-state/references/async-storage.md": true,
2975
2979
  "plugins/lisa-expo-agy/skills/local-state/references/persistence-patterns.md": true,
2976
2980
  "plugins/lisa-expo-agy/skills/local-state/references/reactive-variables.md": true,
2981
+ "plugins/lisa-expo-agy/skills/maestro-mcp-setup/SKILL.md": true,
2977
2982
  "plugins/lisa-expo-agy/skills/native-data-fetching/SKILL.md": true,
2978
2983
  "plugins/lisa-expo-agy/skills/native-data-fetching/references/expo-router-loaders.md": true,
2979
2984
  "plugins/lisa-expo-agy/skills/ops-browser-uat/SKILL.md": true,
@@ -3008,6 +3013,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3008
3013
  "plugins/lisa-expo-copilot/THIRD-PARTY-NOTICES.md": true,
3009
3014
  "plugins/lisa-expo-copilot/agents/ops-specialist.agent.md": true,
3010
3015
  "plugins/lisa-expo-copilot/commands/lisa/e2e-coverage-gaps.md": true,
3016
+ "plugins/lisa-expo-copilot/commands/lisa/maestro-mcp-setup.md": true,
3017
+ "plugins/lisa-expo-copilot/hooks/register-maestro-mcp.sh": true,
3011
3018
  "plugins/lisa-expo-copilot/skills/add-app-clip/SKILL.md": true,
3012
3019
  "plugins/lisa-expo-copilot/skills/add-app-clip/references/native-module.md": true,
3013
3020
  "plugins/lisa-expo-copilot/skills/apollo-client/SKILL.md": true,
@@ -3099,6 +3106,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3099
3106
  "plugins/lisa-expo-copilot/skills/local-state/references/async-storage.md": true,
3100
3107
  "plugins/lisa-expo-copilot/skills/local-state/references/persistence-patterns.md": true,
3101
3108
  "plugins/lisa-expo-copilot/skills/local-state/references/reactive-variables.md": true,
3109
+ "plugins/lisa-expo-copilot/skills/maestro-mcp-setup/SKILL.md": true,
3102
3110
  "plugins/lisa-expo-copilot/skills/native-data-fetching/SKILL.md": true,
3103
3111
  "plugins/lisa-expo-copilot/skills/native-data-fetching/references/expo-router-loaders.md": true,
3104
3112
  "plugins/lisa-expo-copilot/skills/ops-browser-uat/SKILL.md": true,
@@ -3133,6 +3141,9 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3133
3141
  "plugins/lisa-expo-cursor/THIRD-PARTY-NOTICES.md": true,
3134
3142
  "plugins/lisa-expo-cursor/agents/ops-specialist.md": true,
3135
3143
  "plugins/lisa-expo-cursor/commands/lisa/e2e-coverage-gaps.md": true,
3144
+ "plugins/lisa-expo-cursor/commands/lisa/maestro-mcp-setup.md": true,
3145
+ "plugins/lisa-expo-cursor/hooks/hooks.json": true,
3146
+ "plugins/lisa-expo-cursor/hooks/register-maestro-mcp.sh": true,
3136
3147
  "plugins/lisa-expo-cursor/mcp.json": true,
3137
3148
  "plugins/lisa-expo-cursor/skills/add-app-clip/SKILL.md": true,
3138
3149
  "plugins/lisa-expo-cursor/skills/add-app-clip/references/native-module.md": true,
@@ -3225,6 +3236,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3225
3236
  "plugins/lisa-expo-cursor/skills/local-state/references/async-storage.md": true,
3226
3237
  "plugins/lisa-expo-cursor/skills/local-state/references/persistence-patterns.md": true,
3227
3238
  "plugins/lisa-expo-cursor/skills/local-state/references/reactive-variables.md": true,
3239
+ "plugins/lisa-expo-cursor/skills/maestro-mcp-setup/SKILL.md": true,
3228
3240
  "plugins/lisa-expo-cursor/skills/native-data-fetching/SKILL.md": true,
3229
3241
  "plugins/lisa-expo-cursor/skills/native-data-fetching/references/expo-router-loaders.md": true,
3230
3242
  "plugins/lisa-expo-cursor/skills/ops-browser-uat/SKILL.md": true,
@@ -3256,6 +3268,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3256
3268
  "plugins/lisa-expo-cursor/skills/upgrading-expo/references/react-compiler.md": true,
3257
3269
  "plugins/lisa-expo-cursor/skills/upgrading-expo/references/react-navigation-to-expo-router.md": true,
3258
3270
  "plugins/lisa-expo-cursor/skills/use-dom/SKILL.md": true,
3271
+ "plugins/lisa-expo/.codex-plugin/hooks.json": true,
3259
3272
  "plugins/lisa-expo/.codex-plugin/plugin.json": true,
3260
3273
  "plugins/lisa-expo/.codex-plugin/skills/add-app-clip/SKILL.md": true,
3261
3274
  "plugins/lisa-expo/.codex-plugin/skills/add-app-clip/agents/openai.yaml": true,
@@ -3372,11 +3385,15 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3372
3385
  "plugins/lisa-expo/.codex-plugin/skills/jira-verify/agents/openai.yaml": true,
3373
3386
  "plugins/lisa-expo/.codex-plugin/skills/lisa-e2e-coverage-gaps/SKILL.md": true,
3374
3387
  "plugins/lisa-expo/.codex-plugin/skills/lisa-e2e-coverage-gaps/agents/openai.yaml": true,
3388
+ "plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/SKILL.md": true,
3389
+ "plugins/lisa-expo/.codex-plugin/skills/lisa-maestro-mcp-setup/agents/openai.yaml": true,
3375
3390
  "plugins/lisa-expo/.codex-plugin/skills/local-state/SKILL.md": true,
3376
3391
  "plugins/lisa-expo/.codex-plugin/skills/local-state/agents/openai.yaml": true,
3377
3392
  "plugins/lisa-expo/.codex-plugin/skills/local-state/references/async-storage.md": true,
3378
3393
  "plugins/lisa-expo/.codex-plugin/skills/local-state/references/persistence-patterns.md": true,
3379
3394
  "plugins/lisa-expo/.codex-plugin/skills/local-state/references/reactive-variables.md": true,
3395
+ "plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/SKILL.md": true,
3396
+ "plugins/lisa-expo/.codex-plugin/skills/maestro-mcp-setup/agents/openai.yaml": true,
3380
3397
  "plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/SKILL.md": true,
3381
3398
  "plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/agents/openai.yaml": true,
3382
3399
  "plugins/lisa-expo/.codex-plugin/skills/native-data-fetching/references/expo-router-loaders.md": true,
@@ -3428,6 +3445,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3428
3445
  "plugins/lisa-expo/THIRD-PARTY-NOTICES.md": true,
3429
3446
  "plugins/lisa-expo/agents/ops-specialist.md": true,
3430
3447
  "plugins/lisa-expo/commands/e2e-coverage-gaps.md": true,
3448
+ "plugins/lisa-expo/commands/maestro-mcp-setup.md": true,
3449
+ "plugins/lisa-expo/hooks/register-maestro-mcp.sh": true,
3431
3450
  "plugins/lisa-expo/skills/add-app-clip/SKILL.md": true,
3432
3451
  "plugins/lisa-expo/skills/add-app-clip/agents/openai.yaml": true,
3433
3452
  "plugins/lisa-expo/skills/add-app-clip/references/native-module.md": true,
@@ -3546,6 +3565,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
3546
3565
  "plugins/lisa-expo/skills/local-state/references/async-storage.md": true,
3547
3566
  "plugins/lisa-expo/skills/local-state/references/persistence-patterns.md": true,
3548
3567
  "plugins/lisa-expo/skills/local-state/references/reactive-variables.md": true,
3568
+ "plugins/lisa-expo/skills/maestro-mcp-setup/SKILL.md": true,
3569
+ "plugins/lisa-expo/skills/maestro-mcp-setup/agents/openai.yaml": true,
3549
3570
  "plugins/lisa-expo/skills/native-data-fetching/SKILL.md": true,
3550
3571
  "plugins/lisa-expo/skills/native-data-fetching/agents/openai.yaml": true,
3551
3572
  "plugins/lisa-expo/skills/native-data-fetching/references/expo-router-loaders.md": true,
@@ -5803,6 +5824,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
5803
5824
  "plugins/src/expo/THIRD-PARTY-NOTICES.md": true,
5804
5825
  "plugins/src/expo/agents/ops-specialist.md": true,
5805
5826
  "plugins/src/expo/commands/e2e-coverage-gaps.md": true,
5827
+ "plugins/src/expo/commands/maestro-mcp-setup.md": true,
5828
+ "plugins/src/expo/hooks/register-maestro-mcp.sh": true,
5806
5829
  "plugins/src/expo/skills/add-app-clip/SKILL.md": true,
5807
5830
  "plugins/src/expo/skills/add-app-clip/references/native-module.md": true,
5808
5831
  "plugins/src/expo/skills/apollo-client/SKILL.md": true,
@@ -5894,6 +5917,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
5894
5917
  "plugins/src/expo/skills/local-state/references/async-storage.md": true,
5895
5918
  "plugins/src/expo/skills/local-state/references/persistence-patterns.md": true,
5896
5919
  "plugins/src/expo/skills/local-state/references/reactive-variables.md": true,
5920
+ "plugins/src/expo/skills/maestro-mcp-setup/SKILL.md": true,
5897
5921
  "plugins/src/expo/skills/native-data-fetching/SKILL.md": true,
5898
5922
  "plugins/src/expo/skills/native-data-fetching/references/expo-router-loaders.md": true,
5899
5923
  "plugins/src/expo/skills/ops-browser-uat/SKILL.md": true,