Setup & Installation
What This Skill Does
A meta-skill that reads the Trail of Bits Application Security Testing Handbook and generates Claude Code skills from it. It covers fuzzers (libFuzzer, AFL++, cargo-fuzz), static analysis tools (Semgrep, CodeQL), techniques like harness writing and coverage analysis, and domain-specific testing for crypto. Generated skills are validated before delivery. Instead of manually extracting and structuring handbook content into skill files, this generator does the analysis, templating, and cross-referencing automatically across all 16 skill types in one pass.
When to use it
- Working with testing handbook skills functionality
- Implementing testing handbook skills features
- Debugging testing handbook skills related issues
