jobs
Background job conventions (BullMQ via @rlanz/bull-queue). Use when adding or editing jobs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Background job conventions (BullMQ via @rlanz/bull-queue). Use when adding or editing jobs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | jobs |
| description | Background job conventions (BullMQ via @rlanz/bull-queue). Use when adding or editing jobs. |
@rlanz/bull-queuenode ace make:job my_job and are placed in app/jobsRun, write, and troubleshoot Japa browser tests that use Playwright; use when you add or change frontend functionality that should be covered by tests
Writing documentation. Use when key functionality is added or changed
Caching with @adonisjs/cache (keys, tags, invalidation). Use when adding or debugging cache behavior.
Lucid models/migrations conventions and safe workflows. Use when changing schema or models.
Frontend rules and React Router conventions. Use when working with frontend-related tasks.
AdonisJS service patterns (creation, registration, components). Use when adding or modifying services.