A Claude Code plugin marketplace maintained by Cadasto B.V.
Claude Code supports plugins — extensions that add new skills, commands, and tools to your coding assistant. Plugins can teach Claude Code about specific domains, connect it to external services, or give it specialized workflows tailored to your needs.
A marketplace is a curated catalog of plugins that you can browse, install, and keep up to date — all from within Claude Code. This marketplace collects the plugins built and maintained by Cadasto.
| Plugin | Description |
|---|---|
| openehr-assistant | AI plugin to assist on various openEHR related tasks |
| openehr-assistant-dev | Maintainer plugin for developing the openEHR Assistant MCP server and plugin |
| go-coding | Idiomatic Go coding standards for AI assistants (formatting, errors, concurrency, testing, layout) |
| sdd | Spec-Driven Development workflow — requirements, RFC-2119 specs, ADRs, and plans with stable identifiers, traceability, and drift CI |
First, add the Cadasto marketplace to your Claude Code installation. You only need to do this once:
/plugin marketplace add Cadasto/plugin-marketplaceThen install any plugin from the catalog:
/plugin install openehr-assistant@cadastoTo check for plugin updates later:
/plugin marketplace update cadasto