lovable-prompts

Community

Turn PRDs into actionable, step-by-step Lovable prompts.

Authorjumski
Version1.0.0
Installs0

System Documentation

What problem does it solves? This Skill transforms complex Product Requirement Documents (PRDs) into a sequence of clear, incremental, and human-verifiable prompts for AI development. It makes implementation predictable and efficient, reducing development cycles and ensuring alignment with requirements.

Core Features & Use Cases

  • Sequenced Development: Breaks down PRDs into ordered phases: Project Setup, Frontend Mocks, Backend Integration, and Polish, ensuring a logical build process.
  • Frontend-First with Mocks: Prioritizes building UI components with dummy data before integrating real backend logic, allowing for early design validation.
  • Human-Verifiable Deliverables: Each prompt includes a checklist for easy verification by both user and AI, ensuring quality at every step.
  • Use Case: You have a detailed PRD for a new web application. Use this skill to generate a series of prompts that guide an AI developer to build the application incrementally, starting with UI mocks and progressively adding backend functionality.

Quick Start

Convert the attached PRD file 'new_dashboard_prd.md' into a sequence of Lovable prompts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lovable-prompts
Download link: https://github.com/jumski/dotfiles/archive/main.zip#lovable-prompts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository