Toolverse
All skills

pr-review

by pytorch

Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
pytorch
Category
Testing
Views
29

About this skill

Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, dodając ją do konfiguracji agenta PyTorch.

  2. Aby recenzować pull request, użyj komendy /pr-review z numerem PR lub pełnym URL-em, na przykład /pr-review 12345 lub /pr-review https://github.com/pytorch/pytorch/pull/12345. System automatycznie pobierze szczegóły PR, różnice kodu i historię zmian.

  3. Dla bardziej szczegółowej analizy z komentarzami linia po linii dodaj słowo detailed na końcu komendy: /pr-review 12345 detailed.

  4. Jeśli pracujesz lokalnie, możesz recenzować zmiany w bieżącej gałęzi względem głównej gałęzi main komendą /pr-review branch. System porówna zmiany i wyświetli listę zmodyfikowanych plików oraz statystyki.

  5. Dla lokalnej gałęzi również możesz użyć trybu szczegółowego: /pr-review branch detailed, aby uzyskać bardziej dogłębną analizę zmian.

  6. Jeśli wywołasz /pr-review bez argumentów, system poprosi Cię o wskazanie, co chcesz recenzować — numer PR, URL lub gałąź lokalną.

Related skills

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Testing
1236