Skip to main content
Run any Skill in Manus
with one click
GitHub repository

toolkit-remix

toolkit-remix contains 25 collected skills from NVIDIAGameWorks, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
61
updated
2026-06-02
Forks
29
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

crash-debug
software-developers

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
software-developers

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
software-developers

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

2026-05-14
completion-gates
software-developers

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

2026-05-14
documentation
software-developers

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

2026-05-14
extension-docs
software-developers

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

2026-05-14
remove-extension
software-developers

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

2026-05-14
add-pip-dep
software-developers

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

2026-05-13
bump-exts-changelog
software-developers

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

2026-05-13
commit
software-developers

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

2026-05-13
create-branch
software-developers

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

2026-05-13
create-extension
software-developers

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

2026-05-13
debug-extension-load
software-developers

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

2026-05-13
kit-test
software-quality-assurance-analysts-and-testers

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

2026-05-13
memory-promotion
software-developers

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

2026-05-13
prepare-mr
software-developers

Run gates, push, create MR/PR.

2026-05-13
add-pip-dep
software-developers

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

2026-05-13
agent-config
computer-occupations-all-other

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
software-developers

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

2026-05-13
completion-gates
software-developers

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
software-developers

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

2026-05-13
extension-docs
software-developers

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

2026-05-13
memory-promotion
computer-occupations-all-other

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
software-developers

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

2026-05-13
remove-extension
software-developers

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

2026-05-13