What problem does it solve? Manually converting security testing documentation into structured, discoverable Claude Code skills is slow and error-prone. This meta-skill automates the analysis of the Trail of Bits Testing Handbook (appsec.guide) and generates validated, cross-referenced skills for security testing tools and techniques. ## Core Features & Use Cases - Handbook Discovery and Planning: Scans the handbook repository, classifies sections by skill type (tool, fuzzer, technique, domain), and presents a generation plan for user approval. - Two-Pass Parallel Generation: Spawns parallel agents to generate skill content, then populates cross-references between skills in a second pass to avoid broken links. - Validation and Self-Improvement: Runs an automated validator on generated skills, updates the repository README with a skills table and mermaid cross-reference graph, and captures lessons to improve templates. - Use Case: A security engineer wants Claude Code skills for libFuzzer, AFL++, and Semgrep. Invoke this skill, approve the generated plan, and receive validated skills with proper frontmatter, Hugo shortcode conversion, and working cross-references. ## Quick Start Use the testing-handbook-generator skill to generate skills from the testing handbook.