TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
benchflow-ai

spring-boot-migration

by benchflow-ai

star 613

Migrate Spring Boot 2.x applications to Spring Boot 3.x. Use when updating pom.xml versions, removing deprecated JAXB de...

benchflow-ai

python-dev

by benchflow-ai

star 613

Python development guidance with code quality standards, error handling, testing practices, and environment management....

benchflow-ai

vuln-patterns-core

by benchflow-ai

star 613

Universal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/...

benchflow-ai

memory-debugging

by benchflow-ai

star 613

This skill should be used when debugging memory-related issues in the Breenix kernel including page faults, double fault...

benchflow-ai

assisting-reverse-enginee...

by benchflow-ai

star 613

Provides reverse engineering analysis support including function identification, data structure analysis, and behavior u...

benchflow-ai

ripgrep

by benchflow-ai

star 613

Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers,...

benchflow-ai

cross-site-scripting-and-...

by benchflow-ai

star 613

This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks",...

benchflow-ai

log-analyze

by benchflow-ai

star 613

Parse and analyze system and application logs. Use when the user says "find errors in logs", "analyze logs", "check jour...

benchflow-ai

binary-analysis

by benchflow-ai

star 613

Analyze binary files (exe, dll, sys, bin, ocx, scr, cpl, drv) to assess if they are malicious, perform decompilation, ex...

benchflow-ai

sql-optimization

by benchflow-ai

star 613

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query preven...

benchflow-ai

web-interface-guidelines

by benchflow-ai

star 613

Vercel's comprehensive UI guidelines for building accessible, performant web interfaces. Use this skill when reviewing o...

benchflow-ai

memory-optimization

by benchflow-ai

star 613

Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint,...

benchflow-ai

data-profiler

by benchflow-ai

star 613

Profile datasets to understand schema, quality, and characteristics. Use when analyzing data files (CSV, JSON, Parquet),...

benchflow-ai

debugging

by benchflow-ai

star 613

Apply systematic debugging methodology. Use when investigating bugs, unexpected behavior, or when user reports issues. A...

benchflow-ai

c-memory-management

by benchflow-ai

star 613

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

benchflow-ai

sql-query-optimizer

by benchflow-ai

star 613

Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmark...

benchflow-ai

exploit-researcher

by benchflow-ai

star 613

Exploit researcher persona specializing in attack surface analysis, exploit scenario generation, and vulnerability chain...

benchflow-ai

log-analysis

by benchflow-ai

star 613

Log file analysis including reading, searching, filtering, and pattern matching. Use when investigating issues in logs,...

benchflow-ai

memory-management-optimiz...

by benchflow-ai

star 613

Debug memory leaks, profile memory usage, optimize allocations. Use when heap grows unexpectedly, OOM errors occur, or p...

benchflow-ai

analyzing-crypto-weakness

by benchflow-ai

star 613

Identifies weak cryptographic algorithms, hardcoded keys, and insecure key management practices in binary code. Use when...

benchflow-ai

optimizing-queries

by benchflow-ai

star 613

Analyzes and optimizes SQL/NoSQL queries for performance. Use when reviewing query performance, optimizing slow queries,...

Project-N-E-K-O

3d-camera-interaction

by Project-N-E-K-O

star 611

Three.js 中处理 3D 模型拖拽、缩放、边界检测的正确方法。解决鼠标移动与模型移动不同步、缩放后只能看到模型一部分等问题。

Project-N-E-K-O

vrm-springbone-physics

by Project-N-E-K-O

star 611

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, stic...

ZhuoZhuoCrayon

pre-release

by ZhuoZhuoCrayon

star 611

Automates release preparation for throttled-py. Triggers when user message contains: - "release vX.Y.Z" with a GitHub re...