James Wong
Community@igamenovoer
a skilled C++ programmer with many years of experience. I'm passionate about leveraging C++ to create high-performance software solutions.
Agent Skills by James Wong
Showing 59 vetted skills indexed across 4 GitHub repositories.
krnopt-cuda-generic-optimization
Select the next CUDA optimization experiment after hotspot identification.
krnopt-cuda-profiling
Identify CUDA bottlenecks from NSYS traces and NCU reports and attribute them to source regions.
krnopt-hw-aware-optimization
Identify GPU compute capability and workload shape for CUDA kernel optimization.
krnopt-cuda-structural-optimization
Plan large-scale CUDA kernel redesigns by addressing structural bottlenecks.
krnopt-low-precision-kernel-formats
Compare low-precision CUDA kernel formats and contracts for engineers.
krnopt-cuda-coding
Generate CUDA kernel templates with explicit ownership and synchronization.
krnopt-cuda-domain-optimization
Optimize CUDA kernels with domain-driven patterns and output a concrete optimization plan.
llm-wiki-all-in-one
Compile ingested sources into a cross-linked wiki with query and audit operations.
dev-launch-file-browser
Launch and verify the in-repo Filestash file browser via wrapper scripts.
houmao-launch-agents
Launch fixture-backed Houmao agent workflows to reproduce and validate Claude Code or Codex runs.
terminal-recorder-workflow
Capture tmux sessions into replayable artifacts and analyze them into parser/state views.
skill-invocation-probe
Writes a JSON marker file to verify skill invocation from trigger wording.
openspec-apply-change
Implements OpenSpec change tasks and updates repository artifacts.
openspec-explore
Explore ideas and clarify requirements without implementing code.
openspec-verify-change
Verify software implementations against OpenSpec change artifacts and output a prioritized markdown report.
openspec-new-change
Creates a new OpenSpec change scaffold with artifact workflow guidance.
openspec-archive-change
Archive completed OpenSpec changes after validating completion and syncing delta specs.
openspec-onboard
Guide users through an OpenSpec workflow cycle from task selection to archiving.
openspec-bulk-archive-change
Archives completed OpenSpec changes by validating artifacts and resolving conflicts via delta syncs.
openspec-continue-change
Continues an OpenSpec workflow by generating the next required artifact for a selected change.
openspec-sync-specs
Merge delta requirement specs into main OpenSpec specification files.
openspec-ff-change
Generate OpenSpec artifacts in dependency order until apply-ready.
email-via-mail-system
Map filesystem-first mailbox headers to future email transport semantics.
email-via-filesystem
Coordinate async email-like messaging through a SQLite-backed filesystem mailbox with locks.