Personal 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.
Clean and professionalize code using automated review to identify issues before cleanup
Commit changes, update commit log, and push to remote with optional merge or PR creation
Generate comprehensive Product Requirements Document (PRD) through interactive discovery and research
Generate comprehensive technical snapshot of a codebase using code-explorer agents for deep analysis
Guided feature development with codebase understanding, architecture focus, and RFD documentation management
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter
Generate comprehensive Product Requirements Document (PRD) through interactive discovery and research. Interviews the user, conducts web research for best practices and current tech specs, and produces a professional PRD. Use when starting a new project, web app, codebase, ML pipeline, or any development initiative.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Generate comprehensive technical snapshot of a codebase using code-explorer agents for deep analysis. Reads existing checkpoints, PRDs, RFDs, and references to build context. Saves to .claude/checkpoints/checkpoint-N/snapshot.md with auto-incrementing checkpoint numbers.
This skill should be used when the user asks to "generate an image", "create a picture", "make a thumbnail", "design a logo", "draw an illustration", "edit a photo", "add to an image", "remove from an image", or create any visual content including blog headers, icons, diagrams, banners, or graphics. Handles all image generation and editing requests via the Gemini Nano Banana 2 API (gemini-3.1-flash-image-preview).
Generate SVG graphics (hero sections, icons, illustrations, logos, UI components) using Gemini 3.1 Pro. Triggers on "generate an SVG", "create a vector", "make an icon as SVG", "design a hero illustration", or any scalable vector content request.
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 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
npx claudepluginhub pouriarouzrokh/pr-claude-plugins --plugin prDevelopment workflow automation including feature development, code quality, and PR management
Autonomous development methodology: PRD interviews → agent execution → automated review
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.
Software development lifecycle automation - slash commands, agents, and GitHub/GitLab webhook watchers
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
AI-powered agents for specialized development tasks