Skip to main content
在 Manus 中运行任何 Skill
一键导入
Nebulit-GmbH
GitHub 创作者资料

Nebulit-GmbH

按仓库查看 2 个 GitHub 仓库中的 58 个已收集 skills。

已收集 skills
58
仓库
2
更新
2026-07-26
仓库浏览

仓库与代表性 skills

learn-eventmodelers-api
软件开发工程师

Teaches an agent everything about the eventmodelers platform API — all endpoints, their purpose, request payloads, response shapes, authentication, and element types.

2026-07-26
build-state-view
软件开发工程师

Implements an emmett state-view slice (projection, tests, route, migration) from a slice.json definition

2026-07-26
learn-eventmodelers-api
软件开发工程师

Teaches an agent everything about the eventmodelers platform API — all endpoints, their purpose, request payloads, response shapes, authentication, and element types.

2026-07-26
learn-eventmodelers-api
软件开发工程师

Teaches an agent everything about the eventmodelers platform API — all endpoints, their purpose, request payloads, response shapes, authentication, and element types.

2026-07-26
build-automation
软件开发工程师

Implement automation and translation slices the Cratis way — an IReactor that observes events and produces side effects, triggering further writes via ICommandPipeline. Use when: (1) implementing a new automation / reactor in a Cratis project, (2) a slice.json has a non-empty processors[] section or sliceType === "TRANSLATION", (3) the user provides an Event Modeling artifact or description of an event-driven reaction and asks to implement it, (4) the user says "implement", "create", "add" an automation, reactor, translation, or event-to-command flow in a Cratis Arc / Chronicle project.

2026-07-14
build-state-change
软件开发工程师

Implement Event Sourcing write slices the Cratis way — using Cratis Arc (CQRS) + Cratis Chronicle (event sourcing) in a .NET / C# project. A write slice is: Command → Handle() → Event(s), with optional validators, constraints, and DCB business rules. Use when: (1) implementing a new write slice / command in a Cratis project, (2) a slice.json has a non-empty commands[] / events[] section, (3) the user provides an Event Modeling artifact, specification, or natural-language description of a command and asks to implement it, (4) the user says "implement", "create", "add" a write slice, command, or state change in a Cratis Arc / Chronicle project.

2026-07-14
build-state-view
软件开发工程师

Implement read slices the Cratis way — a [ReadModel] record with static query methods, fed by a Chronicle projection or reducer, plus the React component that renders it. Use when: (1) implementing a new read slice / projection in a Cratis project, (2) a slice.json has a non-empty readModel / projections / queries section, (3) the user provides a read-slice Event Modeling artifact or specification and asks to implement it, (4) the user says "implement", "create", "add" a read slice, read model, projection, reducer, or query in a Cratis Arc / Chronicle project.

2026-07-14
eventmodeling-checking-completeness
软件开发工程师

Step 8 of Event Modeling - Completeness Check. Verify every field has origin and destination. Ensure complete event model before code generation. Use after all scenarios defined. Do not use for: architectural validation against event sourcing principles (use eventmodeling-validating-event-models) or elaborating Given-When-Then specs (use eventmodeling-elaborating-scenarios).

2026-07-10
当前展示该仓库 Top 8 / 53 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库