Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

rocprofiler-systems-skills

rocprofiler-systems-skills contém 50 skills coletadas de ROCm, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
50
Stars
4
atualizado
2026-07-10
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

therock-build-to-commit
Desenvolvedores de software

Given a TheRock nightly build (URL or run-id), return the rocm-systems pin_sha used in that build

2026-07-10
therock-commit-in-build
Desenvolvedores de software

Check whether a given rocm-systems commit is included in a specific TheRock nightly build

2026-07-10
therock-first-build-with-commit
Desenvolvedores de software

Find the first TheRock nightly build that includes a given rocm-systems commit

2026-07-10
pr-review
Analistas de garantia de qualidade de software e testadores

Reviews Pull Requests or local diffs with an 8-agent fan-out covering static analysis, dead code, code smells + quality (naming, complexity, single-responsibility, magic numbers), language rules (C++/Python/CMake), architecture, simplification, performance (hot-path classification, allocations, locks, I/O), and undefined behaviour (signed overflow, lifetime, strict aliasing, data races, sanitizer coverage; C/C++/unsafe-Rust only). Use when the user asks to "review this PR", "review the diff", "audit this branch", "/pr-review", or when staging changes before push.

2026-05-25
pr-review-interactive
Analistas de garantia de qualidade de software e testadores

Walk through a PR review interactively, one finding at a time. Generate review via pr-review, then for each issue present analysis + proposed inline comment, let user accept/edit/skip, accumulate into a PENDING GitHub review, submit at end.

2026-05-25
analyze-pr-comments
Analistas de garantia de qualidade de software e testadores

Use when user wants to list, analyze, review, or summarize GitHub PR comments on a pull request number or URL

2026-05-25
architecture-tradeoff
Desenvolvedores de software

Use when architectural decisions involve competing quality attributes (performance vs modifiability, availability vs consistency, security vs usability), when the user says "tradeoff analysis", "ATAM", "quality attributes", "what are we giving up", or when a design choice affects multiple non-functional requirements in tension.

2026-05-25
programming-cpp-constexpr
Desenvolvedores de software

Use when moving computation from runtime to compile time — precomputed lookup tables, compile-time constants, type-based template dispatch, or zero-cost conditional branching with if constexpr; use when a function or value could be evaluated before the binary runs

2026-05-25
programming-cpp-policy-based-di
Desenvolvedores de software

Use when injecting dependencies in C++ at compile time — hiding system calls, third-party APIs, or multiple dependencies behind swappable policy types; use when writing testable C++ without virtual dispatch overhead

2026-05-25
update-pr-description
Desenvolvedores de software

Use when user says 'update PR description', 'refresh PR description', 'fix PR description', 'rewrite PR body', 'update my PR', or types /update-pr-description

2026-05-25
radisha-help
Outras ocupações de informática

Full workflow reference and detailed rules - invoke when you need comprehensive guidance on how to use radisha skills

2026-05-19
notify-me
Desenvolvedores de software

Send a push notification to the user's phone via ntfy.sh when a condition is met, by composing a watch cron whose action is a curl POST.

2026-05-18
programming-cpp
Desenvolvedores de software

C++ programming skill based on C++ Core Guidelines - use for implementing C++ code

2026-05-06
verify-pmc-metrics
Desenvolvedores de software

Mock-based rigorous PMC metric validation — tests sentinel filtering, value ranges, and architecture-specific behavior across Perfetto and RocPD

2026-05-06
watch
Outras ocupações de informática

Schedule a recurring poll of an external condition (PR merge, CI green, Jira state, background build) that runs a follow-up action when met and self-stops. Use for async waits across sessions.

2026-05-06
planning-architecture
Desenvolvedores de software

Plan new or redesigned system architecture - define components, boundaries, interactions, and technical decisions before implementation

2026-04-06
planning-base
Desenvolvedores de software

Base planning skill with shared rules - do not invoke directly, use specific planning skills instead

