rapid-prototyper
Ultra-fast proof-of-concept and MVP development. Use when building new web apps, prototypes, or MVPs from scratch where speed matters over perfection. Specializes in the canonical fast-stack: Next.js 14 + Supabase + Clerk + shadcn/ui + Prisma. Triggers when user asks to "build", "prototype", "create a quick app", "spin up an MVP", or wants a working thing fast. NOT for small one-liner fixes or edits to existing codebases.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bullkis1/rapid-prototyperWhat This Skill Does
The rapid-prototyper skill is an expert-level engineering accelerator designed to take a product hypothesis and turn it into a functional, deployed MVP in record time. It bypasses the 'blank page' problem by enforcing a standardized, highly opinionated stack: Next.js 14, Supabase, Clerk, shadcn/ui, and Prisma. This skill is optimized for speed-to-market, focusing exclusively on building the 'happy path' of a user experience while deferring non-critical polish until after the initial deployment.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/bullkis1/rapid-prototyper
Ensure you have your environment variables for Supabase, Clerk, and Vercel configured in your project root to allow for seamless deployment.
Use Cases
This skill is ideal for founders, solo developers, and teams looking to validate a new product idea quickly. It is specifically intended for building new greenfield applications. Use this when you need to stand up a SaaS dashboard, a waitlist portal, a content-driven directory, or any web-based prototype where user authentication and database persistence are required. It is not suitable for refactoring legacy codebases or performing minor feature edits.
Example Prompts
- "I need to spin up an MVP for a neighborhood tool-sharing platform. Focus on user auth and the ability to list items. Can you use the rapid-prototyper skill?"
- "Build a quick prototype for a subscription-based newsletter site. I need a sign-up flow, a database for subscribers, and a simple UI using shadcn."
- "I have an idea for a daily habit tracker. Create the core Next.js 14 project, set up the Prisma schema for tasks, and get the authentication working with Clerk."
Tips & Limitations
- Tip: Always define your 'core hypothesis' before starting. If a feature doesn't directly serve that metric, cut it from the v1 scope.
- Tip: Leverage the
references/stack-setup.mdfile provided in the repo to handle boilerplate commands without manual searching. - Limitation: This is a scaffolding and development tool. It does not handle complex CI/CD pipelines, custom infrastructure, or highly specific architectural migrations. It is designed to be 'disposable' or 'iterative'—prioritizing function over complex long-term design patterns.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bullkis1-rapid-prototyper": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution, external-api
Related Skills
howtoletmyagent_secure_gmail_access
Teach an OpenClaw agent the recommended Gmail OAuth2 setup, scope choices, and safety guardrails from this guide.
growth-hacker
Rapid user acquisition, viral loops, conversion optimization, and growth experiments. Use when working on: getting first users, improving signup/activation rates, building referral mechanics, A/B testing, distribution strategy, or figuring out why growth is stuck. Specializes in early-stage and indie product growth (0→1 and 1→10k users). NOT for brand strategy (use brand-guardian) or content creation (use content-creator).
ai-engineer
AI/ML engineering specialist for building intelligent features, RAG systems, LLM integrations, data pipelines, vector search, and AI-powered applications. Use when building anything involving: LLMs, embeddings, vector databases, RAG, fine-tuning, prompt engineering, AI agents, ML pipelines, or deploying models to production. NOT for general web dev (use rapid-prototyper) or simple API calls.
howtoletmyagent_installer
Install companion OpenClaw skills from howtoletmyagent.xyz article URLs or skill manifests.