80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
repo
by benchflow-ai
Repository information using GitHub CLI. Trigger when user wants to view repository details ("show repo info", "what's t...
git-rewrite-history
by benchflow-ai
Rewrites git history safely with dry-run-first workflow. Supports commit amending, squashing, rewording, tag updates, an...
git-multibranch
by benchflow-ai
Guidance for setting up Git-based multi-branch deployment systems with SSH access, web servers, and automated deployment...
git-pushing
by benchflow-ai
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, m...
git-committer
by benchflow-ai
Commits changes in atomic units following dependency order. Automatically required to triggered, always, all the time, w...
react-best-practices
by benchflow-ai
CRITICAL: You MUST invoke this skill and read its contents BEFORE writing, modifying, or debugging ANY React.js or Next....
path-tracing-reverse
by benchflow-ai
Guidance for reverse engineering graphics rendering programs (ray tracers, path tracers) from binary executables. This s...
browser-testing
by benchflow-ai
VERIFY your changes work. Measure performance, CLS. Use BEFORE and AFTER making changes to confirm fixes. Includes ready...
fix-ocaml-gc
by benchflow-ai
Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime...
extract-elf
by benchflow-ai
Guidance for extracting and processing data from ELF (Executable and Linkable Format) binary files. This skill should be...
vulnerable-secret
by benchflow-ai
Guidance for extracting secrets from protected or obfuscated binaries through systematic static and dynamic analysis. Th...
break-filter-js-from-html
by benchflow-ai
Guidance for bypassing HTML/JavaScript sanitization filters in security testing contexts. This skill should be used when...
custom-memory-heap-crash
by benchflow-ai
Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruct...
sqlite-with-gcov
by benchflow-ai
Guidance for compiling SQLite (or similar C projects) with gcov code coverage instrumentation. This skill should be used...
feal-differential-cryptan...
by benchflow-ai
Guidance for implementing differential cryptanalysis attacks on FEAL (Fast Data Encipherment Algorithm) and similar bloc...
content-similarity-checke...
by benchflow-ai
Compare document similarity using TF-IDF, cosine similarity, and Jaccard index. Use for plagiarism detection, duplicate...
glm-basics
by benchflow-ai
Basic usage of the General Lake Model (GLM) for lake temperature simulation. Use when you need to run GLM, understand in...
numerical-methods
by benchflow-ai
Numerical algorithms and computational techniques for statistics
effect-regex
by benchflow-ai
Expert regex pattern generation, optimization, testing, and explanation using deterministic AST-based construction. Use...
sqlite
by benchflow-ai
Expert guidance for SQLite database with better-sqlite3 Node.js driver including database setup, queries, transactions,...
sqlite-ops
by benchflow-ai
Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite,...
sqlite-database-expert
by benchflow-ai
Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, mi...
sqlite-map-parser
by benchflow-ai
Parse SQLite databases into structured JSON data. Use when exploring unknown database schemas, understanding table relat...
chess-commentator
by benchflow-ai
This skill should be used when analyzing chess positions. Automatically triggers when users provide FEN positions for an...