Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

toolkit-remix

toolkit-remix 收录了来自 NVIDIAGameWorks 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
61
更新
2026-06-02
Forks
29
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

crash-debug
软件开发工程师

Use when investigating RTX Remix Toolkit crashes, Kit minidumps, DXVK/HdRemix logs, Aftermath dumps, GPU device-lost failures, d3d9 crashes, capture-switch repros, or crash handoff bundles.

2026-06-02
crash-debug
软件开发工程师

Use when investigating RTX Remix Toolkit crashes, Kit minidumps, DXVK/HdRemix logs, Aftermath dumps, GPU device-lost failures, d3d9 crashes, capture-switch repros, or crash handoff bundles.

2026-06-02
agent-config
软件开发工程师

Maintain multi-agent config: rules, commands, context, wrappers.

2026-05-14
completion-gates
软件开发工程师

Run completion gates: tests, format, lint, changelog, docs, evidence.

2026-05-14
documentation
软件开发工程师

Place/update docs: docs_dev developer, docs user-facing.

2026-05-14
extension-docs
软件开发工程师

Extension docs/README.md structure: responsibilities, non-responsibilities, architecture.

2026-05-14
remove-extension
软件开发工程师

Remove extension safely: deps, imports, app files, refs.

2026-05-14
add-pip-dep
软件开发工程师

Add pip package to extension; OSRB/license/build steps.

2026-05-13
bump-exts-changelog
软件开发工程师

Bump extension versions and write changelog entries for all modified extensions on this branch.

2026-05-13
commit
软件开发工程师

Create commit from staged/unstaged changes using repo git style.

2026-05-13
create-branch
软件开发工程师

Create and checkout a feature branch following the project's naming and base branch conventions.

2026-05-13
create-extension
软件开发工程师

Scaffold a new Omniverse Kit extension with the correct directory layout, config, premake, tests, and docs.

2026-05-13
debug-extension-load
软件开发工程师

Diagnose extension load failures, missing test .bat files, import errors, or test discovery issues.

2026-05-13
kit-test
软件质量保证分析师与测试员

Run, filter, or troubleshoot Kit extension tests using the test .bat runner.

2026-05-13
memory-promotion
软件开发工程师

Promote durable learnings to repo docs/shared rules before done.

2026-05-13
prepare-mr
软件开发工程师

Run gates, push, create MR/PR.

2026-05-13
add-pip-dep
软件开发工程师

Add a third-party pip package dependency to an extension, including OSRB license check and build integration.

2026-05-13
agent-config
其他计算机职业

How to maintain the multi-agent configuration — adding, editing, or syncing rules, commands, and context files across .agents/ and agent-specific wrappers.

2026-05-13
commit
软件开发工程师

Create a conventional commit from staged or unstaged changes, following the project's git workflow conventions.

2026-05-13
completion-gates
软件开发工程师

Apply the repository's completion gates automatically before claiming work is done, including tests, format, lint, changelogs, version bumps, docs, and evidence reporting.

2026-05-13
documentation
软件开发工程师

Guidelines for when and where to update documentation — docs_dev/ for developer docs, docs/ for user-facing content.

2026-05-13
extension-docs
软件开发工程师

Required structure for extension docs/README.md — responsibilities, non-responsibilities, and architecture sections.

2026-05-13
memory-promotion
其他计算机职业

Promote stable project learnings into canonical repo docs or shared agent rules instead of leaving them only in private agent memory. Use before completing work or when new durable project knowledge is discovered.

2026-05-13
prepare-mr
软件开发工程师

Run all completion gates (format, lint, version bump, tests), push, and create a merge request or pull request.

2026-05-13
remove-extension
软件开发工程师

Safely remove an extension — clean up all dependencies, imports, app files, and references across the repo.

2026-05-13