describe how to write documentation
원문 언어: 영어
메뉴
SkillsMP는 ambersun1234/skills에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
describe how to write documentation
원문 언어: 영어
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
원문 언어: 영어