home/categories/debugging
category focus

Debugging

Tools for finding and fixing code issues.

4271 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
11

buffer-overflow-exploitation

This skill should be used when the user asks to "exploit buffer overflow vulnerabilities", "develop stack-based exploits", "find EIP offset", "identify bad characters", "create shellcode payloads", "perform fuzzing for crashes", or "gain remote code execution via memory corruption". It provides comprehensive techniques for discovering and exploiting buffer overflow vulnerabilities in Windows applications.

zebbern
zebbern
tools
open
debugging
11

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", "identify HTML injection flaws", "exploit client-side injection vulnerabilities", "steal cookies via XSS", or "bypass content security policies". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.

zebbern
zebbern
tools
open
debugging
11

file-path-traversal-testing

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vulnerabilities", or "access files outside web root". It provides comprehensive file path traversal attack and testing methodologies.

zebbern
zebbern
tools
open
debugging
11

performance-optimization

Best practices for Claude Code performance optimization, context management, storage cleanup, and troubleshooting slowdowns

melodic-software
melodic-software
tools
open
debugging
11

profile-code

Measure execution time and memory usage of code. Use when analyzing performance characteristics.

mvillmow
mvillmow
tools
open
debugging
11

check-memory-safety

Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.

mvillmow
mvillmow
tools
open
debugging
11

system-diagnostics

Comprehensive Windows 11 system diagnostics via PowerShell. Diagnoses crashes, freezes, reboots, BSOD, disk health, memory issues, hardware errors, and performance problems. Use when troubleshooting Windows stability issues, analyzing Event Viewer logs, checking disk/memory health, investigating hardware errors, or diagnosing system performance problems.

melodic-software
melodic-software
tools
open
debugging
11

latency-optimization

Use when optimizing end-to-end latency, reducing response times, or improving performance for latency-sensitive applications. Covers latency budgets, geographic routing, protocol optimization, and latency measurement techniques.

melodic-software
melodic-software
tools
open
debugging
11

error-message-explainer

Explain compiler/runtime errors in plain language. Use when a junior developer needs help understanding an error message.

proflead
proflead
tools
open
debugging
11

mojo-memory-check

Verify memory safety in Mojo code including ownership, borrowing, and lifetime management. Use when reviewing code or debugging memory issues.

mvillmow
mvillmow
tools
open
debugging
10

solana-security

Audit Solana programs (Anchor or native Rust) for security vulnerabilities. Use when reviewing smart contract security, finding exploits, analyzing attack vectors, performing security assessments, or when explicitly asked to audit, review security, check for bugs, or find vulnerabilities in Solana programs.

tenequm
tenequm
tools
open
debugging
10

performance-auditor

Audit, optimize, and maintain 60fps performance for emotive-mascot animations. Use when diagnosing performance issues, optimizing particle systems, reducing bundle size, or ensuring smooth animations across devices.

joshtol
joshtol
tools
open
debugging
10

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

sushichan044
sushichan044
tools
open
debugging
10

planning

This skill should be used when in planning/plan mode, or when the user wants to plan features, research implementations, or understand the codebase before generating specs. Use this for exploratory research and clarification before implementation.

jnarowski
jnarowski
tools
open
debugging
10

hh-audit

Security audit specialist for Heavy Helms. Runs Slither and Aderyn static analyzers, parses findings, filters false positives, explains issues, and suggests fixes.

warlock-forge
warlock-forge
tools
open
debugging
10

rubycritic-code-quality-analysis

Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.

esparkman
esparkman
tools
open
debugging
10

laravel-testing

Comprehensive testing patterns with Pest. Use when working with tests, testing patterns, or when user mentions testing, tests, Pest, PHPUnit, mocking, factories, test patterns.

leeovery
leeovery
tools
open
debugging
10

seclists-fuzzing-curated

Essential fuzzing payloads: SQL injection, command injection, special characters. Curated essentials for vulnerability testing.

Eyadkelleh
Eyadkelleh
tools
open
debugging
10

ctf-misc-solver

当用户正在进行 CTF 比赛或练习,遇到 Misc 类型题目时触发此 Skill。 适用场景包括: - 用户上传或提及了音频文件(wav/mp3/flac)、图片文件(png/jpg/bmp/gif)、压缩包、pcap 流量包、内存镜像(raw/vmem/dmp)等 - 用户描述了隐写、编码、套娃、文件分析、内存取证相关问题 - 用户明确说"CTF"、"Misc"、"隐写"、"找 flag"、"这是一道题"、"内存取证"、"Volatility"等关键词 - 用户提供了 base64/hex/binary 等编码字符串需要解码 - 用户需要分析可疑文件、提取隐藏数据、还原协议内容、分析内存镜像

Tokeii0
Tokeii0
tools
open
debugging
10

honeypot-investigation

Use this skill when asked to analyze, investigate, or report on honeypot server security. Triggers on keywords like "honeypot investigation", "analyze honeypot", "honeypot security", "honeypot report", or when a server name is mentioned with honeypot analysis context. This skill provides comprehensive security analysis including attack patterns, threat intelligence correlation, IP enrichment, vulnerability assessment, and executive report generation.

SCStelz
SCStelz
tools
open
debugging
10

ctf-web-solver

当用户正在进行 CTF 比赛或练习,遇到 Web 类型题目时触发此 Skill。 适用场景包括: - 用户描述了 SQL 注入、XSS、SSRF、SSTI、XXE、文件包含、命令执行等 Web 安全问题 - 用户需要进行信息搜集、目录扫描、端口扫描等渗透前期工作 - 用户遇到 PHP 特性利用、反序列化、JWT 伪造等高级攻击场景 - 用户提及 "CTF"、"Web"、"渗透"、"注入"、"绕过"、"漏洞" 等关键词 - 用户需要分析 Java 代码审计、区块链安全、组件漏洞利用等问题 - 用户需要构造 payload、编写 exploit、分析 WAF 绕过策略

Tokeii0
Tokeii0
tools
open
debugging
10

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

amrhas82
amrhas82
tools
open
debugging
10

seclists-payloads-curated

Essential exploitation payloads: anti-virus test files, file name exploits, malicious files. Curated for testing.

Eyadkelleh
Eyadkelleh
tools
open
debugging
10

advisor-triggers

Detects when user requests warrant critical analysis via /advise command

akaszubski
akaszubski
tools
open
Previous
Page 85 / 178
Next