ワンクリックで
logging-best-practice-skill
describe how to do the logging in the codebase, use when you need to add logger to the codebase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
describe how to do the logging in the codebase, use when you need to add logger to the codebase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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 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
| name | logging best practice skill |
| description | describe how to do the logging in the codebase, use when you need to add logger to the codebase |
the document outlines the best practices for logging in the codebase.
when you need to add logger to the codebase, when you need to debug the codebase, when you need to add logging to the codebase