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

using-tmux

by benchflow-ai

star 614

Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, n...

benchflow-ai

managed-package-architect...

by benchflow-ai

star 614

This skill should be used when the user asks to "design package structure", "create managed package", "configure 2GP", "...

star 613

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution....

benchflow-ai

c-incremental-build-conve...

by benchflow-ai

star 613

Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-e...

benchflow-ai

astral-uv

by benchflow-ai

star 613

Fast Python package and project management using Astral's uv. Use when installing packages, managing virtual environment...

star 613

Automate Git workflow for AgentOS. Handles branch creation, TODO-based commits, and PR generation following project conv...

benchflow-ai

find-replace

by benchflow-ai

star 613

Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch...

benchflow-ai

history

by benchflow-ai

star 613

Git data you can use, not parse. Understand why code exists.

benchflow-ai

package-development-lifec...

by benchflow-ai

star 613

This skill should be used when the user asks about "package development workflow", "release process", "beta testing", "p...

benchflow-ai

legacy-code-reviewer

by benchflow-ai

star 613

Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), c...

benchflow-ai

git-advanced

by benchflow-ai

star 613

Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecti...

benchflow-ai

searcher

by benchflow-ai

star 613

Use this skill when the user wants to search for files by text content, find files containing specific text, or get a li...

benchflow-ai

proto-gen

by benchflow-ai

star 613

Generate C++ and Python code from Protocol Buffer definitions. Use when user asks to generate proto files, compile proto...

benchflow-ai

regex-builder

by benchflow-ai

star 613

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific rege...

benchflow-ai

git-workflow

by benchflow-ai

star 613

Git workflow best practices and patterns. Use this skill when working with git operations, creating commits, managing br...

benchflow-ai

git-hooks-manager

by benchflow-ai

star 613

Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)

benchflow-ai

git-atomic-commit

by benchflow-ai

star 613

Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and...

benchflow-ai

simon-html-tools

by benchflow-ai

star 613

Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for...

benchflow-ai

jakarta-namespace

by benchflow-ai

star 613

Migrate Java EE javax.* imports to Jakarta EE jakarta.* namespace. Use when upgrading to Spring Boot 3.x, migrating java...

benchflow-ai

secrets-tools

by benchflow-ai

star 613

Publish gate secrets scanning. Use for: safe_to_publish, scan for secrets, redact in-place. Determines publish gate stat...

benchflow-ai

secrets-gitleaks

by benchflow-ai

star 613

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API ke...

benchflow-ai

git-mastery-suite

by benchflow-ai

star 613

Advanced Git operations including rebasing, conflict resolution, history rewriting, worktrees, bisect, submodules, hooks...

benchflow-ai

git-commit-crafter

by benchflow-ai

star 613

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyze...

benchflow-ai

browser-testing

by benchflow-ai

star 613

VERIFY your changes work. Measure CLS, detect theme flicker, test visual stability, check performance. Use BEFORE and AF...