generate-ai-prototype

Generate tool-specific prototype prompts from PRDs for v0.dev, Lovable, and Bolt.new workflows.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/pisithrps/yapzee --skill generate-ai-prototype-pisithrps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-ai-prototype
Source: https://github.com/pisithrps/yapzee/tree/main/.claude/skills/generate-ai-prototype
Command: npx skills add https://github.com/pisithrps/yapzee --skill generate-ai-prototype-pisithrps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts product requirements and feature specs into optimized, copy-paste prompts for AI prototyping platforms so teams can get working prototypes without writing platform-specific instructions from scratch.

Core Features & Use Cases

  • Tool-specific prompt generation: Produces tailored prompts for v0.dev (frontend), Lovable (full-stack), and Bolt.new (quick demos).
  • Complete prototype specs: Includes core user flows, UI components, sample data, data models or schema, edge states, and iteration instructions.
  • Use Case: A PM hands over a PRD and receives a ready-to-paste Lovable prompt that scaffolds authentication, database schema, and protected routes for a full-stack demo.

Quick Start

Generate a v0.dev prototype prompt for the onboarding wizard described in PRD-2024-05.

Frequently Asked Questions about generate-ai-prototype

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PRD into a prompt for AI prototyping tools?

You can convert a PRD into a prompt for AI prototyping tools by inputting your product requirements and feature specs to generate optimized, copy-paste-ready prompts tailored for platforms like v0.dev, Lovable, and Bolt.new. This produces complete prototype specifications including user flows, UI components, and data models.

What is the difference between generating prompts for v0.dev, Lovable, and Bolt.new?

Generating prompts for v0.dev, Lovable, and Bolt.new differs by output scope: v0.dev prompts target frontend prototypes, Lovable prompts scaffold full-stack applications with database schemas, and Bolt.new prompts generate quick demos. Each prompt includes tool-specific instructions.

Can I use a PRD to generate a full-stack prototype prompt with authentication?

Yes, you can use a PRD to generate a full-stack prototype prompt with authentication by producing a Lovable-specific prompt. The generated prompt will scaffold authentication, database schemas, and protected routes for your full-stack demo directly from your feature specs.

How do I generate a v0.dev prompt for an onboarding wizard from a feature spec?

You generate a v0.dev prompt for an onboarding wizard from a feature spec by providing your PRD. The process outputs a ready-to-paste prompt containing core user flows, UI components, edge states, and iteration instructions tailored for v0.dev.

Does a generated prototype prompt include data models and edge cases?

Yes, a generated prototype prompt includes data models and edge cases. The copy-paste-ready prompts contain core user flows, UI components, sample data, data schemas, edge states, and iteration instructions to ensure comprehensive prototype specifications.