By prostrive
Toolkit for developers — feature development, bug fixing, refactoring, testing, code review, security audits, and documentation
npx claudepluginhub prostrive/claude-toolkit --plugin claude-toolkit-devScan the codebase for security vulnerabilities including OWASP top 10, hardcoded secrets, insecure patterns, and produce a structured security audit report
Guided feature development workflow — explore codebase, clarify requirements, design architecture, implement, and review with specialized agents
Systematic debugging workflow to identify, diagnose, and fix bugs with root cause analysis
Analyze the codebase and generate comprehensive technical documentation covering architecture, APIs, data models, and deployment
Explore the codebase and generate a developer onboarding guide so new team members can get up to speed fast
Systematically refactor code to improve structure, readability, and maintainability without changing behavior
Conduct a thorough pull request review with security, performance, and correctness analysis
Install standard MCP servers (Notion, Linear, GitHub, Playwright) globally so they're available in every project
Generate meaningful test coverage for files, modules, or features following project conventions
Architecture design agent that analyzes existing patterns and produces implementation blueprints for new features
Deep codebase analysis agent that traces execution paths, maps architecture, and documents how features work
Code review agent that examines changes for bugs, security issues, and convention violations using confidence-based filtering
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 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.
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Complete developer toolkit for Claude Code