·constructive-services-schemas
</>

constructive-services-schemas

@constructive-io/sdk TypeScript SDK를 사용하여 구성 서비스(API)를 생성 및 구성하고, 여기에 데이터베이스 스키마를 연결하고, 도메인, API 모듈 및 스키마 부여를 설정합니다. 사용 시기: "API 생성", "서비스 설정", "API에 스키마 연결", "도메인 구성", "API 모듈 추가", "스키마 액세스 권한 부여", "서비스 라우팅 설정".

13설치·1트렌드·@constructive-io

설치

$npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-services-schemas

constructive-services-schemas 설치 방법

명령줄에서 constructive-services-schemas AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-services-schemas
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: 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
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-28
업데이트
2026-03-10

Browse more skills from constructive-io/constructive-skills

빠른 답변

constructive-services-schemas이란?

@constructive-io/sdk TypeScript SDK를 사용하여 구성 서비스(API)를 생성 및 구성하고, 여기에 데이터베이스 스키마를 연결하고, 도메인, API 모듈 및 스키마 부여를 설정합니다. 사용 시기: "API 생성", "서비스 설정", "API에 스키마 연결", "도메인 구성", "API 모듈 추가", "스키마 액세스 권한 부여", "서비스 라우팅 설정". 출처: constructive-io/constructive-skills.

constructive-services-schemas 설치 방법은?

터미널 또는 명령줄 도구(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