qsharp-compiler
// Microsoft Q# skill for quantum algorithm development with the Q# language and Azure Quantum integration
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameqsharp-compiler
descriptionMicrosoft Q# skill for quantum algorithm development with the Q# language and Azure Quantum integration
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]
Q# Compiler
Purpose
Provides expert guidance on quantum algorithm development using Microsoft Q# language, enabling resource estimation and deployment to Azure Quantum backends.
Capabilities
- Q# program compilation and execution
- Resource estimation for quantum algorithms
- Integration with Azure Quantum
- Quantum simulation with QDK
- T-gate counting and depth analysis
- Quantum chemistry libraries (Microsoft.Quantum.Chemistry)
- Type-safe quantum programming
- Classical-quantum interop
Usage Guidelines
- Program Structure: Organize Q# code with operations, functions, and namespaces
- Type System: Leverage Q# type system for quantum-safe programming
- Resource Estimation: Use resource estimator for algorithm feasibility analysis
- Azure Integration: Configure Azure Quantum workspace for hardware execution
- Testing: Write unit tests for quantum operations using Q# testing framework
Tools/Libraries
- Q#
- Quantum Development Kit (QDK)
- Azure Quantum
- IQ# kernel
- VS Code Q# extension