Dev & Engineering Claude Skills — Page 4
cuPyNumeric Migration Readiness
Assess whether NumPy code is ready to scale on GPUs before committing to a substantial cuPyNumeric port.
DOCA AES-GCM Acceleration
Configure, validate, and debug DOCA AES-GCM offload on BlueField DPUs and ConnectX NICs.
DOCA RDMA Initiator
Guides accelerator-initiated one-sided RDMA development on the DPA datapath.
DOCA Environment Setup
Verify, prepare, and troubleshoot the DOCA environment while routing workloads to the right deployment path.
Jetson PCIe Controller Customizer
Configure per-controller PCIe state, lane width, and link speed on custom Jetson Thor or Orin carriers.
Jetson Target Platform Initializer
Create a Jetson target-platform profile for a reference devkit or custom carrier and update the active pointer.
CODEOWNERS PR Splitter
Split large pull requests by CODEOWNERS groups to reduce review burden while keeping each PR independently mergeable.
NeMo MBridge MoE Expert-Parallel Overlap
Configure, validate, and troubleshoot MoE expert-parallel communication overlap in Megatron-Bridge.
NeMo MBridge MoE VLM Training Guide
Guides FSDP and 3D-parallel choices and tuning for MoE vision-language model training.
NeMo MBridge Training Resiliency
Configure fault recovery and hang detection for Megatron Bridge distributed training.
NeMo Relay Migration Assistant
Safely migrate NeMo Flow projects to NeMo Relay.
NeMo Relay Adaptive Tuning
Tune NeMo Relay plugin behavior from runtime signals with measured, reversible rollouts.
Expo App Structure Guide
A clear, scalable starting layout for a brand-new Expo Router app.
Workers Production Review
Write and review production-ready Workers code using current Cloudflare guidance.
React Native Migration Assessor
Evidence-led decisions for React Native migration readiness
React Navigation UI Guide
Practical React Navigation 7 patterns for building and configuring React Native navigation interfaces.
Code Clarity Refactor
Reduce code complexity while preserving exact behavior, so teammates can read, modify, and debug it faster.
Test-Driven Development Workflow
Prove intended behavior with a failing test before implementing, refactoring, and verifying the change.
Long-Horizon Prompting
Designs auditable launch briefs for autonomous agents and parallel multi-agent work on difficult, long-running tasks.
Cate CLI Skill
Drive browsers, terminals, editors, and panels from the command line inside Cate's infinite canvas.
AionUi Architecture Conventions
Definitive rules for placing code in an Electron multi-process project, preventing cross-process crashes.
Codebase Design: Deep Module Design Guide
Provides shared vocabulary and principles for designing deep modules, helping define interfaces, improve module design, and enhance testability and navigation.
Minimal Fix Skill
Produce the smallest code change that fixes one explicit problem, never touching unrelated code.
Grill-Me Design Interview
A structured interview that stress-tests your plan with one question at a time, resolving each branch of the decision tree until you reach a shared understanding.