一键导入
middleware-skill
describe how to write middleware code in the codebase, use when you need a filter or interceptor to process the request or response
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
describe how to write middleware code in the codebase, use when you need a filter or interceptor to process the request or response
用 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 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
| name | middleware skill |
| description | describe how to write middleware code in the codebase, use when you need a filter or interceptor to process the request or response |
the document outlines the best practices for writing middleware code in the codebase.
when you need a filter or interceptor to process the request or response