18 lines
709 B
JSON
18 lines
709 B
JSON
{
|
|
"name": "xano-backend-builder",
|
|
"owner": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "xano-backend-builder",
|
|
"description": "Build and manage no-code backend services with Xano using MCP server integration. Create database tables, API endpoints, custom functions, and business logic using XanoScript. Use when building backend APIs, database schemas, serverless functions, webhooks, or integrating with Xano workspace.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-djacobsmeyer-claude-skills-engineering-plugins-xano-backend-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |