Evaluation skill for fair comparisons across PennyLane plus PyTorch, Qiskit-backed, and native Qiskit ML branches.
Reproducibility skill for making PennyLane plus PyTorch QML experiments rerunnable, comparable, and defensible.

Reusable QML skills with PennyLane-first design, PyTorch-first training, and exporter-based compatibility for OpenCode and Claude Code.
These skills are maintained from a single source library so they can support OpenCode today and Claude Code through a compatible export layer without splitting the docs or source structure.
Install into a local project:
bash install/install_opencode.sh --project-root .
Install globally:
bash install/install_opencode.sh --global
Global installs go into:
~/.config/opencode/skills/qml-skills/
This keeps the skills namespaced and avoids resetting the whole global OpenCode skills root.
If you prefer not to call the shell installer directly, see:
examples/use-with-opencode.mdYou can validate an install with:
python install/doctor_opencode.py --path .opencode/skills
Claude Code support is provided through:
CLAUDE.md.claude/settings.json.claude-plugin/ and plugins/skills/qml/exports/claude-code/skills/qml/exports/claude-marketplace/To generate Claude-compatible output:
python skills/qml/exporters/export_claude_code.py
To generate a local Claude marketplace:
bash install/install_claude_marketplace.sh --project-root .
To sync the GitHub-hosted marketplace view into the repository root:
python skills/qml/exporters/export_claude_marketplace.py --sync-hosted-root
Then add it inside Claude Code:
/plugin marketplace add ./.claude/marketplaces/qml-skills
To add this repository from GitHub after the root marketplace view is published:
/plugin marketplace add TQuang122/quantum-ml-skills
For faster Git checkout of the hosted marketplace only:
/plugin marketplace add TQuang122/quantum-ml-skills --sparse .claude-plugin plugins
Recommended install order:
/plugin install qml-common@qml-skills
/plugin install qml-core@qml-skills
/plugin install qml-backends@qml-skills
/plugin install qml-evaluation@qml-skills
/plugin install qml-research@qml-skills
Install plugin bundles sequentially. Parallel install attempts can race on local Claude plugin state.
The canonical source of truth remains:
skills/qml/
| Skill | Description |
|---|---|
qml-foundations | Frame QML problems before implementation. |
qml-pytorch-router | Route ambiguous PennyLane + PyTorch QML requests to the correct implementation skill. |
pennylane-qnn | Build and refactor PennyLane-first hybrid quantum models. |
qml-pytorch-interface | Clean PyTorch tensor, parameter, and prediction boundaries around PennyLane models. |
qml-pytorch-training | Build reusable PennyLane + PyTorch training workflows. |
qml-pytorch-performance-patterns | Improve performance for PyTorch-based QML workloads. |
pennylane-qiskit-backends | Add Qiskit-backed execution while keeping PennyLane as the authoring layer. |
qiskit-machine-learning-interop | Explore native Qiskit Machine Learning abstractions when plugin-backed execution is not enough. |
qml-cross-framework-benchmarking | Compare QML branches and backends fairly. |
skills/qml/README.mdskills/qml/REQUEST_PATTERNS.mdskills/qml/ROUTING.mdskills/qml/STARTER_WORKFLOW.mdskills/qml/EXPORT_STRATEGY.mdexamples/use-with-opencode.mdexamples/use-with-claude-code.mdCLAUDE.mdCONTRIBUTING.mdCHANGELOG.mdRELEASE_CHECKLIST.mdRELEASE_NOTES_v0.1.0.mdMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tquang122/quantum-ml-skills --plugin qml-evaluationShared QML foundations and routing skills for Claude Code.
Backend and Qiskit interop skills for Claude Code.
Research debugging and paper replication skills for Claude Code.
Core PennyLane and PyTorch implementation skills for Claude Code.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.