80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
using-tmux
by benchflow-ai
Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, n...
managed-package-architect...
by benchflow-ai
This skill should be used when the user asks to "design package structure", "create managed package", "configure 2GP", "...
Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution....
c-incremental-build-conve...
by benchflow-ai
Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-e...
astral-uv
by benchflow-ai
Fast Python package and project management using Astral's uv. Use when installing packages, managing virtual environment...
git
by benchflow-ai
Automate Git workflow for AgentOS. Handles branch creation, TODO-based commits, and PR generation following project conv...
find-replace
by benchflow-ai
Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch...
history
by benchflow-ai
Git data you can use, not parse. Understand why code exists.
package-development-lifec...
by benchflow-ai
This skill should be used when the user asks about "package development workflow", "release process", "beta testing", "p...
legacy-code-reviewer
by benchflow-ai
Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), c...
git-advanced
by benchflow-ai
Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecti...
searcher
by benchflow-ai
Use this skill when the user wants to search for files by text content, find files containing specific text, or get a li...
proto-gen
by benchflow-ai
Generate C++ and Python code from Protocol Buffer definitions. Use when user asks to generate proto files, compile proto...
regex-builder
by benchflow-ai
Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific rege...
git-workflow
by benchflow-ai
Git workflow best practices and patterns. Use this skill when working with git operations, creating commits, managing br...
git-hooks-manager
by benchflow-ai
Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)
git-atomic-commit
by benchflow-ai
Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and...
simon-html-tools
by benchflow-ai
Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for...
jakarta-namespace
by benchflow-ai
Migrate Java EE javax.* imports to Jakarta EE jakarta.* namespace. Use when upgrading to Spring Boot 3.x, migrating java...
secrets-tools
by benchflow-ai
Publish gate secrets scanning. Use for: safe_to_publish, scan for secrets, redact in-place. Determines publish gate stat...
secrets-gitleaks
by benchflow-ai
Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API ke...
git-mastery-suite
by benchflow-ai
Advanced Git operations including rebasing, conflict resolution, history rewriting, worktrees, bisect, submodules, hooks...
git-commit-crafter
by benchflow-ai
Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyze...
browser-testing
by benchflow-ai
VERIFY your changes work. Measure CLS, detect theme flicker, test visual stability, check performance. Use BEFORE and AF...