Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "prisma-6",
|
||||
"description": "Prisma 6 ORM patterns, client management, query optimization, and security best practices based on real-world AI coding failures",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Daniel Jankowski",
|
||||
"email": "djank0113@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user