custom-global-events
Guidelines for creating/using the app’s typed global events system.
Durchsuchen und installieren Sie Tausende von AI Agent Skills im Killer-Skills-Verzeichnis. Kompatibel mit Claude Code, Windsurf, Cursor und mehr.
Guidelines for creating/using the app’s typed global events system.
walkerOS events are self-describing, stateless data structures that capture user interactions in a standardized format. Learn how to set up and work with walkerOS events
Review Pull Requests for code quality, tests, and merge readiness. Use when asked to review a PR, check a pull request, or analyze changes in a PR. Triggers on: review PR, check pull request, PR feedback, is this ready to merge.
Lokalisierte Zusammenfassung: This project is a Secret Friend Generator API that allows users to create and manage secret friend events. It covers fastapi, postgresql, pydantic workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Ein Befehl /simple-task ist ein AI-Tool, das die Implementierung kleiner Funktionen und Fehlerkorrekturen in einer schnellen und einfachen Weise ermöglicht
Debug Vertical Pod Autoscaler issues by checking metrics, recommender logs, and eviction events.
Read agent interaction logs across packs and detect operational patterns. Emits state-transition FeedbackEvents for degradation/recovery.
Use when interacting with a WoW 3.3.5a game world — sending chat messages, reading events, querying players, or managing groups via the tuicraft CLI
Kafka producer pattern for FastAPI todo app events with user isolation. Use when implementing event publishing to Kafka from FastAPI endpoints. Triggers: kafka producer, publish event, event streaming, task events, audit events, produce to kafka, aiokafka producer.
Domain knowledge for Big Picture Event Storming following DDD conventions. Covers element types, color coding, pivotal event placement, layout rules, and bounded context identification. Use when the user asks about event storming, domain events, bounded contexts, DDD modeling, Big Picture EventStorming, pivotal events, or event storming workshop conventions.
Sets up RabbitMQ event publishers and consumers following ModuleImplementationGuide.md Section 9. RabbitMQ only (no Azure Service Bus). Creates publishers with DomainEvent (tenantId only; no organizationId), consumers with handlers, naming {domain}.{entity}.{action}, required fields (id, type, version, timestamp, tenantId, source, data). Use when adding event-driven communication, async workflows, or integrating via events.