By prostrive
Toolkit for product managers — PRD generation, effort estimation, and Linear ticket creation
npx claudepluginhub prostrive/claude-toolkit --plugin claude-toolkit-pmParse a PRD into discrete work items and create tickets in Linear with preview and approval
Analyze the codebase or a feature description and produce a development effort estimate with breakdown by area
Analyze the codebase and generate a structured PRD identifying what exists, what's missing, and what needs to be built
A Claude Code plugin marketplace with two toolkits — one for PMs, one for developers.
# Step 1: Add the marketplace
claude plugin marketplace add github:prostrive/claude-toolkit
# Step 2: Install the plugins you need
claude plugin install claude-toolkit-pm@claude-toolkit-marketplace
claude plugin install claude-toolkit-dev@claude-toolkit-marketplace
Then restart Claude Code. Commands will be available immediately.
Tools for product managers who can code a bit.
| Command | Description |
|---|---|
/generate-prd | Analyze a codebase and generate a structured PRD — what exists, what's missing, what to build |
/estimate | Produce a development effort estimate with breakdown by area |
/create-tickets | Parse a PRD into Linear tickets via MCP with preview and approval |
| Skill | Description |
|---|---|
prd-generator | Adds product thinking context when working with incomplete features or planning |
Tools for the builders.
| Command | Description |
|---|---|
/build-feature | Guided feature development — explore, clarify, design, implement, review (7-phase workflow using all 3 agents) |
/fix-bug | Systematic debugging — trace root cause, implement minimal fix, verify |
/refactor | Analyze code smells, plan refactoring, execute safely with test verification |
/write-tests | Generate meaningful tests matching project conventions and patterns |
/review-pr | Thorough PR review — correctness, security, performance, conventions |
/audit-security | Scan codebase for OWASP top 10, hardcoded secrets, auth gaps |
/generate-docs | Generate technical documentation covering architecture, APIs, data models |
/onboard | Generate a developer onboarding guide for new team members |
/setup-mcp | Install standard MCP servers (Notion, Linear, GitHub, Playwright) globally |
| Skill | Description |
|---|---|
code-review | Applies professional code review standards for production delivery |
| Agent | Description |
|---|---|
code-explorer | Deep codebase analysis — traces execution paths, maps architecture |
code-architect | Designs implementation blueprints aligned with existing codebase patterns |
code-reviewer | Examines code for bugs, security issues, and convention violations |
.md file to <plugin>/commands/SKILL.md to <plugin>/skills/.md file to <plugin>/agents/Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.