mirror of
https://github.com/tiennm99/loto.git
synced 2026-09-02 12:20:22 +00:00
chore(skills): track installations with lockfile
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.vscode/
|
||||
.agents/
|
||||
.claude/
|
||||
node_modules/
|
||||
.svelte-kit/
|
||||
build/
|
||||
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"version": 1,
|
||||
"skills": {
|
||||
"firebase-ai-logic-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-ai-logic-basics/SKILL.md",
|
||||
"computedHash": "d99bb286f07517d31efdfe54af482b44508b4e4cd49a518051e0f0c1d6ca9069"
|
||||
},
|
||||
"firebase-app-hosting-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-app-hosting-basics/SKILL.md",
|
||||
"computedHash": "d77e5e62286b6e05e513ee8b5651b34ffe73c4231e252e23db5982b854cf4d78"
|
||||
},
|
||||
"firebase-auth-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-auth-basics/SKILL.md",
|
||||
"computedHash": "9eb2db290f00437021a8fc09353a1be28663170b669b028ade3691d57b061874"
|
||||
},
|
||||
"firebase-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-basics/SKILL.md",
|
||||
"computedHash": "6c40f96765c945a406244f2f020133c7cf4e7857be055f7420e2f9465e5b1e7e"
|
||||
},
|
||||
"firebase-crashlytics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-crashlytics/SKILL.md",
|
||||
"computedHash": "3465237d88abfbbcc571429682998716b4b32194114b5c3675e4d9e06cdd852a"
|
||||
},
|
||||
"firebase-data-connect": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-data-connect-basics/SKILL.md",
|
||||
"computedHash": "855a5c537d1d3dcf90b3332adaa9be5e03201e54170d690cb95eb3b223421c4d"
|
||||
},
|
||||
"firebase-firestore": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-firestore/SKILL.md",
|
||||
"computedHash": "7fb6533c63627fc0ec0f6bab00d641ce0050eed823925d61a9a40545061646ee"
|
||||
},
|
||||
"firebase-hosting-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-hosting-basics/SKILL.md",
|
||||
"computedHash": "1e18b014fdfde33ad3881a4a27610d21a6b836f54b6572cd8f28297da156686a"
|
||||
},
|
||||
"firebase-remote-config-basics": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-remote-config-basics/SKILL.md",
|
||||
"computedHash": "895c77b7597e79c36d76cfa6bfd6732e23fe4fa516b0991393bf139d32b75393"
|
||||
},
|
||||
"firebase-security-rules-auditor": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/firebase-security-rules-auditor/SKILL.md",
|
||||
"computedHash": "0ef93a495615c8fb4db2458e526897a9e7e58c7efca4fdb76564a0962fef5d43"
|
||||
},
|
||||
"xcode-project-setup": {
|
||||
"source": "firebase/agent-skills",
|
||||
"sourceType": "github",
|
||||
"skillPath": "skills/xcode-project-setup/SKILL.md",
|
||||
"computedHash": "847d62cb428f3ee7bf9842ab31f9bc04c28f32284168b992e40d4afb8575d2be"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user