ワンクリックで
nestjs-temporal-core
nestjs-temporal-core には harsh-simform から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
NestJS module/DI conventions this repo follows — dynamic modules, DI tokens, DiscoveryModule auto-discovery, provider registration, lifecycle/shutdown hooks. Triggers on: register/registerAsync, dynamic module, DI token, provider, module registration, DiscoveryModule, lifecycle hook, useFactory, useClass, useExisting, shutdown hook, testing a provider.
Temporal.io SDK concepts and this repo's conventions for workflows, activities, signals/queries/updates, schedules, and worker/client wiring. Triggers on: add a workflow, add an activity, signal handler, query handler, update handler, schedule, worker configuration, connection setup, workflow proxy, Temporal client usage, task queue, retry policy, timeout.