Services Expertise


Resources News


mainimage
Article December 2025

Axinom Introduces AI-Assisted Development for Mosaic

AI-Assisted Development, Built Into the Mosaic Workflow

Axinom has released Mosaic Agent Skills, a new tool that brings AI-assisted development directly into the Mosaic development workflow. It is available as an MCP (Model Context Protocol) server and works with popular AI coding tools like Claude Code and GitHub Copilot.

The goal is straightforward: reduce the time it takes to build on Mosaic. The platform’s architecture enforces consistent patterns and conventions across every project, which is a strength for quality and maintainability. But following those conventions carefully can take significant developer time. With Mosaic Agent Skills, developers can describe what they need in plain language, and the tool generates production-ready code that already follows Mosaic best practices. Work that previously took hours can now be completed in minutes.

The tool is built to be flexible. Because it is based on the open Model Context Protocol standard, teams are not tied to a specific AI vendor. It also adapts automatically to each project, discovering the existing structure and GraphQL schema rather than requiring manual configuration.

The initial release covers frontend station generation, including browsing interfaces, creation forms, and detailed editing views. Beyond saving time, the tool also helps developers learn Mosaic patterns by example, making it useful for onboarding as well as day-to-day development.

Planned future additions include backend code generation, support for updating existing codebases, and tools for teams to create their own custom skills tailored to their specific patterns.

Full documentation and setup instructions are available at docs.axinom.com.