skills/hpc/SKILL.md
High-performance computing — threading, SIMD, GPU compute with CUDA/SYCL, MPI clustering, Python parallelism, and distributed Ray. Load when working with parallel algorithms, GPU kernels, multi-node clusters, or performance-critical Python/C++ code.
npx skillsauth add cloudvoyant/codevoyant hpcInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Context skill for high-performance and distributed computing in Python and C++.
Performance work is measurement-driven. Every recipe follows the same pattern: establish a baseline, apply the technique, measure the improvement. Techniques that can't be measured shouldn't be applied. Recipes cover threading, SIMD, GPU compute, MPI clustering, and distributed Python with Ray — from laptop to multi-node cluster.
development
React patterns: Zustand state management, shadcn/ui + Tailwind CSS, React Three Fiber + Drei for 3D, folder structure, data fetching, and TypeScript conventions. Load when working on React projects (*.tsx) without SvelteKit.
development
QA workflows: investigate and document bugs, post issues to GitHub/GitLab/Linear, and run browser-agent smoke tests. Triggers on: 'qa debug', 'qa report', 'qa smoke', 'run smoke test', 'report bug', 'investigate issue'.
tools
Python project patterns: uv package/workspace management, MLflow experiment tracking, Ray distributed computing, Nvidia Warp GPU kernels, Pydantic validation, Click CLIs, and service architecture. Load when writing Python with pyproject.toml or uv.lock.
development
Code review workflows: create a draft PR/MR, generate AI-powered inline review comments, address change requests, or complete a draft review. Triggers on: "pr open", "pr new", "pr review", "pr address", "pr complete", "open a PR", "create a draft PR", "code review", "pr mr", "pr this PR", "address pr comments", "fix review comments", "complete draft review", "publish review".