← all publishers

crossbill-app

@crossbill-app source repo

6 published skills

  1. Ddd Migration · crossbill-app
    Step-by-step checklist for migrating a backend service to the DDD/hexagonal architecture. Use when porting an existing service, repository, or router to domain entities and repository protocols.
    0
    installs
  2. Writing Tests · crossbill-app
    Backend testing policy — API-first tiering, assertion depth, and test-quality rules
    0
    installs
  3. Background Jobs · crossbill-app
    How the SAQ background worker is wired and how to add a new job type. Use when adding, changing, or debugging a background job, JobBatch, or worker task handler.
    0
    installs
  4. Frontend Design · crossbill-app
    Styling and design-system conventions — theme colors, MUI usage, typography. Use when styling components, adding colors, or making any visual/design change.
    0
    installs
  5. Ticket In Commits · crossbill-app
    Use when a ticket is large enough to want breaking into commits, or has a reference/spike implementation to port — plans the work as bite-sized commits with the user, then drives each one through an implementation subagent, a report-only review subagent, revdiff, and a commit.
    0
    installs
  6. Start Github Ticket · crossbill-app
    Use when the user provides a GitHub issue/ticket URL (e.g. github.com/Crossbill-App/crossbill-web/issues/NNN) and asks to start working on it — fetches the ticket, moves it to In Progress on the project board, creates a branch, and begins implementation.
    0
    installs