什麼是 constructive-services-schemas?
使用 @constructive-io/sdk TypeScript SDK 建立和配置建構性服務 (API),將資料庫架構附加到它們,設定域、API 模組和架構授權。在下列情況下使用:「建立 API」、「設定服務」、「將架構附加到 API」、「配置域」、「新增 API 模組」、「授予架構存取權限」、「設定服務路由」。 來源:constructive-io/constructive-skills。
使用 @constructive-io/sdk TypeScript SDK 建立和配置建構性服務 (API),將資料庫架構附加到它們,設定域、API 模組和架構授權。在下列情況下使用:「建立 API」、「設定服務」、「將架構附加到 API」、「配置域」、「新增 API 模組」、「授予架構存取權限」、「設定服務路由」。
透過命令列快速安裝 constructive-services-schemas AI 技能到你的開發環境
來源:constructive-io/constructive-skills。
Configure Constructive services (APIs), attach database schemas, set up domain routing, and manage access — all via the @constructive-io/sdk TypeScript SDK with zero SQL.
| Api | A service endpoint | databaseId, name, roleName, anonRole, isPublic | | ApiSchema | Links an Api to a Schema | databaseId, apiId, schemaId | | ApiModule | Named JSON config for an Api | databaseId, apiId, name, data | | Domain | Routes subdomain.domain → Api/Site | databaseId, apiId, siteId, subdomain, domain |
| Schema | Database schema container | databaseId, name, schemaName | | SchemaGrant | Grants a role access to a schema | databaseId, schemaId, granteeName |
使用 @constructive-io/sdk TypeScript SDK 建立和配置建構性服務 (API),將資料庫架構附加到它們,設定域、API 模組和架構授權。在下列情況下使用:「建立 API」、「設定服務」、「將架構附加到 API」、「配置域」、「新增 API 模組」、「授予架構存取權限」、「設定服務路由」。 來源:constructive-io/constructive-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-services-schemas使用 @constructive-io/sdk TypeScript SDK 建立和配置建構性服務 (API),將資料庫架構附加到它們,設定域、API 模組和架構授權。在下列情況下使用:「建立 API」、「設定服務」、「將架構附加到 API」、「配置域」、「新增 API 模組」、「授予架構存取權限」、「設定服務路由」。 來源:constructive-io/constructive-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-services-schemas 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills