tools debugging Skills
Discover the best skills in this category.
pr-review
by meta-pytorch
Review TorchRec pull requests and diffs for distributed correctness, sharding safety, backward compatibility, and test c...
sharding-stats
by meta-pytorch
Investigate and explain TorchRec planner sharding statistics output, especially how HBM storage is computed per table an...
benchmarking
by garden-co
Use this skill when writing or running performance benchmarks for Jazz packages. Covers cronometro setup, file conventio...
jazz-performance
by garden-co
Use this skill when optimizing Jazz applications for speed, responsiveness, and scalability. Covers crypto setup, effici...
Check Module Federation build configuration: verify correct MF plugin for the bundler, async entry configuration, expose...
Collects the current project's Module Federation context (MFContext) and outputs a structured summary. Serves as the dat...
Check Module Federation local development performance configuration: detect whether recommended performance optimization...
dwarf-expert
by trailofbits
Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers w...
address-sanitizer
by trailofbits
AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-afte...
libfuzzer
by trailofbits
Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.
burpsuite-project-parser
by trailofbits
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bod...
harness-writing
by trailofbits
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving exi...
burp-suite
by trailofbits
Burp Suite Professional is an HTTP interception proxy with numerous security testing features. Use when testing web appl...
codeql
by trailofbits
CodeQL is a static analysis framework that queries code as a database. Use when you need interprocedural analysis or com...
audit-context-building
by trailofbits
Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug findi...
constant-time-analysis
by trailofbits
Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encou...
coverage-analysis
by trailofbits
Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzin...
codeql
by trailofbits
Run CodeQL static analysis for security vulnerability detection, taint tracking, and data flow analysis. Use when asked...
secure-workflow-guide
by trailofbits
Guide you through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgrad...
constant-time-testing
by trailofbits
Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for t...
testing-handbook-generato...
by trailofbits
Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security...
variant-analysis
by trailofbits
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, buil...
developer-growth-analysis
by davepoon
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement,...
webapp-testing
by davepoon
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...