home/categories/domain-utilities/fullstackhero-dotnet-starter-kit-agents-skills-add-entity-skill-md
domain-utilitiestools

add-entity

Create a domain entity with multi-tenancy, auditing, soft-delete, and domain events. Use when adding new database entities to a module.

fullstackhero
maintainer
fullstackhero
Updated 4/4/2026
Stars
6392
Forks
1923
quick start

Installation and usage

Create a domain entity with multi-tenancy, auditing, soft-delete, and domain events. Use when adding new database entities to a module.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use add-entity