Planning skill for new features - includes changelog summary and test case consideration
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 ROCm/rocprofiler-systems-skills에서 50개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
ROCm/rocprofiler-systems-skills수집된 skill 50개 중 10개를 표시합니다.
Planning skill for new features - includes changelog summary and test case consideration
원문 언어: 영어
Create, refactor, link, and build CMake projects following modern CMake guidelines from official documentation
원문 언어: 영어
C++ design patterns reference - suggests applicable patterns when code matches a problem that a pattern solves
원문 언어: 영어
C++ file and class naming conventions - folder structure matches namespaces, no redundant prefixes
원문 언어: 영어
C++ STL algorithms and data structures - suggests appropriate containers and algorithms when they solve the problem at hand
원문 언어: 영어
Python programming skill based on PEP 8 and modern Python best practices - use for implementing Python code
원문 언어: 영어
Update radisha skills to the latest version - works with symlinks, git clones, and submodules
원문 언어: 영어
Plan and write C++ unit tests using GTest and GMock - creates test plan and implements tests one by one with user approval
원문 언어: 영어
Pytest testing skill with modern patterns - use for writing Python tests with fixtures, parametrization, and modular design
원문 언어: 영어
Create test plan files for developer verification and QA handoff - use after implementation is complete
원문 언어: 영어