en un clic
koupang
koupang contient 3 skills collectées depuis JYC11, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Scaffold a new microservice in the koupang workspace. Use when the user says "new service", "scaffold", "bootstrap", "create service", "add service", or starts implementing a stub service (order, payment, shipping, notification, review, moderation, bff-gateway).
Implement a new endpoint or module following the project's layered architecture. Use when the user says "add endpoint", "new module", "new route", "implement feature", "add API", "create handler", or is building routes/service/domain/repository layers for an existing service.
Guide for writing tests following the project's layered test standards. Use when the user says "write tests", "add tests", "test strategy", "what tests to write", "test this module", "where should this test go", or is deciding which test layer to use.