Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

skmtc-lang-kotlin

스타19
포크0
업데이트2026년 7월 26일 16:40

The Kotlin target-language layer for SKMTC generators (`@skmtc/lang-kotlin`). Covers how a generator declares Kotlin as its target language (importing `toKtModelProjectionBase` / `toKtOasOperationProjectionBase` and `KtSnippet` from the lang package), what the lang package exports (the `kotlin` Lang object, the register family, `KtFile` / `KtImport` / `KtDefinition`), the head+value rendering model, entity kinds and identifier factories, the import model of emitted Kotlin (packages from paths, symbol-level imports, same-package suppression, no type-only imports), the value composition classes (`KtParameterList`, `KtPrimaryConstructor`, `KtFunctionSignature`, `KtAnnotation`), the `SchemaToValueFn` router contract and where serialization annotations and default values are decided (inside the router's per-type snippets, exposed as value fields), and naming/sanitization (`sanitizePropertyName`, `toPackageName`, hard keywords like `object`). Use this skill alongside `skmtc-generator` whenever a generator emits Ko

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
2 개 파일
SKILL.md
readonly