entity-design

Community

Design structured domain entities.

Authorandresharpe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the design and documentation of domain entities, ensuring consistency in structure, relationships, and audit fields across a project.

Core Features & Use Cases

  • Consistent Entity Modeling: Enforces a uniform structure for all domain entities.
  • Detailed Documentation: Generates comprehensive documentation including fields, types, enums, relationships, and design decisions.
  • Use Case: When building a new feature that requires defining user profiles, this Skill can guide the creation of the User entity, ensuring it includes necessary fields like Id, Username, Email, audit fields, and relationships to other entities like Roles.

Quick Start

Use the entity-design skill to create a new entity called 'Product' with fields 'Name' (string), 'Price' (decimal), and a foreign key to 'Category'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: entity-design
Download link: https://github.com/andresharpe/dotbot-v3/archive/main.zip#entity-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.