eracms-admin-module
Installation
SKILL.md
eraCms Admin Module Creator
Creates a new CRUD module in the eraCms admin panel following the config-driven pattern documented in .ai/guidelines/ADMIN_ARCHITECTURE.md.
Before anything else, read .ai/guidelines/ADMIN_ARCHITECTURE.md to get the full context on getFieldSpec(), DataTypeFactory, ValueObject, admin config, and form saving.
Language: always respond in the language of the user's message.
Step 1: Gather Information — PLAN MODE
Collect the required information. Some may already be in the user's message — do not repeat already-answered questions.