Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:43:11 +08:00
commit 5cf0559508
28 changed files with 5938 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "neon-plugin",
"description": "Neon database development skills including authentication, Drizzle ORM, serverless drivers, and toolkit utilities",
"version": "1.0.1",
"author": {
"name": "Neon Team",
"email": "support@neon.tech",
"url": "https://neon.tech"
},
"skills": [
"./skills"
]
}