80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
spring-boot-migration
by benchflow-ai
Migrate Spring Boot 2.x applications to Spring Boot 3.x. Use when updating pom.xml versions, removing deprecated JAXB de...
python-dev
by benchflow-ai
Python development guidance with code quality standards, error handling, testing practices, and environment management....
vuln-patterns-core
by benchflow-ai
Universal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/...
memory-debugging
by benchflow-ai
This skill should be used when debugging memory-related issues in the Breenix kernel including page faults, double fault...
assisting-reverse-enginee...
by benchflow-ai
Provides reverse engineering analysis support including function identification, data structure analysis, and behavior u...
ripgrep
by benchflow-ai
Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers,...
cross-site-scripting-and-...
by benchflow-ai
This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks",...
log-analyze
by benchflow-ai
Parse and analyze system and application logs. Use when the user says "find errors in logs", "analyze logs", "check jour...
binary-analysis
by benchflow-ai
Analyze binary files (exe, dll, sys, bin, ocx, scr, cpl, drv) to assess if they are malicious, perform decompilation, ex...
sql-optimization
by benchflow-ai
SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query preven...
web-interface-guidelines
by benchflow-ai
Vercel's comprehensive UI guidelines for building accessible, performant web interfaces. Use this skill when reviewing o...
memory-optimization
by benchflow-ai
Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint,...
data-profiler
by benchflow-ai
Profile datasets to understand schema, quality, and characteristics. Use when analyzing data files (CSV, JSON, Parquet),...
debugging
by benchflow-ai
Apply systematic debugging methodology. Use when investigating bugs, unexpected behavior, or when user reports issues. A...
c-memory-management
by benchflow-ai
Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.
sql-query-optimizer
by benchflow-ai
Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmark...
exploit-researcher
by benchflow-ai
Exploit researcher persona specializing in attack surface analysis, exploit scenario generation, and vulnerability chain...
log-analysis
by benchflow-ai
Log file analysis including reading, searching, filtering, and pattern matching. Use when investigating issues in logs,...
memory-management-optimiz...
by benchflow-ai
Debug memory leaks, profile memory usage, optimize allocations. Use when heap grows unexpectedly, OOM errors occur, or p...
analyzing-crypto-weakness
by benchflow-ai
Identifies weak cryptographic algorithms, hardcoded keys, and insecure key management practices in binary code. Use when...
optimizing-queries
by benchflow-ai
Analyzes and optimizes SQL/NoSQL queries for performance. Use when reviewing query performance, optimizing slow queries,...
Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, stic...