80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
civ6lib
by benchflow-ai
Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculat...
attack-methods-lookup
by benchflow-ai
Looks up OWASP Top 10 attack methods, CWE references, and form-specific vulnerability patterns with a bounty hunter mind...
mailhog
by benchflow-ai
This skill should be used when the user asks to "set up MailHog", "test email functionality", "configure MailHog", "send...
csv-excel-merger
by benchflow-ai
Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles di...
datetime
by benchflow-ai
Use the `date` command via Bash tool whenever you or the user mention time, dates, or temporal concepts. Verify current...
vm-bootstrap
by benchflow-ai
Linux VM bootstrap verification skill. MUST BE USED when setting up new VMs or verifying environment. Supports modes: ch...
github-actions-ssh-deploy
by benchflow-ai
交互式配置 GitHub Actions 通过 SSH 密钥连接 VPS 的向导。当用户需要设置 GitHub Actions 部署到 VPS、配置 CI/CD SSH 连接、...
verification
by benchflow-ai
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...
unit-test-writing
by benchflow-ai
This skill should be used when the user asks to "write tests", "add unit tests", "create test cases", "test this functio...
implementation
by benchflow-ai
Implement features with code, tests, and documentation. Use when building features from approved designs following TDD a...
rust-language
by benchflow-ai
Guide for writing Rust code covering ownership, borrowing, lifetimes, error handling, async programming, and Rust best p...
video-frames
by benchflow-ai
Extract frames or short clips from videos using ffmpeg.
advanced-video-downloader
by benchflow-ai
Download and transcribe videos from YouTube, Bilibili, TikTok and 1000+ platforms. Use when user requests video download...
yt-dlp
by benchflow-ai
Download audio and video from thousands of websites using yt-dlp. Feature-rich command-line tool supporting format selec...
secrets-scanner
by benchflow-ai
Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, an...
pki-and-x509
by benchflow-ai
Expert guidance for Public Key Infrastructure (PKI) and X.509 certificates including certificate structure, DN parsing,...
sast-bandit
by benchflow-ai
Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. Use when: (1) Scanning Python code...
ssl-certs
by benchflow-ai
Manage SSL/TLS certificates and diagnose certificate issues. Use when the user says "cert expiring", "SSL error", "certi...
local-ssl
by benchflow-ai
Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, wor...
openssl
by benchflow-ai
Expert guidance for OpenSSL operations including certificate generation, key management, CSR creation, certificate verif...
spring-security-6
by benchflow-ai
Migrate Spring Security 5 to Spring Security 6 configuration. Use when removing WebSecurityConfigurerAdapter, replacing...
input-validation-xss-prev...
by benchflow-ai
Validate and sanitize user input to prevent XSS, injection attacks, and ensure data quality. Use this skill when you nee...
xss-prevention
by benchflow-ai
Prevent Cross-Site Scripting (XSS) attacks through input sanitization, output encoding, and Content Security Policy. Use...
rate-limiting
by benchflow-ai
Implement rate limiting to prevent brute force attacks, spam, and resource abuse. Use this skill when you need to protec...