원클릭으로
koupang
koupang에는 JYC11에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.