impl-domain

Community

Model core domain with clean, immutable entities.

Authorciandt-fulvio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It defines pure-domain entities as Pydantic models, providing a solid, validated data structure without business logic or external dependencies.

Core Features & Use Cases

  • Pure Domain Models: Immutable or frozen data structures representing core concepts.
  • Nested Structures: Support for nested components and value objects.
  • ID Helpers: Functions to generate domain IDs following a standard pattern.

Quick Start

Add a new domain entity file at src/synth_lab/domain/entities/{entity}.py using Pydantic, ensuring immutability where appropriate. Provide a helper like generate_{entity}_id() and export the entity via __init__.py.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: impl-domain
Download link: https://github.com/ciandt-fulvio/synth-lab/archive/main.zip#impl-domain

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.