bullmq
01Skill Claude CodeCodex
A guide for BullMQ background jobs, where BullMQ is a system that places work in Redis queues for workers to process later.
16 tagged backend template, measured the same way as everything else here.
Browse within: backend-boilerplate 14hono-boilerplate 14
Skill Claude CodeCodex
A guide for BullMQ background jobs, where BullMQ is a system that places work in Redis queues for workers to process later.
Skill Claude CodeCodex
A guide for adding or changing an API tier, meaning a separate route layer for a group of users or clients, such as partners, merchants, or tenants.
Skill Claude CodeCodex
A guide to using Drizzle ORM v1, a TypeScript tool for working with databases, to define and query links between tables. It covers the newer Relations Query v2 style and moving from older Drizzle versions.
Skill Claude CodeCodex
Use this skill when adding a new feature vertical to this template — a domain aggregate with its port, repository, application service, DTOs, endpoint, and tests. Trigger it for requests like "add an endpoint", "add a new entity", "build the X feature", or "wire up a new service".
Skill Claude CodeCodex
Use this skill when asked to initialize, bootstrap, or set up a repository created from the Mayak template so local development is ready. Trigger it for requests like "initialize the project", "bootstrap this repo", "set up the project locally", or "prepare the repo for work".