80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
implement-issue
by mono
Implement SkiaSharp GitHub issues with proper context gathering and planning. Use when user provides a GitHub issue URL...
release-tag
by mono
Tag and finalize a SkiaSharp release after packages are published. Use when user says "tag X", "finish release X", or "f...
release-branch
by mono
Create a release branch for SkiaSharp. Use when user says "release X", "start release X", or "create release branch for...
api-docs
by mono
Write and review XML API documentation for SkiaSharp following .NET guidelines. Use when user asks to document a class,...
zenml-backport
by zenml-io
Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflecte...
pyrogram-telegram-bot-tec...
by tangyoha
Pyrogram Telegram机器人开发技巧:解析消息链接、自定义Session超时、避免视频黑屏上传、去除消息广告。Use when working with...
homeassistant-yaml-dry-ve...
by CCOSTAN
Verify Home Assistant YAML for DRY and efficiency issues by detecting redundant trigger/condition/action/sequence struct...
homeassistant-dashboard-d...
by CCOSTAN
Design, update, and refactor Home Assistant Lovelace dashboards (YAML views/partials) with a constrained, machine-safe d...
rivetkit-actors
by rivet-dev
Build stateful backends with Rivet Actors: high-performance, long-lived, in-memory, persisted processes. Use when you ou...
frb-code-generation
by fzyzcjy
Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to r...
frb-prepare-pr
by fzyzcjy
Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date
torch-bisect
by pytorch
Bisect PyTorch commits to find the regression that breaks TorchTitan. Use when the user wants to bisect PyTorch or invok...
update-go-version
by grafana
Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)
repro-remix
by shader-slang
Reproduce RTX Remix shader compilation issues locally. Clones dxvk-remix, replaces Slang with your local build, and comp...
playwright-cli
by microsoft
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...
backlog-technical-project...
by MrLesk
Technical project management for Backlog.md workstreams using coordinated sub-agents. Use only when the user explicitly...
optimize-code
by dlt-hub
Analyze and optimize Python code performance in critical paths
review-pr
by dlt-hub
Analyze a GitHub pull request including diff, comments, related issues, and local code context
logging
by lukevella
Wide events logging pattern and conventions for this project. Use when writing logging code, adding observability, or im...
wechatsync
by wechatsync
同步文章到多个内容平台(知乎、掘金、CSDN、头条、微博等)。当用户想要发布或同步文章到内容平台时使用。
generate-changelog
by hellodigua
根据当前项目 package.json 版本与 Git 提交记录生成中文版本日志。用于用户提出“生成版本日志”“生成 changelog”“发布新版本并生...