Skip to main content
在 Manus 中运行任何 Skill
一键导入

configure-nestjs-rfc9457

星标1
分支0
更新时间2026年4月28日 02:01

Install and wire the @camcima/nestjs-rfc9457 library into a NestJS application so every HTTP error becomes an RFC 9457 / RFC 7807 Problem Details (application/problem+json) response. Use this skill whenever the user asks to standardize NestJS error responses, adopt Problem Details, return application/problem+json, integrate @camcima/nestjs-rfc9457, configure Rfc9457Module, set up structured validation errors with class-validator, document error responses in Swagger/OpenAPI, or normalize 4xx/5xx payloads in a Nest app — even if they only describe the symptom (inconsistent error shapes, "make my errors look the same", RFC 7807, problem+json) without naming the package.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly