dbc-schema
CommunityGenerate WoW DBC schema definitions.
Authorlegacy3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Generate Effect Schema definitions for WoW database tables.
Core Features & Use Cases
- Schema Location: Place schemas under packages/wowlab-core/src/internal/schemas/dbc/.
- Schema Template: Create {TableName}Schema.ts using Effect Schema primitives.
- Column Type Mapping: Map CSV types to Schema primitives, handle nullables and arrays.
- Registration: Register in DbcTableRegistry.ts and re-export in Schemas.ts.
Quick Start
- Get CSV headers from DBC table
- Map columns to Schema types
- Generate the schema and register it
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dbc-schema Download link: https://github.com/legacy3/wowlab/archive/main.zip#dbc-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.