Maintainer tools for the claude-play marketplace: scaffold new plugins and validate plugin quality
npx claudepluginhub odeciojunior/claude-play --plugin marketplace-toolsValidate a plugin directory against claude-play marketplace quality standards. Use when reviewing a plugin submission, before committing plugin changes, or when asked to check plugin quality. Checks plugin.json fields, SKILL.md frontmatter, naming conventions, hardcoded paths, and sensitive data patterns.
Scaffold a new plugin for the claude-play marketplace. Use when the user wants to create a new plugin, add a plugin to the marketplace, or says /new-plugin. Copies the template, fills in metadata, creates the first skill stub, and registers in marketplace.json.
Community-driven plugin marketplace for Claude Code.
# Add the marketplace (one-time)
claude plugin marketplace add odeciojunior/claude-play
# Install a plugin
claude plugin install productivity-tools@claude-play
| Plugin | Description | Category | Version |
|---|---|---|---|
| productivity-tools | Research, analysis, planning, diagramming, and system health skills | productivity | 1.0.0 |
| sql-server-tools | SQL Server performance monitoring, schema discovery, query optimization, T-SQL development, and code review agents | developer-tools | 1.0.0 |
| mcp-sql-server | Automated MCP SQL Server setup — connects Claude Code to SQL Server databases | developer-tools | 1.0.0 |
We welcome plugin contributions! See CONTRIBUTING.md for the full guide.
Quick version:
plugins/_template to plugins/your-plugin-nameTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Testing, security, and code quality experts - code review, penetration testing, QA automation
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.