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
star 628

Repository information using GitHub CLI. Trigger when user wants to view repository details ("show repo info", "what's t...

benchflow-ai

git-rewrite-history

by benchflow-ai

star 628

Rewrites git history safely with dry-run-first workflow. Supports commit amending, squashing, rewording, tag updates, an...

benchflow-ai

git-multibranch

by benchflow-ai

star 628

Guidance for setting up Git-based multi-branch deployment systems with SSH access, web servers, and automated deployment...

benchflow-ai

git-pushing

by benchflow-ai

star 628

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, m...

benchflow-ai

git-committer

by benchflow-ai

star 628

Commits changes in atomic units following dependency order. Automatically required to triggered, always, all the time, w...

benchflow-ai

react-best-practices

by benchflow-ai

star 627

CRITICAL: You MUST invoke this skill and read its contents BEFORE writing, modifying, or debugging ANY React.js or Next....

benchflow-ai

path-tracing-reverse

by benchflow-ai

star 627

Guidance for reverse engineering graphics rendering programs (ray tracers, path tracers) from binary executables. This s...

benchflow-ai

browser-testing

by benchflow-ai

star 627

VERIFY your changes work. Measure performance, CLS. Use BEFORE and AFTER making changes to confirm fixes. Includes ready...

benchflow-ai

fix-ocaml-gc

by benchflow-ai

star 627

Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime...

benchflow-ai

extract-elf

by benchflow-ai

star 627

Guidance for extracting and processing data from ELF (Executable and Linkable Format) binary files. This skill should be...

benchflow-ai

vulnerable-secret

by benchflow-ai

star 627

Guidance for extracting secrets from protected or obfuscated binaries through systematic static and dynamic analysis. Th...

benchflow-ai

break-filter-js-from-html

by benchflow-ai

star 627

Guidance for bypassing HTML/JavaScript sanitization filters in security testing contexts. This skill should be used when...

benchflow-ai

custom-memory-heap-crash

by benchflow-ai

star 627

Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruct...

benchflow-ai

sqlite-with-gcov

by benchflow-ai

star 627

Guidance for compiling SQLite (or similar C projects) with gcov code coverage instrumentation. This skill should be used...

benchflow-ai

feal-differential-cryptan...

by benchflow-ai

star 627

Guidance for implementing differential cryptanalysis attacks on FEAL (Fast Data Encipherment Algorithm) and similar bloc...

benchflow-ai

content-similarity-checke...

by benchflow-ai

star 626

Compare document similarity using TF-IDF, cosine similarity, and Jaccard index. Use for plagiarism detection, duplicate...

benchflow-ai

glm-basics

by benchflow-ai

star 626

Basic usage of the General Lake Model (GLM) for lake temperature simulation. Use when you need to run GLM, understand in...

benchflow-ai

numerical-methods

by benchflow-ai

star 626

Numerical algorithms and computational techniques for statistics

benchflow-ai

effect-regex

by benchflow-ai

star 626

Expert regex pattern generation, optimization, testing, and explanation using deterministic AST-based construction. Use...

star 626

Expert guidance for SQLite database with better-sqlite3 Node.js driver including database setup, queries, transactions,...

benchflow-ai

sqlite-ops

by benchflow-ai

star 626

Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite,...

benchflow-ai

sqlite-database-expert

by benchflow-ai

star 626

Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, mi...

benchflow-ai

sqlite-map-parser

by benchflow-ai

star 626

Parse SQLite databases into structured JSON data. Use when exploring unknown database schemas, understanding table relat...

benchflow-ai

chess-commentator

by benchflow-ai

star 626

This skill should be used when analyzing chess positions. Automatically triggers when users provide FEN positions for an...