By dionridley
Autonomous MVP builder — brainstorm, scaffold, and build web app prototypes with parallel AI agents
Autonomous MVP builder — brainstorm, scaffold, build, and track web app prototypes
This file is read by the main `mvp.md` router when the user runs `/mvp build`.
This file is read by the `/mvp build` orchestrator at the start of each build session when the stack is Elixir. The contents are injected into every agent prompt under a `## Elixir/Phoenix Conventions — MANDATORY` section.
This file is read by the `/mvp build` orchestrator at the start of each build session when the stack is JavaScript (Vite + TypeScript + React 19 + TailwindCSS 4). The contents are injected into every agent prompt under a `## TypeScript/React Conventions — MANDATORY` section.
This file is read by the main `mvp.md` router when the user runs `/mvp start` or `/mvp` with no arguments.
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
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 collection of plugins that extend Claude Code's capabilities with specialized workflows and tools.
| Plugin | Description |
|---|---|
| Project Management | Structured project management with research, PRDs, and implementation plans |
| Engineering Tools | Skills and commands to assist with software engineering and coding tasks |
| Experimental | Autonomous MVP builder — brainstorm, scaffold, and build web app prototypes with parallel AI agents |
/plugins to open the plugin managerdionridley/claude-pluginsInstall the entire marketplace to get access to all plugins:
claude plugins add dionridley/claude-plugins
After installation, enable auto-update to receive new features and bug fixes automatically:
claude plugins update dionridley/claude-plugins --auto-update
With auto-update enabled, plugins will be kept up to date each time Claude Code starts.
If you only want specific plugins, you can install them individually by specifying the plugin name:
# Install only the project management plugin
claude plugins add dionridley/claude-plugins --plugin project-management
# Install only the engineering tools plugin
claude plugins add dionridley/claude-plugins --plugin engineering-tools
# Install only the experimental (MVP builder) plugin
claude plugins add dionridley/claude-plugins --plugin experimental
A marketplace is a curated collection of plugins maintained in a single repository. When you add a marketplace:
| Approach | Pros | Cons |
|---|---|---|
| Full Marketplace | Get all plugins at once; simpler updates | May include plugins you don't need |
| Individual Plugin | Only install what you use | Must add each plugin separately |
For most users, installing the full marketplace with auto-update enabled is the simplest approach.
After installation, verify the plugins are available:
# List installed plugins
claude plugins list
# Check available commands
/help
For the project management plugin, you should see commands like /dr-init, /dr-research, /dr-prd, and /dr-plan. For the experimental plugin, you should see /mvp.
If auto-update is not enabled, manually update plugins:
claude plugins update dionridley/claude-plugins
To remove the marketplace and all its plugins:
claude plugins remove dionridley/claude-plugins
Contributions are welcome! See CLAUDE.md for development guidelines.
MIT
npx claudepluginhub dionridley/claude-plugins --plugin experimentalStructured project management with research, PRDs, and implementation plans
Skills and commands to assist with software engineering and coding tasks
Use this agent when you need to quickly create a new application prototype, MVP, or proof-of-concept within the 6-day development cycle. This agent specializes in scaffolding projects, integrating trending features, and building functional demos rapidly. Examples:\n\n<example>\nContext: Starting a new experiment or app idea\nuser: "Create a new app that helps people overcome phone anxiety"\nassistant: "I'll help you create a phone anxiety app. Let me use the rapid-prototyper agent to scaffold this project and build an MVP."\n<commentary>\nWhen starting any new project or experiment, use the rapid-prototyper to quickly set up the foundation and core features.\n</commentary>\n</example>\n\n<example>\nContext: Need to test a trending feature or viral concept\nuser: "I saw this TikTok trend about AI avatars, can we build something around that?"\nassistant: "That's a great trending opportunity! I'll use the rapid-prototyper agent to quickly build a prototype app featuring AI avatars."\n<commentary>\nFor capitalizing on trends and viral content, the rapid-prototyper can quickly create testable prototypes.\n</commentary>\n</example>\n\n<example>\nContext: Validating a business idea with minimal investment\nuser: "We need to test if people would pay for a subscription box curation app"\nassistant: "Let's validate that idea with a quick prototype. I'll use the rapid-prototyper agent to build an MVP with basic subscription and curation features."\n<commentary>\nBusiness validation requires fast prototyping to test market fit before full investment.\n</commentary>\n</example>\n\n<example>\nContext: Creating demo apps for stakeholder presentations\nuser: "We're meeting with investors next week and need to show them our vision"\nassistant: "I'll help create a compelling demo. Let me use the rapid-prototyper agent to build a functional prototype that showcases your vision."\n<commentary>\nInvestor demos and stakeholder presentations benefit from working prototypes rather than just mockups.\n</commentary>\n</example>
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Generate optimized prompts, PRDs, and task plans for Replit Agent that maximize AI understanding and minimize iterations
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.
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.
Complete developer toolkit for Claude Code