Mattermost Ai Marketplace banner
mattermost mattermost

Mattermost Ai Marketplace

AI community

Description

Staff-contributed Claude Code plugins for Mattermost engineering workflows. Browse, install, and share skills, agents, hooks, and more.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Mattermost AI Marketplace

Staff-contributed Claude Code plugins for Mattermost engineering workflows. Browse, install, and share skills, agents, hooks, and more.

Quick Start

# Add this marketplace
/plugin marketplace add mattermost/mattermost-ai-marketplace

# Browse available plugins
/plugin

# Install a plugin
/plugin install @mattermost-ai-marketplace

# Update the marketplace catalog
/plugin marketplace update mattermost-ai-marketplace

Available Plugins

Plugin Description Category Version
`code-simplifier` Simplifies and refines code for clarity, consistency, and maintainability code-quality 1.0.0
`conflicts` Git merge conflict resolution agent that analyzes intent behind changes git 1.0.0
`figma-implement-design` Translate Figma designs into production-ready code with 1:1 visual fidelity design 1.0.0
`precommit` Discover, run, and resolve all pre-commit code quality checks in a monorepo code-quality 1.0.0
`test-evaluator` Review tests for efficacy, correctness, and coverage gaps testing 1.0.0
`teamimplement` Orche