skill
occupation
description
updated
backend-layering
software-developers
Backend architecture conventions for controllers, domains, and repositories. Use when implementing new API features, adding routes, or working with the domain/repository pattern.
2026-06-04
create-migration
database-architects
Create a Knex database migration for the backend. Use when asked to create a migration, add a table, add columns, or change the database schema.
2026-06-04
e2e-testing
software-quality-assurance-analysts-and-testers
How to run and extend Playwright E2E tests in this repo. Use when running, debugging, or adding end-to-end tests, or when validating UI/API flows through the browser.
2026-06-04