Features
Quantum Engineer Plugin
Enterprise plugin for Claude Code and Cursor. Includes skills for every development phase — modeling, synthesis, execution, analysis — plus live reference lookup.
AI Agent in Studio
Built-in AI assistant in the Classiq Studio. No additional setup — configure your LLM API key and start coding.
Local Development Setup
For AI-assisted development outside the Studio, set up the Classiq Library locally so agents have access to examples and documentation.Prerequisites
- Python >=3.9, <3.13
- Git
- An IDE with an AI assistant (VS Code + Claude Code, Cursor, etc.)
Setup
-
Clone the library
-
Install the SDK
-
Open in your IDE and point it at the
classiq-librarydirectory.