Using Agent Plugins With Solace Products

Solace provides plugins that give AI coding assistants, such as Claude Code, the skills and knowledge to help you build event-driven messaging applications quickly. Instead of piecing together API references and design guidance on your own, you describe the application you want, and your AI assistant designs and implements it, following Solace best practices for both application development and topic structure from the start.

You can also use the skills in the plugins as a learning tool. Get them from the SolaceProducts/agent-plugins GitHub repository. Because the skills in each plugin ground their design decisions and generated patterns in Solace documentation, you deepen your understanding of our products as you build.

These skills are powered by large language models (LLMs), which are non-deterministic and may change over time. Generated code can vary between runs and may be incorrect, insecure, incomplete, or unsuitable for your environment. You are responsible for reviewing, testing, and validating all generated code before use, especially before deploying to production.

An AI plugin is currently available for building messaging applications with the Solace Messaging API for JCSMP. For more information, see Developing JCSMP Applications Using AI.