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
mono

implement-issue

by mono

star 5.3k

Implement SkiaSharp GitHub issues with proper context gathering and planning. Use when user provides a GitHub issue URL...

mono

release-tag

by mono

star 5.3k

Tag and finalize a SkiaSharp release after packages are published. Use when user says "tag X", "finish release X", or "f...

mono

release-branch

by mono

star 5.3k

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", or "create release branch for...

mono

api-docs

by mono

star 5.3k

Write and review XML API documentation for SkiaSharp following .NET guidelines. Use when user asks to document a class,...

zenml-io

zenml-backport

by zenml-io

star 5.2k

Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflecte...

tangyoha

pyrogram-telegram-bot-tec...

by tangyoha

star 5.2k

Pyrogram Telegram机器人开发技巧:解析消息链接、自定义Session超时、避免视频黑屏上传、去除消息广告。Use when working with...

CCOSTAN

homeassistant-yaml-dry-ve...

by CCOSTAN

star 5.2k

Verify Home Assistant YAML for DRY and efficiency issues by detecting redundant trigger/condition/action/sequence struct...

CCOSTAN

homeassistant-dashboard-d...

by CCOSTAN

star 5.2k

Design, update, and refactor Home Assistant Lovelace dashboards (YAML views/partials) with a constrained, machine-safe d...

rivet-dev

rivetkit-actors

by rivet-dev

star 5.1k

Build stateful backends with Rivet Actors: high-performance, long-lived, in-memory, persisted processes. Use when you ou...

fzyzcjy

frb-code-generation

by fzyzcjy

star 5.1k

Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to r...

fzyzcjy

frb-prepare-pr

by fzyzcjy

star 5.1k

Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date

pytorch

torch-bisect

by pytorch

star 5.1k

Bisect PyTorch commits to find the regression that breaks TorchTitan. Use when the user wants to bisect PyTorch or invok...

grafana

update-go-version

by grafana

star 5.1k

Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)

shader-slang

repro-remix

by shader-slang

star 5.1k

Reproduce RTX Remix shader compilation issues locally. Clones dxvk-remix, replaces Slang with your local build, and comp...

microsoft

playwright-cli

by microsoft

star 5.1k

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...

MrLesk

backlog-technical-project...

by MrLesk

star 5.1k

Technical project management for Backlog.md workstreams using coordinated sub-agents. Use only when the user explicitly...

dlt-hub

optimize-code

by dlt-hub

star 5k

Analyze and optimize Python code performance in critical paths

dlt-hub

review-pr

by dlt-hub

star 5k

Analyze a GitHub pull request including diff, comments, related issues, and local code context

lukevella

logging

by lukevella

star 5k

Wide events logging pattern and conventions for this project. Use when writing logging code, adding observability, or im...

wechatsync

wechatsync

by wechatsync

star 5k

同步文章到多个内容平台(知乎、掘金、CSDN、头条、微博等)。当用户想要发布或同步文章到内容平台时使用。

flashinfer-ai

benchmark-kernel

by flashinfer-ai

star 4.9k

Guide for benchmarking FlashInfer kernels with CUPTI timing

flashinfer-ai

debug-cuda-crash

by flashinfer-ai

star 4.9k

Tutorial for debugging CUDA crashes using API logging

flashinfer-ai

add-cuda-kernel

by flashinfer-ai

star 4.9k

Step-by-step tutorial for adding new CUDA kernels to FlashInfer

hellodigua

generate-changelog

by hellodigua

star 4.9k

根据当前项目 package.json 版本与 Git 提交记录生成中文版本日志。用于用户提出“生成版本日志”“生成 changelog”“发布新版本并生...