什么是 cors-audit?
此技能对 Web 项目执行全面的 CORS(跨域资源共享)审核。它应该在诊断 CORS 错误、为新项目设置 CORS、在部署问题后检查 CORS 配置或验证 CORS 是否在所有层(网关、后端、前端)中正确处理时使用。涵盖标准前后端设置、微应用架构(乾坤、单spa)和多源动态源场景。 来源:psylch/cors-audit-skill。
此技能对 Web 项目执行全面的 CORS(跨域资源共享)审核。它应该在诊断 CORS 错误、为新项目设置 CORS、在部署问题后检查 CORS 配置或验证 CORS 是否在所有层(网关、后端、前端)中正确处理时使用。涵盖标准前后端设置、微应用架构(乾坤、单spa)和多源动态源场景。
通过命令行快速安装 cors-audit AI 技能到你的开发环境
来源:psylch/cors-audit-skill。
Perform a systematic CORS configuration audit across all layers of a web project. Identify misconfigurations, redundant headers, and security issues before they cause production problems.
Match user's language: Respond in the same language the user uses.
| Python < 3.7 | Install Python 3.7+ (brew install python3 / apt install python3) | | Python not found | Install Python (brew install python3 / apt install python3 / winget install Python.Python.3) |
此技能对 Web 项目执行全面的 CORS(跨域资源共享)审核。它应该在诊断 CORS 错误、为新项目设置 CORS、在部署问题后检查 CORS 配置或验证 CORS 是否在所有层(网关、后端、前端)中正确处理时使用。涵盖标准前后端设置、微应用架构(乾坤、单spa)和多源动态源场景。 来源:psylch/cors-audit-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/psylch/cors-audit-skill --skill cors-audit此技能对 Web 项目执行全面的 CORS(跨域资源共享)审核。它应该在诊断 CORS 错误、为新项目设置 CORS、在部署问题后检查 CORS 配置或验证 CORS 是否在所有层(网关、后端、前端)中正确处理时使用。涵盖标准前后端设置、微应用架构(乾坤、单spa)和多源动态源场景。 来源:psylch/cors-audit-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/psylch/cors-audit-skill --skill cors-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/psylch/cors-audit-skill