·eae-datatype
</>

eae-datatype

sapiencezk/eae-skills

Create custom DataTypes in EAE including structures, enumerations, arrays, and subranges.

8Installs·0Trend·@sapiencezk

Installation

$npx skills add https://github.com/sapiencezk/eae-skills --skill eae-datatype

SKILL.md

Create or modify custom data types: structures, enumerations, arrays, and subranges.

CRITICAL RULE: ALWAYS use this skill for ANY operation on DataType files. Creating new DataTypes Modifying existing DataTypes (adding fields, enum values, etc.) NEVER directly edit .dt files outside of this skill

When called with --register-only, this skill skips file creation and only performs dfbproj registration. This mode is used by eae-fork to complete the fork workflow after file transformation.

Create custom DataTypes in EAE including structures, enumerations, arrays, and subranges. Source: sapiencezk/eae-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sapiencezk/eae-skills --skill eae-datatype
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is eae-datatype?

Create custom DataTypes in EAE including structures, enumerations, arrays, and subranges. Source: sapiencezk/eae-skills.

How do I install eae-datatype?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sapiencezk/eae-skills --skill eae-datatype Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sapiencezk/eae-skills