en un clic
skills
skills contient 8 skills collectées depuis ambersun1234, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
describe how to review code with best practices, use when user ask for help with code review or you need to implement the code
describe how to write cache related code in the codebase, use when you need to add or modify cache related code or user ask to optimize the cache related code to the codebase
describe how to write database related code in the codebase, use when you need to add or modify database related code or user ask to optimize to the codebase
describe how to write integration tests or general tests for the codebase, use when you need to add or modify integration tests to the codebase
describe how to do the logging in the codebase, use when you need to add logger to the codebase
describe how to write message queue related code in the codebase, use when you need to add or modify message queue related code or user ask to optimize the message queue related code to the codebase
describe how to write middleware code in the codebase, use when you need a filter or interceptor to process the request or response
describe how to write unit tests or general tests for the codebase, use when you need to add or modify unit tests to the codebase