Personal development toolkit plugins for Claude Code
npx claudepluginhub pouriarouzrokh/pr-claude-pluginsPersonal development toolkit with commands for feature development, MVP development, code cleanup, documentation, deployment, and git operations. Includes specialized agents for codebase exploration, architecture design, and quality review with comprehensive RFD/PRD/checkpoint documentation management.
A Claude Code plugin marketplace by Pouria Rouzrokh.
Inside Claude Code, run:
/plugin marketplace add PouriaRouzrokh/pr-claude-plugins
/plugin install pr@pr-cloud-plugins
This plugin relies on external tools that should be installed before use. Some are required, others enhance specific skills.
| Tool | Type | Used By | Installation |
|---|---|---|---|
| Context7 | MCP server | Package documentation lookup | Add to MCP settings, no API key needed |
| Tool | Type | Used By | Installation |
|---|---|---|---|
| Gemini API | API | generate-image-nb, generate-svg skills | Requires GEMINI_API_KEY environment variable |
| Agentation | Next.js component | agentation skill | Installed per-project via skill |
| Playwright | MCP server | UI testing, browser automation | Install via Claude Code (see below) |
| Agent Teams | Claude Code feature | --team flag on supported commands | Enable in settings (see below) |
.claude/settings.json MCP servers.generate-image-nb and generate-svg skills. Get an API key from Google AI Studio and set GEMINI_API_KEY in your environment, project .env, .claude/.env, or ~/.claude/.env./install-github-mcp playwright or add the Playwright MCP server to your settings. Playwright is used by commands and skills that need browser testing, if available.settings.json:
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}
Then pass --team to supported commands (e.g., /pr:feature-dev my feature --team). See the pr plugin README for details.| Plugin | Description |
|---|---|
| pr | Personal development toolkit with commands for feature development, MVP development, code cleanup, documentation, deployment, and git operations |
The pr plugin implements the ATLAS development framework (Architect, Trace, Link, Assemble, Stress-test) for building production-ready applications. See the pr plugin README for details.
To get the latest plugins, run:
/plugin marketplace update pr-cloud-plugins
Pouria Rouzrokh
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