Automatically detects and fixes common CORS configuration errors in web applications by analyzing request logs and suggesting precise header adjust
cors-auto-fix automatically detects and fixes common CORS configuration errors in web applications by analyzing request logs and suggesting precise header adjust.
See the source code for full details and usage instructions.
- Diagnose a CORS error from browser output — Paste the browser console error and the skill will identify the failure type and generate a fix for your server technology.
- Fix CORS for a detected server technology — Point the skill at your project and it will detect your stack, find CORS configs, and apply the correct fix.
- Audit existing CORS config — Run an audit to find security vulnerabilities in your current CORS setup.
MIT © NeoSkillFactory