80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
rustor-rule-creator
by borisyanez
Create PHP refactoring rules for the rustor Rust project. Use when implementing new rules, converting PHP patterns to ar...
tri-ssd-orchestrator
by GondaDaikon
Tri-SSD(三層スライス仕様駆動)のワークフローを統括する。 AI/LLMコードエージェントを前提とした仕様駆動開発フレームワーク...
managing-stacked-pull-req...
by johnnymo87
This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs o...
creating-ephemeral-kubern...
by johnnymo87
This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application co...
using-telegram-notificati...
by johnnymo87
This skill enables Telegram notifications for Claude Code sessions, alerting you when tasks complete. Use this when you...
using-github-api-with-gh-...
by johnnymo87
This skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and d...
electron-macos
by bbmorten
Build, debug, package, sign, and ship Electron apps for macOS (darwin). Use when developing macOS-specific Electron feat...
nextjs-postgres-container
by bbmorten
Next.js (App Router) + PostgreSQL developer workflow for production-ready, containerized apps (Docker/Compose), includin...
ebpf-go
by bbmorten
eBPF development in Go using github.com/cilium/ebpf (and bpf2go) for tracing and networking (kprobes/uprobes, tracepoint...
tcpwatch-electron
by bbmorten
Project-specific guidance for the tcpwatch macOS Electron app (Go tcpwatch CLI + Electron/React UI). Includes required c...
bd-issue-tracking
by johnnymo87
Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Git-backed JSONL files are the...
fixing-tmux-socket-issues
by johnnymo87
This skill repairs tmux socket connection errors when the socket directory is deleted while tmux is running. Use this wh...
configuring-neovim
by johnnymo87
This skill guides working with Neovim configuration including testing changes headlessly, managing plugins with lazy.nvi...
setup
by whoabuddy
Configure Claude Code with symlinks to knowledge base agents and skills
github-issues
by jskjw157
기획 문서 기반 GitHub 이슈/마일스톤 생성 스킬. 화면 정의서, 기획서, 백로그를 분석하여 이슈와 마일스톤을 자동 생성합니다....
check-code-complete
by whoabuddy
Verify code has no TODOs, stub implementations, or dead code before merge
check-docs
by whoabuddy
Verify documentation quality - checks README.md, CLAUDE.md, and other docs for completeness and accuracy
react-perf
by whoabuddy
React/Next.js performance optimization guidelines from Vercel Engineering. Use when reviewing performance, optimizing bu...
sprout-docs
by whoabuddy
Generate folder-scoped README documentation for codebase exploration
daily
by whoabuddy
Generate daily summary of git activity across all repositories
check-production-ready
by whoabuddy
Verify code is ready for production - build, tests, security, and configuration checks
update-after-merge
by whoabuddy
Clean up after PR merge - switch to default branch, delete feature branch, pull latest
code-review
by jskjw157
코드 리뷰 스킬. Git 변경사항, PR, 특정 파일을 분석하여 품질/보안/성능 관점에서 리뷰를 제공합니다. 사용 시기: (1) /review...
issue-feature
by jskjw157
GitHub 이슈 기반 기능 구현 스킬. 현재 브랜치의 이슈를 확인하고 DDD → Plan → TDD → Test 파이프라인을 실행합니다. 사용 시...