Productivity plugins for Claude Code
npx claudepluginhub sinositato/tato-claude-pluginsComplete PRD generation and refinement system with 13 specialized skills
Manage Docker containers across homelab hosts via the Portainer API — status, control, logs, port mapping, networks, volumes, and stack deployment
A curated marketplace of productivity plugins for Claude Code.
| Plugin | Version | Category | Description |
|---|---|---|---|
| PRD Builder | 1.0.0 | Productivity | Complete PRD generation and refinement system with 13 specialized skills |
claude command available)# Add to ~/.claude/plugins/known_marketplaces.json
{
"tato-plugins": {
"source": {
"source": "github",
"repo": "tato/tato-claude-plugins"
}
}
}
/plugin install prd-builder@tato-plugins
Clone the repository and install locally:
git clone https://github.com/tato/tato-claude-plugins.git
cd tato-claude-plugins
/plugin install ./plugins/prd-builder
After installing a plugin, verify it's working:
# Check that skills are available
/help | grep prd-
# Test a skill
/prd-status
Generate your first Product Requirements Document in 5 commands:
# 1. Install the plugin
/plugin install prd-builder@tato-plugins
# 2. Start a discovery session (gather context)
/prd-discover user-authentication
# 3. Generate the PRD from context
/prd-draft prd/user-authentication/prd-context-user-authentication.md
# 4. Analyze the quality
/prd-analyze prd/user-authentication/prd.md
# 5. Iteratively improve it
/prd-refine prd/user-authentication/prd.md
See the PRD Builder documentation for comprehensive guides and advanced usage.
Complete PRD generation and refinement system
Key Features:
View PRD Builder Documentation →
To add your own plugin to this marketplace:
plugins/<plugin-name>/plugins/<plugin-name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonplugins/<plugin-name>/README.mdSee CONTRIBUTING.md for detailed guidelines. (Coming soon)
Before publishing, test plugins locally:
# Install from local directory
/plugin install ./plugins/<plugin-name>
# Verify installation
/help | grep <plugin-skills>
# Test functionality
# Run plugin skills and verify they work as expected
To update an installed plugin:
/plugin update prd-builder@tato-plugins
To update all plugins:
/plugin update-all
Each plugin has its own comprehensive documentation:
Report issues or request features:
Contributions are welcome! See CONTRIBUTING.md for guidelines. (Coming soon)
Planned Plugins:
Want to suggest a plugin? Open an issue!
This marketplace and all plugins are licensed under the MIT License.
Individual plugins may have additional licensing terms - see each plugin's directory for details.
Created and maintained by tato.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories