Claude Code plugins for developing Mattermost plugins.
Syncs a Mattermost plugin repository with common files from mattermost-plugin-starter-template and fixes all linter issues.
/mattermost-plugin-development:update-from-starter-template
This skill will:
- Prepare the repository by creating a new branch
- Update common build and config files from the starter template while preserving plugin-specific customizations
- Fix linter issues using
gofumptand manual fixes - Verify tests pass and create a commit with PR