Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:57 +08:00
commit af0aca67e8
7 changed files with 2025 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "jeremy-firestore",
"description": "Firestore database specialist for schema design, queries, and real-time sync",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]",
"url": "https://intentsolutions.io"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}