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

vibeProj

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

収集済み skills
5
Stars
0
更新
2026-03-23
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

commit
ソフトウェア開発者

PROACTIVELY USE THIS SKILL when the user says "commit", "land", "land this", "ship it", "done", "wrap up", "let's finish", or any intent to commit work. This is the ONLY user entrypoint for the commit workflow — do not invoke /pre-land-review directly for commits. Orchestrates the full landing flow: pre-land review, staging, review marker, and git commit.

2026-03-23
cuda-optimizer
ソフトウェア開発者

Use this skill to optimize existing fused NVRTC kernel code, GPU dispatch logic, or the Helmert datum shift kernel in src/vibeproj/. Reads existing code and produces concrete rewrites with measured justification. Invoke on pre-existing kernel code to bring it up to NVIDIA best-practice performance standards.

2026-03-23
cuda-writing
ソフトウェア開発者

PROACTIVELY USE THIS SKILL when writing, modifying, or reviewing GPU kernels, fused NVRTC kernel source, or any GPU code in src/vibeproj/. Covers fused kernel architecture, preamble/postamble system, precision parameterization ({real_t}), device helper functions, kernel compilation via CuPy RawKernel, the Helmert datum shift kernel, and double-single arithmetic.

2026-03-23
gpu-code-review
ソフトウェア品質保証アナリスト・テスター

PROACTIVELY USE THIS SKILL when reviewing GPU code changes in vibeProj. Provides the 6-pass review procedure with thresholds, anti-patterns, and hardware specs specific to fused NVRTC projection kernels.

2026-03-23
pre-land-review
ソフトウェア品質保証アナリスト・テスター

The review gate that must pass before any commit lands. Called automatically by the /commit skill — do NOT invoke directly when the user says "commit", "land", "ship it", etc. (use /commit instead). Invoke directly only when you want to run the review without committing, or when another skill references it. This is a MANDATORY gate — do not create a git commit without completing this checklist.

2026-03-23