http-header-security-audit
This skill provides automated assistance for http header security audit
Content Preview
--- name: http-header-security-audit description: | Http Header Security Audit - Auto-activating skill for Security Fundamentals. Triggers on: http header security audit, http header security audit Part of the Security Fundamentals skill category. allowed-tools: Read, Write, Grep, Bash(npm:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Http Header Security Audit ## Purpose This skill provides automated assistance for http header security audit
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/http-header-security-audit.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/03-security-fundamentals/http-header-security-audit/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/03-security-fundamentals/http-header-security-audit/SKILL.md
Related Skills
http-method-helper
This skill provides automated assistance for http method helper tasks within the API Development domain.
http-method-helperhttpmethodhelper
by jeremylongshore · plugins-plus-skills
http-client-config
This skill provides automated assistance for http client config tasks within the API Integration domain.
http-client-confighttpclientconfig
by jeremylongshore · plugins-plus-skills
plugin-dev/mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
skillplugin-devmcp-integration
by Anthropic · anthropic-official-plugins
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
data-aiappdeploy
by sickn33 (Antigravity) · antigravity-awesome-skills