By sinositato
Complete PRD generation and refinement system with 13 specialized skills
Add a new feature to an existing PRD — creates a feature document or updates the parent in-place
Analyze a PRD for completeness, consistency, ambiguity, and quality
Generate Mermaid diagrams from structured PRD sections (state machines, user flows, data models)
Compare a PRD against its last committed version showing section-by-section changes
Run a structured discovery session to gather context before writing a PRD
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 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.
npx claudepluginhub sinositato/tato-claude-plugins --plugin prd-builderManage Docker containers across homelab hosts via the Portainer API — status, control, logs, port mapping, networks, volumes, and stack deployment
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.