一键导入
code-review-guideline-skill
describe how to review code with best practices, use when user ask for help with code review or you need to implement the code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
describe how to review code with best practices, use when user ask for help with code review or you need to implement the code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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
| name | code review guideline skill |
| description | describe how to review code with best practices, use when user ask for help with code review or you need to implement the code |
the document outlines the best practices for what a good code looks like, a good codebase should follow these guidelines.
when user ask to review code, ask help with the code review or when you need to implement the code
UserId instead of int