Using Agent Plugins With Solace Products
Solace provides plugins that have skills and knowledge to help you start building event-driven messaging applications quickly with AI coding assistants, such as Claude Code. 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 from the start for development and structuring topics for applications.
You can use the skills as a learning tool and get them from the SolaceProducts/agent-plugins GitHub repository. In the skills, design decisions and generated patterns are grounded from Solace documentation, you can accelerate your understanding of how to use our products.
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.
We currently have a development plugin for you to use when developing messaging applications using the Solace Messaging API for JCSMP. For more information, see Developing JCSMP Applications Using AI.