Browse and install Skills to enhance your AI Agent's capabilities. From document creation to code review, find the right skill for your workflow.
Draft or revise pull request titles and bodies with a concise standard format: summary, risk assessment, testing summary, testing checklist, and technical changes. Use when preparing a new draft or ready-for-review PR, opening a PR from a branch, updating an existing draft/open PR, reopening a PR, or when the user provides a GitHub PR URL/branch and asks for PR summary, risk, testing, or description text. New PRs should be draft by default unless the user explicitly asks to open them ready for review.
skillsy install rocm/rocm-libraries@pr-summaryBuild hipDNN with providers via the repository superbuild. Faster than standalone since providers build alongside hipDNN in a single CMake invocation. On Windows, auto-runs the wheel-based ROCm setup if not already prepared.
skillsy install rocm/rocm-libraries@hipdnn-superbuildRun tests against an existing hipDNN superbuild. Supports per-component selection (hipdnn, miopen-provider, hipblaslt-provider, hip-kernel-provider, integration-tests), unit/integration scope, and gtest filtering. Handles Windows DLL PATH automatically.
skillsy install rocm/rocm-libraries@hipdnn-superbuild-testReview a hipDNN pull request, branch, or local diff for correctness, API compatibility, provider behavior, resource management, code reuse, and testing coverage/quality. Uses local source/worktrees for cross-reference by default. Use when asked to review hipDNN code, review a PR, or assess whether a change is ready to merge.
skillsy install rocm/rocm-libraries@hipdnn-reviewGenerate hipDNN operation boilerplate from a YAML config. Use when the user wants to add a new operation type to hipDNN, or generate descriptor/packer/unpacker code.
skillsy install rocm/rocm-libraries@hipdnn-codegenLearn how to build custom Skills tailored to your specific workflows and needs.
Read the Guide