
Data Platform Marketplace
- Updated August 10, 2026
- ministryofjustice/data-platform-ai-toolkit
data-platform is an APM-backed Claude Code marketplace that publishes reusable Copilot instruction packages so Data Platform developers share consistent AI guidance across repositories.
About
data-platform is the Ministry of Justice marketplace catalog for Data Platform AI toolkits. It packages universal, platform-engineering, and software-engineering Copilot instruction sets that teams install through APM to keep AI-assisted development consistent across repositories. Developers on MOJ Data Platform work reach for it when they need governed agent instructions rather than ad hoc prompts per repo.
- Three toolkits: universal, platform-engineering, and software-engineering
- Distributed as APM packages with apm.yml dependencies and lockfile pinning
- Also published as Claude Code marketplace index for discovery by friendly name
- Targets Data Platform Services repositories across MOJ engineering
- Maintainers regenerate marketplace.json from apm pack validation
Data Platform by the numbers
- Data as of Aug 11, 2026 (Skillselion catalog sync)
/plugin marketplace add ministryofjustice/data-platform-ai-toolkitAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | August 10, 2026 |
|---|---|
| Repository | ministryofjustice/data-platform-ai-toolkit ↗ |
How do Data Platform teams distribute consistent Copilot and Claude instructions to many repositories without copy-pasting prompts?
Distribute MOJ Data Platform Copilot instruction packs for universal, platform engineering, and Python/Django software engineering repos.
Who is it for?
MOJ Data Platform engineers consuming toolkits via apm install in dev containers with apm.yml-declared dependencies.
Skip if: External teams outside the Data Platform ecosystem or projects that do not use APM-managed agent configuration.
What you get
Selecting a toolkit adds version-pinned APM dependencies and deploys the corresponding instruction files into the repo's agent configuration paths.
Plugins in this marketplace
3 plugins - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What toolkits are available?
universal for all Data Platform repos, platform-engineering for platform prompts, and software-engineering for Python and Django guidance.
Is the marketplace required to use the toolkits?
No. The README states APM install from apm.yml is primary; the marketplace is an optional discovery and naming layer.
How are toolkit versions released?
Maintainers bump package versions in toolkit apm.yml and root apm.yml, run apm pack checks, commit artifacts, then tag releases like universal-v1.0.0.