seeds.ts export file is regenerated, and bin/seed/run.ts is created for the module if it does not already exist.
Usage
Examples
Options
| Option | Description | Default |
|---|---|---|
--name | Name of the seed. Normalized to PascalCase with a Seed suffix. | Prompted if omitted |
--module | Module the seed is created in. | shared |
AI Skill
This command ships a matchingseed:create skill. It teaches your AI agent to generate a seed file and its test, then complete the seed data and class to populate the database using @ooneex/seeds.
- Claude
- Codex