skill
职业分类
描述
更新
backend-layering
软件开发工程师
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
数据库架构师
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
软件质量保证分析师与测试员
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