AgentSkillsCN

00 Overview

00 概览

SKILL.md

Devian v10 — Overview

Status: ACTIVE AppliesTo: v10 SSOT: skills/devian-core/03-ssot/SKILL.md

What is Devian?

Devian은 DATAPROTOCOL 두 축으로 구성된 코드 생성 프레임워크다.

역할입력출력
DATA테이블/계약 타입 생성XLSX, JSON contractsC#/TS Entity, Container, NDJSON/pb64
PROTOCOL네트워크 메시지 생성Protocol JSONC#/TS Message, Codec, Stub

Policy SSOT

모든 정책/경로/규칙의 정본은 SSOT 문서에 있다:

skills/devian-core/03-ssot/SKILL.md

이 문서를 포함한 모든 스킬은 SSOT를 참조하며, 충돌 시 SSOT가 우선한다.


Devian Skill Groups

GroupDescriptionOverviewPolicySSOT
devian-coreRoot SSOT, 스킬 규격, 런타임00-overview01-policy03-ssot
devian-toolsBuilder, CLI, 아카이브00-overview01-policy03-ssot
devian-dataTable, Contract, NDJSON, PB6400-overview01-policy03-ssot
devian-protocolProtocol codegen, Opcode, Registry00-overview01-policy03-ssot
devian-commonCommon 도메인, Feature 모듈00-overview01-policy
devian-unityUPM 패키지, Unity 런타임, 컴포넌트00-overview01-policy03-ssot
devian-examples예제 도메인, 예제 프로토콜00-overview01-policy
devian-unity-samplesUnity 샘플 작성 가이드, 네트워크 샘플00-overview01-policy

Routing (Central)

이 문서는 Devian 전체의 단일 라우팅 정본이다. 키워드/의도 기반으로 어디 스킬로 가야 하는지 여기서만 결정한다.

Group Routing

  • Unity 일반 컴포넌트(Non-UI) → skills/devian-unity/30-unity-components/00-overview/skill.md
  • Unity UI 컴포넌트(UI/Canvas/Frame/UIManager) → skills/devian-unity/40-ui-components/00-overview/skill.md

Routing Keywords

keywordroute-to
StringTable, string-table, ST_, 다국어, localization, localizing, TEXT table, LocalizedText, 번역skills/devian-common/14-feature-string-table/SKILL.md
NDJSON, ndjson, .json 스토리지skills/devian-data/34-ndjson-storage/SKILL.md
PB64, pb64, .asset 바이너리skills/devian-data/35-pb64-storage/SKILL.md
TableGen, 테이블 생성skills/devian-data/42-tablegen-implementation/SKILL.md
TableManager, LoadStringsAsyncskills/devian-unity/30-unity-components/14-table-manager/SKILL.md
DownloadManager, Addressablesskills/devian-unity/30-unity-components/12-download-manager/SKILL.md
UIManager, UICanvas, UIFrameskills/devian-unity/40-ui-components/10-ui-manager/skill.md
UI Canvas Frames, UICanvasFramesskills/devian-unity/40-ui-components/20-ui-canvas-frames/skill.md

Navigation

찾고 싶은 것문서
용어 정의10-glossary
Workspace 구조20-workspace
공통 정책01-policy
빌드 실행devian-tools/20-build-domain
테이블 작성 규칙devian-data/30-table-authoring-rules
프로토콜 코드젠devian-protocol/40-codegen-protocol
Unity 정책devian-unity/01-policy

Reference