Showing 1000 skills Page 46 of 84

skill-designer

Generate a comprehensive Claude CLI prompt from a structured skill idea specification. The prompt instructs Claude to create a complete skill director...

github 7 files

testing-handbook-generator

Generate and maintain Claude Code skills from the Trail of Bits Testing Handbook. Invoke this skill when: Creating new security testing skills from ha...

github 8 files

fuzzing-obstacles

Codebases often contain anti-fuzzing patterns that prevent effective coverage. Checksums, global state (like time-seeded PRNGs), and validation checks...

github 1 files

semgrep

Run a Semgrep scan with automatic language detection, parallel execution via Task subagents, and merged SARIF output. Always use --metrics=off — Semgr...

github 6 files

vue-debug-guides

Vue 3 debugging and error handling for runtime issues, warnings, async failures, and hydration bugs. For development best practices and common gotchas...

github 140 files

market-top-detector

Detect the probability of a market top formation using a quantitative 6-component scoring system (0-100). Integrates three proven market top detection...

github 38 files

mermaid-to-proverif

Reads a Mermaid sequenceDiagram describing a cryptographic protocol and produces a ProVerif model (.pv file) that can be passed directly to the ProVer...

github 6 files

secure-workflow-guide

Guides through Trail of Bits' secure development workflow - a 5-step process to enhance smart contract security throughout development. Use this: On e...

github 3 files

github

Use the gh CLI to interact with GitHub. Always specify --repo owner/repo when not in a git directory, or use URLs directly. Check CI status on a PR: g...

github 1 files

codeql

Supported languages: Python, JavaScript/TypeScript, Go, Java/Kotlin, C/C++, C#, Ruby, Swift. Skill resources: Reference files and templates are locate...

github 16 files

github-proxy

使用 githubproxy.cc 代理服务,为国内访问 GitHub 提供加速支持。 当前使用的代理服务: 主要服务: githubproxy.cc (测试有效,加速约 3 倍) 备用服务: ghfast.top 将 GitHub 仓库链接前加上 https://githubproxy.cc/ 前...

github 2 files

variant-analysis

You are a variant analysis expert. Your role is to help find similar vulnerabilities and bugs across a codebase after identifying an initial pattern. ...

github 13 files