Source

zebbern/claude-code-guide

87 skills · 4.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
pentest-checklist This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", …
zebbern/claude-code-guide
131
2
wordpress-penetration-testing This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enu…
zebbern/claude-code-guide
126
3
ethical-hacking-methodology This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", …
zebbern/claude-code-guide
125
4
sql-injection-testing This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "by…
zebbern/claude-code-guide
120
5
metasploit-framework This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities wi…
zebbern/claude-code-guide
111
6
pentest-commands This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", …
zebbern/claude-code-guide
111
7
active-directory-attacks This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "…
zebbern/claude-code-guide
105
8
ssh-penetration-testing This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force …
zebbern/claude-code-guide
104
9
cloud-penetration-testing This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP secu…
zebbern/claude-code-guide
103
10
smtp-penetration-testing This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test fo…
zebbern/claude-code-guide
100
11
network-101 This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enume…
zebbern/claude-code-guide
99
12
html-injection-testing This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTM…
zebbern/claude-code-guide
98
13
aws-penetration-testing This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud i…
zebbern/claude-code-guide
97
14
linux-privilege-escalation This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux system…
zebbern/claude-code-guide
97
15
windows-privilege-escalation This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "en…
zebbern/claude-code-guide
96
16
privilege-escalation-methods This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "pr…
zebbern/claude-code-guide
95
17
Top 100 Web Vulnerabilities Reference This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security …
zebbern/claude-code-guide
83
18
Security Scanning Tools This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "as…
zebbern/claude-code-guide
77
19
Broken Authentication Testing This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session man…
zebbern/claude-code-guide
76
20
API Fuzzing for Bug Bounty This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test …
zebbern/claude-code-guide
75
21
Burp Suite Web Application Testing This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for …
zebbern/claude-code-guide
75
22
File Path Traversal Testing This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabiliti…
zebbern/claude-code-guide
74
23
IDOR Vulnerability Testing This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilit…
zebbern/claude-code-guide
74
24
Linux Production Shell Scripts This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resour…
zebbern/claude-code-guide
74
25
Shodan Reconnaissance and Pentesting This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconna…
zebbern/claude-code-guide
74
26
Cross-Site Scripting and HTML Injection Testing This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks…
zebbern/claude-code-guide
73
27
SQLMap Database Penetration Testing This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "ex…
zebbern/claude-code-guide
73
28
Wireshark Network Traffic Analysis This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubl…
zebbern/claude-code-guide
73
29
Red Team Tools and Methodology This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automat…
zebbern/claude-code-guide
72
30
api-fuzzing-bug-bounty This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test …
zebbern/claude-code-guide
38
31
broken-authentication This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session man…
zebbern/claude-code-guide
33
32
shodan-reconnaissance This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconna…
zebbern/claude-code-guide
32
33
wireshark-analysis This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubl…
zebbern/claude-code-guide
32
34
top-web-vulnerabilities This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security …
zebbern/claude-code-guide
31
35
burp-suite-testing This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for …
zebbern/claude-code-guide
30
36
sqlmap-database-pentesting This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "ex…
zebbern/claude-code-guide
30
37
xss-html-injection This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks…
zebbern/claude-code-guide
30
38
red-team-tools This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automat…
zebbern/claude-code-guide
29
39
secure-code-review Systematically reviews code for SQL injection, XSS, SSRF, broken access control, cryptographic failures, and other co…
zebbern/claude-code-guide
29
40
code-vuln-audit Scan code for security issues: dependency vulnerabilities (npm/pip audit), secret leaks (regex and entropy analysis),…
zebbern/claude-code-guide
28
41
scanning-tools This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "as…
zebbern/claude-code-guide
28
42
authentication-patterns Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), sec…
zebbern/claude-code-guide
27
43
cv-tailor Optimize resumes by matching keywords to the job description, rewriting experience with the quantified STAR method, a…
zebbern/claude-code-guide
27
44
idor-testing This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilit…
zebbern/claude-code-guide
27
45
r3f-best-practices React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code.…
zebbern/claude-code-guide
27
46
vc-industry-research Generate professional primary market / venture capital industry research reports, including sector deep-dives, invest…
zebbern/claude-code-guide
27
47
data-viz-renderer Generate self-contained HTML/SVG infographics from JSON data, including stat cards, bar charts, flow diagrams, and mi…
zebbern/claude-code-guide
26
48
file-path-traversal This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabiliti…
zebbern/claude-code-guide
26
49
scholarly-writing-refiner Polishes academic English paragraph by paragraph, reviewing grammar, word choice, voice, coherence, and sentence stru…
zebbern/claude-code-guide
25
50
http-load-profiler Run stepped HTTP load tests with ab/wrk, ramping concurrency levels to collect p50/p90/p99 latency, detect performanc…
zebbern/claude-code-guide
24
Page 1 · 87 total Next