Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

RL

RL には NVIDIA-NeMo から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
1.8k
更新
2026-06-25
Forks
469
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

config-conventions
ソフトウェア開発者

Configuration conventions for NeMo-RL. YAML is the single source of truth for defaults. Covers BaseModel/TypedDict usage, dataclass for internal classes, exemplar YAML updates, and forbidden default patterns.

2026-06-25
error-handling
ソフトウェア開発者

Error handling guidelines for NeMo-RL. Covers exception specificity, minimal try bodies, and else blocks.

2026-06-25
linting-and-formatting
ソフトウェア開発者

Code style guidelines for NeMo-RL (Python and shell). Covers naming, indentation, comments, docstrings, reflection avoidance, and uv usage.

2026-06-25
review-pr
ソフトウェア品質保証アナリスト・テスター

Interactive code review for NVIDIA-NeMo/RL pull requests. Checks out PR locally, reads existing comments, applies coding guidelines from skills, previews findings, and posts review comments. Also supports reviewing the current branch locally.

2026-06-25
build-and-dependency
ソフトウェア開発者

Build and dependency management for NeMo-RL. Covers Docker image building and running, uv usage, venv setup, and adding dependencies.

2026-05-25
cicd
ソフトウェア開発者

CI/CD reference for NeMo-RL. Covers GitHub Actions pipeline structure, CI triggering via /ok to test, and CI failure investigation.

2026-05-25
contributing
ソフトウェア開発者

Contribution conventions for NeMo-RL. Covers PR title format, commit sign-off, and CI triggering.

2026-05-25
copyright
ソフトウェア開発者

NVIDIA copyright header requirements for NeMo-RL. Covers which files need headers and the exact header text.

2026-05-25
testing
ソフトウェア品質保証アナリスト・テスター

Testing conventions for NeMo-RL. Covers Ray actor coverage pragmas, nightly test requirements, and recipe naming rules.

2026-05-25