ワンクリックで
koupang
koupang には JYC11 から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.