2026-04-06
radisha-skills
Outras ocupações de informática

List all available radisha skills with their command aliases, organized by category

2026-04-06
review-architecture
Desenvolvedores de software

Use when user wants architecture documentation covering component interactions, hierarchy, expansion points, or system weaknesses - for single components, integrations, or whole systems

2026-04-06
radisha-improve-skill
Outras ocupações de informática

Automatically detect and improve skills when gaps are noticed during work - proactively proposes updates

2026-03-16
code-smells
Analistas de garantia de qualidade de software e testadores

Detect code smells based on refactoring.guru catalog - use when analyzing code for anti-patterns and refactoring opportunities

2026-03-16
refactoring-techniques
Desenvolvedores de software

Catalog of refactoring techniques from refactoring.guru - how to apply Extract Method, Move Field, Replace Conditional, and 60+ other refactorings

2026-03-16
rocprofsys-build
Desenvolvedores de software

Build, test, and install rocprofiler-systems after configuration

2026-03-16
rocprofsys-configure
Desenvolvedores de software

Configure rocprofiler-systems build with CMake presets and custom options

2026-03-16
rocprofsys
Desenvolvedores de software

ROCm Systems Profiler (rocprofiler-systems) project workflows - configure, build, test, and development

2026-03-16
library-amd-smi
Desenvolvedores de software

AMD SMI C++ library for GPU/CPU/NIC monitoring and management. Use when working with AMD hardware monitoring, GPU temperature, power, memory, clocks, PCIe, XGMI, SDMA (System DMA), AINIC (AI NIC) network interfaces, or any amdsmi.h functions.

2026-03-16
planning-refactor
Desenvolvedores de software

Planning skill for refactoring - improves existing code following best practices, reduces duplication, improves readability and testability

2026-03-16
architecture-analyze
Desenvolvedores de software

Analyze architectural changes - review module boundaries, dependencies, testability, and suggest simplifications. Used by pr-review and planning skills.

2026-03-16
static-analysis
Analistas de garantia de qualidade de software e testadores

Run static analysis tools on changed files and generate a report

2026-03-12
git-gh-client
Desenvolvedores de software

Core GitHub CLI operations - check availability, search PRs, get PR details, check status. Invoked by other git skills.

2026-03-12
git-prepare-pull-request
Desenvolvedores de software

Prepare well-structured Pull Requests - verify code quality, check for issues, split large changes, write clear descriptions with Motivation, Technical Details, and Test Plan

2026-03-12
git-pull-request-status
Desenvolvedores de software

Check pull request status, CI/CD checks, and explain failures with actionable recommendations

2026-03-12
radisha-create-skill
Outras ocupações de informática

Use when creating a new skill for radisha - validates content, checks for conflicts, and integrates with existing skills

2026-03-12
git
Desenvolvedores de software

Git workflow dispatcher - routes to specialized git skills for commits, PRs, and reviews

2026-02-12
ask
Desenvolvedores de software

Use when user asks a question that doesn't require any action - just explanation or information

2026-02-12
debugging-rocprof-sys
Desenvolvedores de software

Use when rocprofiler-systems crashes, hangs, produces wrong output, fails to instrument, or has GPU/MPI/threading issues during profiling

2026-02-12
git-commit
Desenvolvedores de software

Create meaningful git commits with well-structured messages - analyzes changes, generates descriptive subject and body, follows conventional commits

2026-02-09
exploration-explore-code
Desenvolvedores de software

Use when user wants to understand unfamiliar code before extracting functionality - exploring database layers, API usage, library patterns, or any code to be extracted into a reusable component

2026-02-09
planning-bugfix
Desenvolvedores de software

Planning skill for bug fixes - includes optional changelog update

2026-02-09
planning-docs
Desenvolvedores de software

Planning skill for documentation - no changelog updates

2026-02-09
Mostrando as 40 principais de 50 skills coletadas neste repositório.