18 lines
631 B
JSON
18 lines
631 B
JSON
{
|
|
"name": "cloudflare-d1",
|
|
"owner": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cloudflare-d1",
|
|
"description": "Build with D1 serverless SQLite database on Cloudflares edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-cloudflare-d1.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |