skills-lock.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "version": 1,
  3. "skills": {
  4. "ngit": {
  5. "source": "DanConwayDev/ngit-cli",
  6. "sourceType": "github",
  7. "skillPath": "skills/ngit/SKILL.md",
  8. "computedHash": "fdaedb292cbfb33b6c20f6b033a5244660b7bf344bb862d583dd3338292a16b4"
  9. },
  10. "nuxt-ui": {
  11. "source": "nuxt/ui",
  12. "sourceType": "github",
  13. "skillPath": "skills/nuxt-ui/SKILL.md",
  14. "computedHash": "2d58c6092b7028db223a819d5a37badc860a4036ca134a3e457ce7b056562f72"
  15. },
  16. "pinia": {
  17. "source": "antfu/skills",
  18. "sourceType": "github",
  19. "skillPath": "skills/pinia/SKILL.md",
  20. "computedHash": "897b6b0982956f41f5cc85128ca638b625e1b3c8bc619e303cd1e7661c95b7de"
  21. },
  22. "tauri-v2": {
  23. "source": "nodnarbnitram/claude-code-extensions",
  24. "sourceType": "github",
  25. "skillPath": ".claude/skills/tauri-v2/SKILL.md",
  26. "computedHash": "377c61c46cf48c35b942042bc8abb9a039049a47f37d7f12b4f491d012777490"
  27. },
  28. "vue": {
  29. "source": "antfu/skills",
  30. "sourceType": "github",
  31. "skillPath": "skills/vue/SKILL.md",
  32. "computedHash": "9c241141e07e836e4f0537c63e8f929fba3767c2997250be38e699f19b75e3f2"
  33. },
  34. "vueuse": {
  35. "source": "onmax/nuxt-skills",
  36. "sourceType": "github",
  37. "skillPath": "skills/vueuse/SKILL.md",
  38. "computedHash": "e1381f919ee988e327df56210ca3acd10c3807cc5720cffa89ccfb9abe1dfcdd"
  39. }
  40. }
  41. }