By ZenterFlow
Formats plugin folders and files according to Claude Code plugin marketplace guidelines
Validate JSON schema compliance for plugin.json and marketplace.json
Auto-fix naming convention violations in plugin directories and files
Create a new Claude Code plugin from template
Quick validation of current plugin without formatting changes
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated Claude Code plugin marketplace featuring professional development tools for plugin formatting and project management.
This is a Claude Code Plugin Marketplace that you can install locally to access custom development tools. Install once, use everywhere in your Claude Code sessions.
Category: Tools | Version: 1.0.0
Automatically formats and validates Claude Code plugins to ensure they meet marketplace guidelines.
Features:
How to Use:
Category: Tools | Version: 1.0.0
One-command project status assessment, priority surfacing, and persistent backlog grooming.
Features:
How to Use:
Add the Marketplace
/plugin marketplace add https://github.com/ZenterFlow/claude-priority
Install Plugins
/plugin install plugin-formatter@claude-priority
/plugin install claude-prioritise@claude-priority
Enable Plugins
/plugin enable plugin-formatter
/plugin enable claude-prioritise
That's it! Your plugins are ready to use.
After installation, verify everything is working:
/plugin marketplace list # Should show "claude-priority"
/plugin list # Should show plugins as "enabled"
Then test the plugins:
claude-priority/
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── .github/workflows/ # CI/CD automation
│ ├── validate-plugins.yml # Plugin validation
│ └── test-installation.yml # Installation testing
├── plugin-formatter/ # Plugin 1: Formatting & validation
│ ├── .claude-plugin/plugin.json
│ ├── agents/plugin-formatter-tutor.md
│ ├── skills/plugin-formatter/
│ │ ├── skill.md
│ │ ├── rules.md
│ │ ├── schemas/ # JSON schemas
│ │ ├── scripts/ # Validation scripts
│ │ └── templates/ # Plugin templates
│ └── README.md
├── claude-prioritise/ # Plugin 2: Task management
│ ├── .claude-plugin/plugin.json
│ ├── agents/claude-prioritise-tutor.md
│ ├── skills/project-status/skill.md
│ ├── persistence/ # Auto-created storage
│ │ ├── log.md
│ │ ├── ideas.md
│ │ └── todo.md
│ └── README.md
├── persistence/ # Project tracking
└── README.md # This file
Marketplace Version: 3.0.0 (Production Release) Last Updated: 2025-11-03
This is a production marketplace. For development, testing, and contributing:
MIT - See LICENSE file for details
One-command project status, priority surfacing and persistent backlog grooming for development workflows
npx claudepluginhub ZenterFlow/claude-priority --plugin plugin-formatterValidates and optimizes Claude Code plugins against official best practices and file patterns
A comprehensive toolkit for creating, validating, and distributing Claude Code plugins
[Internal] claude-code-plugin リポジトリの marketplace 構造を検証し、エラーを自動修正する内部ユーティリティ
Validates Claude Code plugin structure against official Anthropic spec and Intent Solutions enterprise standard
Validates marketplace.json schema after every edit in this repository
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses