cors-configuration

Installation
SKILL.md

CORS Configuration

Configure secure Cross-Origin Resource Sharing for APIs and web applications.

Core Workflow

  1. Identify origins: Define allowed origins
  2. Configure headers: Set CORS response headers
  3. Handle preflight: OPTIONS request handling
  4. Set credentials: Cookie and auth handling
  5. Limit methods: Allowed HTTP methods
  6. Test configuration: Verify CORS works

CORS Headers Reference

Installs
8
GitHub Stars
2
First Seen
Feb 16, 2026
cors-configuration — monkey1sai/openai-cli