Dev & Engineering Claude Skills — Page 7
DOCA Telemetry Exporter Development
Guides DOCA applications in defining, emitting, and debugging structured telemetry for external consumers.
Holoscan SDK Setup Guide
Inspects a Linux host and selects the most suitable Holoscan SDK installation path.
Jetson USB Port Customization
Safely enable, disable, or change Jetson USB port roles through a kernel device-tree overlay.
NeMo AutoModel Recipe Development
Build, modify, and validate NeMo AutoModel training and evaluation recipes.
NeMo MBridge CPU Offload
Configure, validate, and troubleshoot CPU offloading in Megatron Bridge to relieve GPU memory pressure.
NeMo MBridge CUDA Graphs
Configure, validate, and benchmark CUDA Graph capture in Megatron Bridge to reduce host-driver overhead.
NeMo Relay Call Instrumentation
Wrap tool and LLM calls with Relay lifecycle events, middleware, and guardrails.
NeMo Relay Context Isolation
Keeps NeMo Relay scope stacks independent across concurrent requests and async workflows while preserving ancestry propagation.
NeMo Relay Typed Wrappers & Codecs
Add typed boundaries to NeMo Relay integrations while preserving predictable JSON middleware semantics and caller-visible behavior.
Omniverse Realtime Viewer
Routes USD viewer requests to the right architecture and guides rendering, interaction, UI, and validation.
NVIDIA NuRec Neural Reconstruction Router
Routes NuRec requests to the right upstream workflow skill.
TAO Platform Execution SDK
Submit, monitor, and manage NVIDIA TAO GPU training jobs across supported platforms.
Expo App Clip Builder
Configure an iOS App Clip for an Expo app and launch it from web URLs.
Expo Data Fetching
Practical networking guidance for Expo apps, covering API calls, caching, offline behavior, and authentication.
Spec-Driven Development
Turn ambiguous engineering requests into testable specifications before coding.
Context Engineering Fundamentals
Understand and shape reliable agent context through attention budgets, context-window mechanics, and signal-density principles.
Latent Briefing
Share task-relevant orchestrator state with workers through task-guided KV-cache compaction when the inference runtime is controllable.
Multi-Agent Architecture Patterns
Design multi-agent systems with context isolation, explicit handoffs, coordinated execution, and controlled failure handling.
ce-debug: Systematic Bug Diagnosis & Fix
Systematically trace root causes of bugs, diagnose before fixing, and produce regression tests.
Loop Library
Guide AI agents to discover, find, audit, craft, run, and improve bounded, repeatable workflows.
Chained PR Splitter
Break oversized PRs over 400 lines into chained, reviewable pull requests to preserve reviewer focus.
Executing Plans
Turn a written implementation plan into verified, checkpointed development work.
Code OSS Launch & Debug
Launch a built-from-source VS Code with isolated profiles, Playwright control, and multi-process debugging ports.
VS Code Accessibility Development Guide
A practical specification for accessible interactive features in VS Code.