Modelith – Light Domain Model Toolingmodelith.sh 1 pointjbeda2 months ago1 commentSaveHideCopy link On HNComments−jbedaOP2moA combination of schema, CLI tooling and skills to create and maintain domain models with the goal of making agents more efficient and effective.3 things come together:1. A Schema for a domain model. The canonical definition is a YAML file.2. Tooling to lint and render a domain model. It can be rendered to Markdown for human (or agent) consumption.3. A set of skills for creating and updating a domain model. No one wants to author YAML directly so let your agent do it for you!
Comments
A combination of schema, CLI tooling and skills to create and maintain domain models with the goal of making agents more efficient and effective.
3 things come together:
1. A Schema for a domain model. The canonical definition is a YAML file.
2. Tooling to lint and render a domain model. It can be rendered to Markdown for human (or agent) consumption.
3. A set of skills for creating and updating a domain model. No one wants to author YAML directly so let your agent do it for you!