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
borisyanez

rustor-rule-creator

by borisyanez

star 0

Create PHP refactoring rules for the rustor Rust project. Use when implementing new rules, converting PHP patterns to ar...

GondaDaikon

tri-ssd-orchestrator

by GondaDaikon

star 0

Tri-SSD(三層スライス仕様駆動)のワークフローを統括する。 AI/LLMコードエージェントを前提とした仕様駆動開発フレームワーク...

johnnymo87

managing-stacked-pull-req...

by johnnymo87

star 0

This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs o...

johnnymo87

creating-ephemeral-kubern...

by johnnymo87

star 0

This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application co...

johnnymo87

using-telegram-notificati...

by johnnymo87

star 0

This skill enables Telegram notifications for Claude Code sessions, alerting you when tasks complete. Use this when you...

johnnymo87

using-github-api-with-gh-...

by johnnymo87

star 0

This skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and d...

bbmorten

electron-macos

by bbmorten

star 0

Build, debug, package, sign, and ship Electron apps for macOS (darwin). Use when developing macOS-specific Electron feat...

bbmorten

nextjs-postgres-container

by bbmorten

star 0

Next.js (App Router) + PostgreSQL developer workflow for production-ready, containerized apps (Docker/Compose), includin...

bbmorten

ebpf-go

by bbmorten

star 0

eBPF development in Go using github.com/cilium/ebpf (and bpf2go) for tracing and networking (kprobes/uprobes, tracepoint...

bbmorten

tcpwatch-electron

by bbmorten

star 0

Project-specific guidance for the tcpwatch macOS Electron app (Go tcpwatch CLI + Electron/React UI). Includes required c...

johnnymo87

bd-issue-tracking

by johnnymo87

star 0

Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Git-backed JSONL files are the...

johnnymo87

fixing-tmux-socket-issues

by johnnymo87

star 0

This skill repairs tmux socket connection errors when the socket directory is deleted while tmux is running. Use this wh...

johnnymo87

configuring-neovim

by johnnymo87

star 0

This skill guides working with Neovim configuration including testing changes headlessly, managing plugins with lazy.nvi...

whoabuddy

setup

by whoabuddy

star 0

Configure Claude Code with symlinks to knowledge base agents and skills

jskjw157

github-issues

by jskjw157

star 0

기획 문서 기반 GitHub 이슈/마일스톤 생성 스킬. 화면 정의서, 기획서, 백로그를 분석하여 이슈와 마일스톤을 자동 생성합니다....

whoabuddy

check-code-complete

by whoabuddy

star 0

Verify code has no TODOs, stub implementations, or dead code before merge

whoabuddy

check-docs

by whoabuddy

star 0

Verify documentation quality - checks README.md, CLAUDE.md, and other docs for completeness and accuracy

whoabuddy

react-perf

by whoabuddy

star 0

React/Next.js performance optimization guidelines from Vercel Engineering. Use when reviewing performance, optimizing bu...

whoabuddy

sprout-docs

by whoabuddy

star 0

Generate folder-scoped README documentation for codebase exploration

whoabuddy

daily

by whoabuddy

star 0

Generate daily summary of git activity across all repositories

whoabuddy

check-production-ready

by whoabuddy

star 0

Verify code is ready for production - build, tests, security, and configuration checks

whoabuddy

update-after-merge

by whoabuddy

star 0

Clean up after PR merge - switch to default branch, delete feature branch, pull latest

jskjw157

code-review

by jskjw157

star 0

코드 리뷰 스킬. Git 변경사항, PR, 특정 파일을 분석하여 품질/보안/성능 관점에서 리뷰를 제공합니다. 사용 시기: (1) /review...

jskjw157

issue-feature

by jskjw157

star 0

GitHub 이슈 기반 기능 구현 스킬. 현재 브랜치의 이슈를 확인하고 DDD → Plan → TDD → Test 파이프라인을 실행합니다. 사용 시...