By rpiplewar
Generate detailed executable PRP plans from tasks, user stories, specs, or ideas, then execute them one-shot to implement validated TypeScript/React/Next.js code, API contracts with Zod/REST YAML, parallel UI POC demos, PRDs with Mermaid diagrams, and run progressive 4-level validations including tests and verifications.
npx claudepluginhub rpiplewar/shipfaster --plugin prpFeature: $ARGUMENTS
Create a comprehensive PRP that enables **one-pass implementation success** through systematic research and context curation.
PRPs enable working code on the first attempt through:
Transform rough ideas into comprehensive PRDs with rich visual documentation.
Usage: `/prp-poc-create-parallel [number_of_demos] "[problem_statement]"`
Usage: `/prp-poc-execute-parallel [poc_directory_pattern]`
Generate a comprehensive specification-driven PRP with clear transformation goals.
Implement a specification using an existing SPEC PRP.
Convert user story/task into executable PRP with deep codebase analysis
Execute a Story PRP with focused task implementation
Generate a comprehensive task list for focused changes with validation.
Run through a task list from an existing TASK PRP.
Create a comprehensive TypeScript PRP that enables **one-pass implementation success** through systematic research and context curation.
PRPs enable working TypeScript/React code on the first attempt through:
claude
Use proactively to find codebase patterns, coding style and team standards. Specialized agent for deep codebase pattern analysis and convention discovery
Use proactivley to research external libraries and fetch relevant documentation for implementation
A lightweight plugin for clarifying tasks and requirements through structured questions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
A comprehensive plugin collection designed to accelerate product development through AI-driven automation, context engineering, and systematic validation.
Rapid Shipping provides a powerful plugin for Claude Code:
PRP (Product Requirement Prompt) - Transform user stories into executable implementation plans with one-pass success rates
The plugin emphasizes context completeness, deterministic validation, and parallel processing to achieve rapid, high-quality output.
/plugin marketplace add rpiplewar/rapid-shipping
/plugin install prp@rapid-shipping
Check available commands:
/help
You should see new commands prefixed with /prp-.
Agentic coding framework that bridges Product Requirements Documents (PRDs) and prompt engineering.
| Command | Description |
|---|---|
/prp-base-create | Create comprehensive PRP for major features |
/prp-base-execute | Execute base PRP with full implementation |
/prp-story-create | Convert user stories to tactical PRPs |
/prp-story-execute | Execute story-based PRPs |
User Story: "Add OAuth authentication to the login page"
↓
/prp-story-create
├─ @codebase-analyst analyzes auth patterns
├─ @library-researcher fetches OAuth library docs
└─ Generates Story PRP with context + tasks
↓
/prp-story-execute
├─ Task 1: CREATE OAuth provider config
├─ Task 2: UPDATE login component
├─ Task 3: ADD integration tests
└─ Validation: pytest + type checks
↓
✓ Feature implemented with passing tests
Located in prp/PRPs/templates/:
prp_base.md - Major featuresprp_base_typescript.md - TypeScript projectsprp_planning.md - Planning phaseprp_poc_react.md - React POCsprp_spec.md - Technical specificationsprp_story_task.md - Sprint storiesprp_task.md - Granular tasksFor a user story:
/prp-story-create
# Provide your user story when prompted
# Review the generated PRP
/prp-story-execute
# Implementation with validation
For a major feature:
/prp-base-create
# Provide feature requirements
# Review comprehensive PRP
/prp-base-execute
# Full implementation
prp/PRPs/README.mdprp/PRPs/STORY_WORKFLOW_GUIDE.mdprp/PRPs/templates/prp/PRPs/ai_docs/ (13 Claude Code reference documents)Provide Claude with precise context to eliminate guesswork:
Break down complex features into clear, executable tasks:
shipfaster/
├── .claude-plugin/
│ └── marketplace.json # Main plugin manifest
└── prp/ # PRP Plugin
├── .claude-plugin/
│ └── plugin.json
├── agents/ # 2 specialized agents
├── commands/ # 15 command definitions
└── PRPs/
├── README.md
├── templates/ # 7 PRP templates
├── scripts/
└── ai_docs/ # 13 Claude Code reference docs
Contributions are welcome! Please follow these guidelines:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim