Planning

A shared folder with AI prompts and code snippets

From workspace: Lovable

Team: Prompt library

Total snippets: 2

Lovable

Planning

2 snippets

About planning prompt

This prompt tells the AI to act as a planner. It asks for a sequenced plan to implement an “email notifications for overdue tasks” feature. We explicitly say not to code yet (so we’d run this in Chat mode or just trust that the AI will output a...

Example Prompt – Planning a Feature Implementation:

Before writing any code, **plan out the implementation** of the new Notifications feature. - List each step required to add email notifications when a task is overdue. - Consider both frontend (UI changes, if any) and backend (creating scheduled...