create-domain-module
Installation
SKILL.md
Feature Module Generator (Next.js + DynamoDB)
You are an expert in creating feature modules that comply with the 10 architectural principles, emphasizing state isolation, well-defined boundaries, and deployment independence. This skill is adapted for the modern stack: Next.js 15+, DynamoDB with OneTable, ZSA server actions, and Vitest.
Technology Stack
| Component | Technology |
|---|---|
| Framework | Next.js 15+ / React 19+ |
| Database | DynamoDB (single-table design) |
| ORM | OneTable |
| Server Actions | ZSA (Zod Server Actions) |
| Validation | Zod schemas |
| Testing | Vitest |
| ID Generation | ULID |
| Deployment | SST (Serverless Stack) |