Browse skills/Django Security Guide

Django Security Guide

Verifiedsecurity

Django security guide with CSRF protection, XSS prevention, SQL injection mitigation and HTTPS

$npx skills add affaan-m/everything-claude-code@django-security-guide

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

SKILL.md

SKILL.md content not yet indexed. View the full document on GitHub.
View on GitHub →

Overview

Django security guide with CSRF protection, XSS prevention, SQL injection mitigation and HTTPS

djangocsrfxssDjango安全
View source →
Safety score
95/100
S11/12 checks passed

All checks passed — safe to install

Skill info
Sourcegithub
Authoraffaan-m
Repositoryaffaan-m/everything-claude-code
Stars3,600
Categorysecurity

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Security AuditEditor's pick
B

Security audit patterns and checklists

Security Guidance
S

Security reminder hook that warns about potential security issues when editing f...

Django Security Toolkit
S

Django security toolkit with middleware, HTTPS enforcement, CSP headers and rate...

OWASP Top 10 Guide
S

OWASP Top 10 security guide with injection, broken auth, XSS, SSRF and misconfig...