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已展示 10 / 50 个已收集 Skill。
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
原文语言:英语