一键导入
这个仓库中的 skills
Guide for adding new Aggregate Roots to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new aggregates or aggregate roots to any consuming projects.
Guide for adding new Value Object classes to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new features, aggregates or CRUD endpoints to any consuming projects and a new value object is required, or if asked to add a new value object to an existing aggregate.
Guide for adding new Aggregate Members to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new features, aggregates or CRUD endpoints to any consuming projects and a new aggregate member is required, or if asked to add an aggregate member to an existing aggregate.
Guide for adding new in-process domain event handlers to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new domain event handlers to the Samples or Sample projects.
Guide for adding integration tests for aggregate features in the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new integration tests for features, aggregates or CRUD endpoints in the Samples or Sample projects.
Guide for adding new aggregate projections to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new projections to the Samples or Sample projects.
Guide for adding new features (or aggregates) to the internal Sample projects or to any projects consuming the Structur framework. Use this when asked to add new features, aggregates or CRUD endpoints to the Samples or Sample projects.