cudaq-guide
01Skill Claude CodeCodex
Use for CUDA-Q setup, simulation targets, QPU access, and @cudaq.kernel authoring guidance.
69 tagged quantum computing, measured the same way as everything else here.
Browse within: quantum-algorithms 62deepseek-harness 60dsh-plugin 60dsh-plugins 60
Skill Claude CodeCodex
Use for CUDA-Q setup, simulation targets, QPU access, and @cudaq.kernel authoring guidance.
Skill Claude CodeCodex
Use when porting Qiskit Python circuits to CUDA-Q kernels while preserving algorithms and validation fidelity.
Skill Claude CodeCodex
Use when users ask about solving the discrete logarithm problem g^x ≡ y (mod P) with Shor-style two-register Fourier sampling, building/explaining DLP circuits, running simulator demos, or debugging post-processing (continued fractions plus two-dimensional Fourier-sample congruence solving). Triggers: discrete log…
Skill Claude CodeCodex
Explains and demonstrates UnitaryLab's small-scale adiabatic quantum linear-system solver. Use it for AQC or QLSP questions, simulator examples, and work involving Householder state preparation, SVD block encoding, adiabatic schedules, post-selection, solution rescaling, or residual checks.
Skill Claude CodeCodex
HHL quantum linear-system solver for Hermitian A and power-of-two dimension N. This implementation accepts user-provided A and b, auto-computes the evolution time t, uses QPE with U = exp(i2πAt), and reconstructs an approximate classical solution from post-selection in a statevector simulation; exponential speedup…
Skill Claude CodeCodex
Drive Dense-Evolution's real quantum circuit simulator, VQE solver, molecular Hamiltonian builder, QM/MM force calculator, and MD trajectory engine directly through the denseevolutionmcp MCP server, instead of writing new simulation code or describing what a circuit should do in the abstract. Use this skill whenever…
Skill Claude CodeCodex
This skill uses quantum computers to pick the best crypto asset to pay with, given current market conditions.
Skill Claude CodeCodex
Read and annotate English technical papers in a terminal or chat with concise Chinese translations and explanations while preserving the source text and argument. Use when a user asks to read, explain, translate, annotate, or study an academic paper, arXiv preprint, PDF, DOI, technical passage, figure caption…
Skill Claude CodeCodex
MCP server exposing Qiskit quantum computing functionality.