Agent Skills: CSP Header Generator

Generate Content Security Policy (CSP) header configurations for web security. Triggers on "create csp header", "generate content security policy", "csp config", "security headers".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/csp-header-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/csp-header-generator

Skill Files

Browse the full folder contents for csp-header-generator.

Download Skill

Loading file tree…

csp-header-generator/SKILL.md

Skill Metadata

Name
csp-header-generator
Description
Generate Content Security Policy (CSP) header configurations for web security. Triggers on "create csp header", "generate content security policy", "csp config", "security headers".

CSP Header Generator

Generate Content Security Policy configurations for enhanced web security.

Output Requirements

File Output: CSP configuration or middleware code Format: Valid CSP directives Standards: CSP Level 3

When Invoked

Immediately generate a complete CSP configuration for the application type.

Example Invocations

Prompt: "Create CSP headers for React SPA" Output: Complete CSP configuration with appropriate directives.